Questions can be bulk created from a CSV file by running the scripts scripts/1start.js
, scripts/2obstacle.js
, scripts/3accelerate.js
, scripts/4finish.js
, and scripts/5final.js
. (The CSV file can be created
from the excel template file)
Implemented proper authentication and sessions management.
scripts/users.js
Control: Rolled back to the simpler reconnecting indicator.
Migrated/Upgraded to Svelte 5 Runes.
Viewer: Switched to Web Audio API because HTMLAudioElement sucks
questions.json has been split into 1start.json, 2obstacle.json, 3accelerate.json, 4finish.json, and 5final.json
Consistency: Background, Colors, README, Landing page, and Favicons has been updated to be consistent with other projects
Closes: