/informatiquiz

Primary LanguageCSSBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Informatiquiz

This is a PHP web application designed to take quizzes in the classroom. The types of questions that can be asked are designed especially for computer science education.

Running

You'll need to define some secrets in the folder /secrets, see the README there for a list of required secrets. After that, you can start the application using docker-compose:

docker-compose up -d