A web-app for conducting a quiz, including a page for players to enter their answers.
Deploy this app to Linode with a free $100 credit!
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.
Admin, ban, and communication management system for games r…
Wordle clone. A Mastermind-like game, but instead of colors…
An open source voxel game engine. Play one of our many game…
Comments (0)
Please login to join the discussion on this project.