Oskar Winkels o.winkels
  • Joined on 2018-11-29
o.winkels pushed to main at o.winkels/klock4 2021-03-30 23:09:38 +02:00
9668c246f9 Add arduino (led) version
o.winkels pushed to main at o.winkels/klock4 2021-03-30 23:07:47 +02:00
0c1c47d578 Add microcontroller-friendly version
o.winkels pushed to main at o.winkels/klock4 2021-03-16 01:02:11 +01:00
a5b5842d94 Initial commit, C WASM version working
o.winkels created repository o.winkels/klock4 2021-03-16 01:00:08 +01:00
o.winkels commented on issue FaSTTUBe/fs-quiz-tool#10 2021-02-09 12:07:12 +01:00
Skip to next question in FSG/FSA quiz modes

I decided to do it as a hidden functionality, since it really is only meant as a workaround. The wait timer is now skippable by clicking the "Wait" button with Ctrl+Shift+Click.

o.winkels closed issue FaSTTUBe/fs-quiz-tool#10 2021-02-09 12:04:00 +01:00
Skip to next question in FSG/FSA quiz modes
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-02-09 12:04:00 +01:00
64ca89eefb Introduce timer skip/bypass using Ctrl+Shift (Resolves #10)
o.winkels commented on issue FaSTTUBe/fs-quiz-tool#10 2021-01-29 00:12:45 +01:00
Skip to next question in FSG/FSA quiz modes

I had the same idea today. This of course defeats the purpose of the synchronicity of the FSG/FSA modes but is probably still useful at times

o.winkels commented on issue FaSTTUBe/fs-quiz-tool#9 2021-01-23 19:50:28 +01:00
FSG/FSA Mode counts waiting time towards total

Solved with 314c9e8c67

o.winkels closed issue FaSTTUBe/fs-quiz-tool#9 2021-01-23 19:50:28 +01:00
FSG/FSA Mode counts waiting time towards total
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-23 19:48:04 +01:00
314c9e8c67 Fix total time counting for timed questions and lots of cleanup
o.winkels opened issue FaSTTUBe/fs-quiz-tool#9 2021-01-23 16:38:30 +01:00
FSG/FSA Mode counts waiting time towards total
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-23 11:16:50 +01:00
6cdf7dbb4d FSA counter workaround for questions without time
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-23 11:05:30 +01:00
bcbf149c6c Add workaround so the fsczech quizzes saved before work again
e3a15ac60f Fix bug that didn't allow infinity values to be saved
Compare 2 commits »
o.winkels commented on issue FaSTTUBe/fs-quiz-tool#4 2021-01-23 02:31:15 +01:00
Penalties/Bonuses

FSA bonus points kinda done but not really

o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-23 02:21:57 +01:00
c19a7941fa Add full FSA mode (resolves #3)
o.winkels closed issue FaSTTUBe/fs-quiz-tool#3 2021-01-23 02:21:56 +01:00
More quiz modes
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-22 22:16:00 +01:00
2ef91956b4 Correct sample question i guess
o.winkels closed issue FaSTTUBe/fs-quiz-tool#8 2021-01-22 22:15:39 +01:00
FSG/FSA: Show time taken per question on review page
o.winkels pushed to master at FaSTTUBe/fs-quiz-tool 2021-01-22 22:15:39 +01:00
abd13de356 Show time taken per question on review page (resolves #8)