A tool to help FS teams train for registration qualification quizzes
Go to file
Oskar Winkels bcbf149c6c Add workaround so the fsczech quizzes saved before work again 2021-01-23 11:05:03 +01:00
fs-quiz-tool-db Deployment improvements 2020-12-07 23:30:23 +01:00
res Correct sample question i guess 2021-01-22 22:15:42 +01:00
web Add workaround so the fsczech quizzes saved before work again 2021-01-23 11:05:03 +01:00
.gitignore
FORMAT.md Allow setting time per question (resolves #7) 2021-01-22 19:12:06 +01:00
LICENSE.md
README.md
setup.py

README.md

FS Quiz Tool

Tool for fs teams to train for registration qualification quizzes

To start the app run

# clone, cd into repo
pip install -e .
python3 -m fs-quiz-tool-db

Then, open http://localhost:12345 in your browser.