danielemery / quizlord-api

Graphql api for sharing newspaper quizzes between friends, including results and statistics
https://quizlord.net
MIT License
1 stars 0 forks source link

Add `SPECIAL` quiz type #101

Open danielemery opened 2 months ago

danielemery commented 2 months ago

Current quiz type options are SHARK and BRAINWAVES. Every now and then the quiz sources have quizzes that do not fall into these categories (eg the Australian knowledge quiz or the Queen quiz). A new SPECIAL quiz type should be added for these one-off type quizzes. Along with this it should be possible to override the max scores for SPECIAL type quizzes on a per-quiz basis. Initially this does not need an accompanying UI but that could be added later if more of these quizzes come up,