OpenQuestion/README.md

12 lines
566 B
Markdown
Raw Normal View History

2018-02-05 21:47:58 -07:00
<object type="image/svg+xml" data="https://source.netsyms.com/Netsyms/OpenQuestion/raw/master/img/logo.svg" alt="OpenQuestion" style="max-width: 50%;"></object>
2018-02-05 21:45:25 -07:00
A simple system for creating multiple-choice questions for an audience to
answer on their phones. Responses are tallied and displayed in real-time.
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.