arthurrump / informatiquiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 2-Clause "Simplified" License


Languages

Language:CSS 45.9%Language:JavaScript 42.0%Language:PHP 11.6%Language:TSQL 0.5%Language:Hack 0.0%Language:Dockerfile 0.0%