A tool to help FS teams train for registration qualification quizzes
Go to file
Oskar Winkels 27f8b6d5d0
Add debug statements
2021-11-11 19:03:45 +01:00
fs-quiz-tool-db Add debug statements 2021-11-11 19:03:45 +01:00
res Introduce timer skip/bypass using Ctrl+Shift (Resolves #10) 2021-02-09 12:02:42 +01:00
web Introduce timer skip/bypass using Ctrl+Shift (Resolves #10) 2021-02-09 12:02:42 +01:00
.gitignore
FORMAT.md Allow setting time per question (resolves #7) 2021-01-22 19:12:06 +01:00
LICENSE.md
README.md Move todos to issues and add instructions to README 2020-12-07 22:09:15 +01:00
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.