Commit Graph

29 Commits

Author SHA1 Message Date
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
Oskar Winkels ee41e01519 Rerender Quiz form on Submit 2020-01-15 15:26:20 +01:00
Oskar Winkels 29a5e2aa8c Fix button alignmant, add footer. Also, needs more memes 2020-01-14 01:22:54 +01:00
Oskar Winkels 4c13d49346 Add new todos after feedback from first session 2020-01-13 22:49:11 +01:00
Oskar Winkels 7985fb1337 Fix state resetting and button display 2020-01-13 00:52:30 +01:00
Oskar Winkels e64f6ec709 only reset state on new quiz, then also remove link 2020-01-13 00:41:05 +01:00
Oskar Winkels 295e851868 Add Makefile 2020-01-13 00:29:51 +01:00
Oskar Winkels 777be865f8 Reset state after quiz 2020-01-13 00:24:53 +01:00
Oskar Winkels fe519bf80a Switched from PUT to POST because i'm stupid, also src folder 2020-01-12 23:26:15 +01:00
Oskar Winkels c5bc2aa7c1 Update README text 2020-01-12 15:31:57 +01:00
Oskar Winkels fc2c7a467a Add LICENSE 2020-01-12 15:27:43 +01:00
Oskar Winkels 2c8871cfeb initial code commit 2020-01-12 15:25:31 +01:00