My Quiz Tool
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
The app is controlled by keybord (make sure your browser window is focused):
> next question
< prev question
a, b, c, d, select team to answer
x cancel team selection
g correct answer given (after selecting team)
f wrong answer given (after selecting team)
+ and - manually adjust score for selected team