A tool to help FS teams train for registration qualification quizzes
Go to file
Oskar Winkels 57a52478cc Add sequential mode 2021-01-11 18:50:32 +01:00
fs-quiz-tool-db
res Add sample questions 2021-01-06 00:02:28 +01:00
web Add sequential mode 2021-01-11 18:50:32 +01:00
.gitignore
FORMAT.md Update 'FORMAT.md' 2020-12-16 12:57:58 +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.