
A simple system for creating multiple-choice questions for an audience to answer on their phones. Responses are tallied and displayed in real-time.
Demo: https://openquestion.netsyms.com/
Installation
- Install Apache, PHP 7, and a database (MySQL, but others will probably work too).
- Run composer install.
- Import
database.sql
into your database. - Copy settings.template.php to settings.php and plug in your settings.
Description
A simple system for creating multiple-choice questions for an audience to
answer on their phones. Responses are tallied and displayed in real-time.
https://openquestion.netsyms.com
Languages
PHP
71.4%
CSS
21.4%
TSQL
7.2%