Commit Graph

61 Commits

Author SHA1 Message Date
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 bfb7f477af
Only close files when they've been opened 2021-11-11 19:33:45 +01:00
Oskar Winkels 27f8b6d5d0
Add debug statements 2021-11-11 19:03:45 +01:00
Oskar Winkels 99da9da68a
Write to FS on every POST to prevent data loss on server crash 2021-11-11 18:56:36 +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 e3a15ac60f Fix bug that didn't allow infinity values to be saved 2021-01-23 11:02:11 +01:00
Oskar Winkels c19a7941fa Add full FSA mode (resolves #3) 2021-01-23 02:21:37 +01:00
Oskar Winkels 2ef91956b4 Correct sample question i guess 2021-01-22 22:15:42 +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 6c1040013f Update Copyright to stay updated to the current year 2021-01-22 19:59:06 +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 015e5713e5 FSS actually allows 10 tries apparently 2021-01-16 17:08:08 +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 43b71985f1 Allow whitespace and empty lines before/after spreadsheet input 2021-01-06 21:17:41 +01:00
Oskar Winkels d87588939f Add sample questions 2021-01-06 00:02:28 +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
Oskar Winkels c39284729d Update 'FORMAT.md' 2020-12-16 12:57:58 +01:00
Oskar Winkels 0a3ac75f53 Add format examples 2020-12-16 12:44:36 +01:00
Oskar Winkels 9a5210a656 Deployment improvements 2020-12-07 23:30:23 +01:00
Oskar Winkels 5d9f9e92ae Fix local domain usage in frontend 2020-12-07 23:01:11 +01:00
Oskar Winkels 6760ed65a2 Add configs (resolve #2) 2020-12-07 23:00:51 +01:00
Oskar Winkels 8a57b0cd84 Move todos to issues and add instructions to README 2020-12-07 22:09:15 +01:00
Oskar Winkels 99fe1e25ce Enable dev and domain independent serving, add favicon 2020-12-07 21:37:41 +01:00
Oskar Winkels 5f296849f5 clean up and properly structure backend 2020-12-07 21:03:30 +01:00
Oskar Winkels c5a124e054 replace license with markdown version 2020-12-07 20:52:53 +01:00
Oskar Winkels 6350934e65 Move backend to this repo and update some stuff 2020-12-07 20:31:03 +01:00
Oskar Winkels 21caaefa99 move static content to web/ 2020-12-07 20:30:35 +01:00
Oskar Winkels 15adf86554 Explain different FS Quiz kinds better 2020-11-24 18:43:33 +01:00
Oskar Winkels 6d528775a8 Fix some regressions where text questions were falsely identified as invalid. 2020-01-28 12:11:00 +01:00
Oskar Winkels 52592defe6 More fool-proof parsing 2020-01-27 20:21:56 +01:00
Oskar Winkels 574726cf9d Handle parsing of cells with quotes and tabs inside 2020-01-21 00:12:27 +01:00
Oskar Winkels d69b255497 fix bug with questions above 9 being misidentified because i'm a moron
who didn't think to test with more that 9 questions and only checking
one digit -.-
2020-01-15 23:23:40 +01:00
Oskar Winkels f3dfdeddc4 Add more logs for debugging 2020-01-15 23:17:04 +01:00
Oskar Winkels 4277dcbc7d Fix footer spacing 2020-01-15 19:49:21 +01:00
Oskar Winkels add688f958 Fix footer spacing 2020-01-15 19:46:15 +01:00
Oskar Winkels 6447680719 Better browser warnings 2020-01-15 19:00:51 +01:00
Oskar Winkels aeb539b687 Fix scrolling glitches 2020-01-15 18:37:54 +01:00
Oskar Winkels ca1c9e1233 Footer positioning 2020-01-15 18:28:08 +01:00
Oskar Winkels 58118abb77 Add total timer 2020-01-15 18:02:00 +01:00