Commit Graph

22 Commits

Author SHA1 Message Date
Oskar Winkels 872e10ba08
Fix regression resetting inputs after wait
The wait timer for the next question would trigger the reset of inputs
because FSG thought the question was over without a question submitted
2023-11-22 20:38:53 +01:00
Oskar Winkels 5cb2182f4c
Add FSA progress bar and some bonus point counting
Resolves #14
2023-01-31 00:03:57 +01:00
Oskar Winkels d25f7f2f0c
FSG: Not activey submitting will always be regarded as no answer (fail)
resolves #12
2023-01-30 22:15:18 +01:00
Oskar Winkels 095716c2eb
Fix #11 by remembering whether results are shown in state 2022-01-15 22:33:54 +01:00
Oskar Winkels 0a9055431f
Skip question using only shift+click because ctrl is hard on mac/safari 2022-01-03 20:53:17 +01:00
Oskar Winkels 64ca89eefb Introduce timer skip/bypass using Ctrl+Shift (Resolves #10) 2021-02-09 12:02:42 +01:00
Oskar Winkels 314c9e8c67 Fix total time counting for timed questions and lots of cleanup 2021-01-23 19:47:19 +01:00
Oskar Winkels 6cdf7dbb4d FSA counter workaround for questions without time 2021-01-23 11:16:32 +01:00
Oskar Winkels bcbf149c6c Add workaround so the fsczech quizzes saved before work again 2021-01-23 11:05:03 +01:00
Oskar Winkels c19a7941fa Add full FSA mode (resolves #3) 2021-01-23 02:21:37 +01:00
Oskar Winkels abd13de356 Show time taken per question on review page (resolves #8) 2021-01-22 22:14:52 +01:00
Oskar Winkels b9a9ea8a1b Allow setting time per question (resolves #7) 2021-01-22 19:12:06 +01:00
Oskar Winkels 7592752de0 Add authors and explanations to review mode and fix some stuff 2021-01-18 00:03:58 +01:00
Oskar Winkels b0506a0377 Finalize answer display, explanations and authors still tbd 2021-01-17 14:12:32 +01:00
Oskar Winkels a0d550d55f Very rudimentary answer display view, needs a lot of work still 2021-01-16 21:00:26 +01:00
Oskar Winkels ab1de5a22a Update URL and delete state when going back to editor 2021-01-16 17:20:02 +01:00
Oskar Winkels 1cf2c3c446 Fix broken quiz sharing function (actually save all necessay state) 2021-01-16 16:50:44 +01:00
Oskar Winkels 57846a83c9 Implement most new Quiz modes (see #3) except proper overtime for FSA.
Probably quite buggy
2021-01-13 23:18:17 +01:00
Oskar Winkels 57a52478cc Add sequential mode 2021-01-11 18:50:32 +01:00
Oskar Winkels 9e63f6986c Add configurable values to rule system 2021-01-06 00:01:06 +01:00
Oskar Winkels 71095cd5b8 Added basic rule system 2021-01-05 23:31:58 +01:00
Oskar Winkels 83544a28be Refactor this shit 2021-01-05 18:33:46 +01:00