| checkFillBlanks | Validate a fill-in-the-blank question object |
| checkMultiQuestions | Validate a list of question objects |
| checkSingleQuestion | Validate a single question object |
| fillBlanks | Create a fill-in-the-blank cloze quiz |
| fillBlanks-shiny | Shiny bindings for fillBlanks |
| fillBlanksOutput | Shiny bindings for fillBlanks |
| multiQuestions | Create a multi-page quiz with navigation, timer, and results |
| multiQuestions-shiny | Shiny bindings for multiQuestions |
| multiQuestionsOutput | Shiny bindings for multiQuestions |
| renderFillBlanks | Shiny bindings for fillBlanks |
| renderMultiQuestions | Shiny bindings for multiQuestions |
| renderSingleQuestion | Shiny bindings for singleQuestion |
| rquizTheme | Create a reusable quiz theme |
| singleQuestion | Create a single-question quiz (single-choice or multiple-choice) |
| singleQuestion-shiny | Shiny bindings for singleQuestion |
| singleQuestionOutput | Shiny bindings for singleQuestion |