OpenQuestion 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 ------------ 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.