aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/StyleProviderQuiz.tsx
AgeCommit message (Collapse)Author
2024-10-07moved some more quiz functions to styleProviderQuizbobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ↵bobzel
changed quizBoxes and quizMode to be stored as Doc metadata. Extended styles to cover contextMenuItems. remove this.setListening() from comparisonBox until contextMenu selectedVal is fixed.