A web-app for conducting a quiz, including a page for players to enter their answers.
Self-host this app for $0.99/mo only!
A web-app for conducting a quiz, including a page for players to enter their answers. Lots of question types are suported, which are configured in a YAML file.
bin/server
(UNIX) or bin/server.bat
(Windows)git clone https://github.com/nymanjens/quizmaster.git
cd quizmaster
docker-compose --file=docker-compose-prebuilt.yml up
git clone https://github.com/nymanjens/quizmaster.git
cd quizmaster
docker-compose --file=docker-compose-build-locally.yml up
conf/quiz/quiz-config.yml
:Follow these steps to host a quiz:
conf/quiz/quiz-config.yml
. You can test your quiz by starting a
local server with it (see the installation section above)masterSecret
in quiz-config.yml
). The important pages during the quiz:left/right
: Go to the previous/next step of the questionalt + left/right
: Go to the previous/next questionalt + shift + left/right
: Go to the previous/next roundspacebar
: Pause and resume the timershift + r
: Play the current audio/video file from the beginningshift + -/o
: Subtract 30 seconds from the current timershift + =/+/p
: Add 30 seconds from the current timeralt + enter
: Toggle enlarged image (if there is a visible image)a
: toggle the answer to be visible in the master view (http://localhost:9000/app/master)Please login to review this project.
No reviews for this project yet.
The Battle for Wesnoth is an Open Source, turn-based tactic…
An open source voxel game engine. Play one of our many game…
Fast paced HTML5 puzzle game inspired by Tetris.
Comments (0)
Please login to join the discussion on this project.