Coder Social home page Coder Social logo

livevoting's Introduction

LiveVoting

Features

  • multiple/single/correct order/priorisation choice vote
  • anonymous voting
  • live updates
  • pin acces via http://iliasdomain.tdl/vote
  • vote and unvote
  • show/hide live results
  • Freeze Voting
  • Fullscreen
  • Presenter link
  • Export PowerPoint with slides for each questions with presenter link
  • Presentation of Number range

Documentation

https://github.com/studer-raimann/LiveVoting/blob/master/doc/Documentation.pdf

Installation

Start at your ILIAS root directory

mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject
cd Customizing/global/plugins/Services/Repository/RepositoryObject
git clone https://github.com/studer-raimann/LiveVoting.git LiveVoting

As ILIAS administrator go to "Administration->Plugins" and install/activate the plugin.

Shortlink-Config

Config Rewrite Rule in .htaccess or Apache-Config:

<IfModule mod_rewrite.c>
	RewriteEngine On
	RewriteRule ^/vote(/\w*) /Customizing/global/plugins/Services/Repository/RepositoryObject/LiveVoting/pin.php?xlvo_pin=$1 [L]
	RewriteRule ^/presenter(/\w*)(/\w*)(/\w*)?(/\w*)? /Customizing/global/plugins/Services/Repository/RepositoryObject/LiveVoting/presenter.php?xlvo_pin=$1&xlvo_puk=$2&xlvo_voting=$3&xlvo_ppt=$4 [L]
</IfModule>

Some screenshots

TODO

PowerPoint export

For display the exported PowerPoint files you need to install the WebViewer-AddIn in PowerPoint: https://appsource.microsoft.com/en-us/product/office/WA104295828?tab=Overview You need also to configure your website as HTTPS and allow that your website can be displayed in frames.

Dependencies

Please use it for further development!

Adjustment suggestions

ILIAS Plugin SLA

Wir lieben und leben die Philosophie von Open Source Software! Die meisten unserer Entwicklungen, welche wir im Kundenauftrag oder in Eigenleistung entwickeln, stellen wir öffentlich allen Interessierten kostenlos unter https://github.com/studer-raimann zur Verfügung.

Setzen Sie eines unserer Plugins professionell ein? Sichern Sie sich mittels SLA die termingerechte Verfügbarkeit dieses Plugins auch für die kommenden ILIAS Versionen. Informieren Sie sich hierzu unter https://studer-raimann.ch/produkte/ilias-plugins/plugin-sla.

Bitte beachten Sie, dass wir nur Institutionen, welche ein SLA abschliessen Unterstützung und Release-Pflege garantieren.

livevoting's People

Contributors

chfsx avatar fluxfw avatar danielaemmer avatar mstuder avatar otruffer avatar jixaw avatar lzehnder avatar corro avatar bogenschlag avatar kissdanigh avatar wanze avatar hufschmidt avatar

Watchers

James Cloos avatar Raphael avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.