You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
575 B
Markdown

6 years ago
<img src="https://source.netsyms.com/Netsyms/OpenQuestion/raw/master/img/logo.png" alt="OpenQuestion" style="max-width: 50%;" />
A simple system for creating multiple-choice questions for an audience to
answer on their phones. Responses are tallied and displayed in real-time.
6 years ago
Demo: https://openquestion.netsyms.com/
Installation
------------
0. Install Apache, PHP 7, and a database (MySQL, but others will probably work too).
1. Run composer install.
2. Import `database.sql` into your database.
3. Copy settings.template.php to settings.php and plug in your settings.