-
v1.9.10
Stablereleased this
2026-05-23 12:42:01 -05:00 | 4 commits to main since this release- [quiz]
optionsare now all uppercase letters - [quiz] db constraints added to the
correct_optioncolumn requiring correct single character options between A-D - [quiz] spectree validation on
POSTrequests to ouranswerendpoint. will require a correct option but will convert from lowercase to uppercase if needed - [quiz] updated javascript frontend to match our uppercase options
- [quiz]
-
v1.9.8
Stablereleased this
2026-05-22 11:15:15 -05:00 | 6 commits to main since this release- [quiz] implement shuffle options setting
- [quiz] add guard code for settings/quizzes created before the shuffle options setting to avoid crashes
- [quiz] add note about shuffle options setting to
how-this-workspopover
-
v1.9.6
Stablereleased this
2026-05-21 15:30:57 -05:00 | 10 commits to main since this release- [quiz] move settings and how this works buttons to top of page
- [quiz] settings icon instead of text
- [quiz] use
spanto create our own options letters with updated css styling
-
v1.9.5
Stablereleased this
2026-05-21 11:15:30 -05:00 | 12 commits to main since this release- [quiz] fix for users who don't have any settings configured
- [quiz] inputs are now inside labels for easy selection and styling of question options
- [quiz] layout adjustments for portrait mode
-
v1.9.4
Stablereleased this
2026-05-20 14:51:24 -05:00 | 16 commits to main since this release- [quiz] attempt to fix issue loading quiz questions on iOS
- [quiz] added some try catch blocks for accessing localStorage
-
v1.9.3
Stablereleased this
2026-05-20 10:34:16 -05:00 | 17 commits to main since this release- [quiz]
Start Quizbutton now will update between that andContinue Quizif a quiz is active - [quiz] fertility quiz added
- [quiz]
-
v1.9.2
Stablereleased this
2026-05-19 14:51:20 -05:00 | 19 commits to main since this release- [quiz] baseball terminology quiz
- [quiz]
quizzesapi endpoint now returns latest quizzes first - [quiz] adjust layout of questions on portrait
-
v1.9.1
Stablereleased this
2026-05-18 15:31:14 -05:00 | 23 commits to main since this release- [quiz] user settings for question limit and hiding answers
- [quiz] button to delete active quiz data
- [quiz]
how-this-workspopover - [quiz] continents quiz