@thanh01.pmt/interactive-quiz-kit 1.0.30 → 1.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (502) hide show
  1. package/dist/ai-ecosystem-D6vuLxnS.d.ts +228 -0
  2. package/dist/ai-ecosystem-DCPvHU4-.d.cts +228 -0
  3. package/dist/ai.d.cts +2017 -0
  4. package/dist/ai.d.ts +2017 -40
  5. package/dist/authoring.d.cts +11 -0
  6. package/dist/authoring.d.ts +11 -6
  7. package/dist/index.d.cts +444 -0
  8. package/dist/index.d.ts +444 -31
  9. package/dist/player.d.cts +13 -0
  10. package/dist/player.d.ts +3 -2
  11. package/dist/quiz-config-Df_89hFx.d.cts +198 -0
  12. package/dist/quiz-config-Df_89hFx.d.ts +198 -0
  13. package/dist/react-ui.d.cts +206 -0
  14. package/dist/react-ui.d.ts +206 -58
  15. package/dist/toaster-Blf5k3DP.d.cts +132 -0
  16. package/dist/toaster-BrChkQ23.d.ts +132 -0
  17. package/package.json +1 -1
  18. package/dist/ai/dev.d.ts +0 -16
  19. package/dist/ai/dev.d.ts.map +0 -1
  20. package/dist/ai/flows/ask-tutor-chat-types.d.ts +0 -67
  21. package/dist/ai/flows/ask-tutor-chat-types.d.ts.map +0 -1
  22. package/dist/ai/flows/ask-tutor-chat.d.ts +0 -3
  23. package/dist/ai/flows/ask-tutor-chat.d.ts.map +0 -1
  24. package/dist/ai/flows/assess-and-map-document-types.d.ts +0 -80
  25. package/dist/ai/flows/assess-and-map-document-types.d.ts.map +0 -1
  26. package/dist/ai/flows/assess-and-map-document.d.ts +0 -3
  27. package/dist/ai/flows/assess-and-map-document.d.ts.map +0 -1
  28. package/dist/ai/flows/evaluate-user-code-types.d.ts +0 -49
  29. package/dist/ai/flows/evaluate-user-code-types.d.ts.map +0 -1
  30. package/dist/ai/flows/evaluate-user-code.d.ts +0 -3
  31. package/dist/ai/flows/evaluate-user-code.d.ts.map +0 -1
  32. package/dist/ai/flows/generate-learning-analysis-types.d.ts +0 -200
  33. package/dist/ai/flows/generate-learning-analysis-types.d.ts.map +0 -1
  34. package/dist/ai/flows/generate-learning-analysis.d.ts +0 -4
  35. package/dist/ai/flows/generate-learning-analysis.d.ts.map +0 -1
  36. package/dist/ai/flows/generate-motivational-quote.d.ts +0 -3
  37. package/dist/ai/flows/generate-motivational-quote.d.ts.map +0 -1
  38. package/dist/ai/flows/generate-practice-quiz.d.ts +0 -76
  39. package/dist/ai/flows/generate-practice-quiz.d.ts.map +0 -1
  40. package/dist/ai/flows/generate-practice-suggestion.d.ts +0 -149
  41. package/dist/ai/flows/generate-practice-suggestion.d.ts.map +0 -1
  42. package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts +0 -122
  43. package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts.map +0 -1
  44. package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts +0 -3
  45. package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts.map +0 -1
  46. package/dist/ai/flows/generate-quiz-from-text-types.d.ts +0 -358
  47. package/dist/ai/flows/generate-quiz-from-text-types.d.ts.map +0 -1
  48. package/dist/ai/flows/generate-quiz-from-text.d.ts +0 -3
  49. package/dist/ai/flows/generate-quiz-from-text.d.ts.map +0 -1
  50. package/dist/ai/flows/generate-quiz-plan-types.d.ts +0 -272
  51. package/dist/ai/flows/generate-quiz-plan-types.d.ts.map +0 -1
  52. package/dist/ai/flows/generate-quiz-plan.d.ts +0 -12
  53. package/dist/ai/flows/generate-quiz-plan.d.ts.map +0 -1
  54. package/dist/ai/flows/generate-quiz-review.d.ts +0 -3
  55. package/dist/ai/flows/generate-quiz-review.d.ts.map +0 -1
  56. package/dist/ai/flows/generate-single-knowledge-card-types.d.ts +0 -34
  57. package/dist/ai/flows/generate-single-knowledge-card-types.d.ts.map +0 -1
  58. package/dist/ai/flows/generate-single-knowledge-card.d.ts +0 -3
  59. package/dist/ai/flows/generate-single-knowledge-card.d.ts.map +0 -1
  60. package/dist/ai/flows/motivational-quote-types.d.ts +0 -30
  61. package/dist/ai/flows/motivational-quote-types.d.ts.map +0 -1
  62. package/dist/ai/flows/plan-knowledge-cards-types.d.ts +0 -24
  63. package/dist/ai/flows/plan-knowledge-cards-types.d.ts.map +0 -1
  64. package/dist/ai/flows/plan-knowledge-cards.d.ts +0 -3
  65. package/dist/ai/flows/plan-knowledge-cards.d.ts.map +0 -1
  66. package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts +0 -133
  67. package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts.map +0 -1
  68. package/dist/ai/flows/question-gen/generate-coding-question.d.ts +0 -3
  69. package/dist/ai/flows/question-gen/generate-coding-question.d.ts.map +0 -1
  70. package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts +0 -142
  71. package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts.map +0 -1
  72. package/dist/ai/flows/question-gen/generate-fitb-question.d.ts +0 -3
  73. package/dist/ai/flows/question-gen/generate-fitb-question.d.ts.map +0 -1
  74. package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts +0 -137
  75. package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts.map +0 -1
  76. package/dist/ai/flows/question-gen/generate-matching-question.d.ts +0 -3
  77. package/dist/ai/flows/question-gen/generate-matching-question.d.ts.map +0 -1
  78. package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts +0 -137
  79. package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts.map +0 -1
  80. package/dist/ai/flows/question-gen/generate-mcq-question.d.ts +0 -3
  81. package/dist/ai/flows/question-gen/generate-mcq-question.d.ts.map +0 -1
  82. package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts +0 -143
  83. package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts.map +0 -1
  84. package/dist/ai/flows/question-gen/generate-mrq-question.d.ts +0 -3
  85. package/dist/ai/flows/question-gen/generate-mrq-question.d.ts.map +0 -1
  86. package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts +0 -131
  87. package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts.map +0 -1
  88. package/dist/ai/flows/question-gen/generate-numeric-question.d.ts +0 -3
  89. package/dist/ai/flows/question-gen/generate-numeric-question.d.ts.map +0 -1
  90. package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts +0 -119
  91. package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts.map +0 -1
  92. package/dist/ai/flows/question-gen/generate-sequence-question.d.ts +0 -3
  93. package/dist/ai/flows/question-gen/generate-sequence-question.d.ts.map +0 -1
  94. package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts +0 -119
  95. package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts.map +0 -1
  96. package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts +0 -3
  97. package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts.map +0 -1
  98. package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts +0 -115
  99. package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts.map +0 -1
  100. package/dist/ai/flows/question-gen/generate-true-false-question.d.ts +0 -3
  101. package/dist/ai/flows/question-gen/generate-true-false-question.d.ts.map +0 -1
  102. package/dist/ai/flows/question-gen/question-generation-schemas.d.ts +0 -1027
  103. package/dist/ai/flows/question-gen/question-generation-schemas.d.ts.map +0 -1
  104. package/dist/ai/flows/review-types.d.ts +0 -79
  105. package/dist/ai/flows/review-types.d.ts.map +0 -1
  106. package/dist/ai/flows/shared-schemas.d.ts +0 -133
  107. package/dist/ai/flows/shared-schemas.d.ts.map +0 -1
  108. package/dist/ai/genkit.d.ts +0 -2
  109. package/dist/ai/genkit.d.ts.map +0 -1
  110. package/dist/ai.d.ts.map +0 -1
  111. package/dist/authoring.d.ts.map +0 -1
  112. package/dist/i18n.d.ts +0 -3
  113. package/dist/i18n.d.ts.map +0 -1
  114. package/dist/index.d.ts.map +0 -1
  115. package/dist/player.d.ts.map +0 -1
  116. package/dist/react-ui/components/app/APIKeyManagerModal.d.ts +0 -8
  117. package/dist/react-ui/components/app/APIKeyManagerModal.d.ts.map +0 -1
  118. package/dist/react-ui/components/app/AppController.d.ts +0 -3
  119. package/dist/react-ui/components/app/AppController.d.ts.map +0 -1
  120. package/dist/react-ui/components/app/ManageImageContexts.d.ts +0 -3
  121. package/dist/react-ui/components/app/ManageImageContexts.d.ts.map +0 -1
  122. package/dist/react-ui/components/app/ManageTopics.d.ts +0 -3
  123. package/dist/react-ui/components/app/ManageTopics.d.ts.map +0 -1
  124. package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts +0 -3
  125. package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts.map +0 -1
  126. package/dist/react-ui/components/app/SettingsModal.d.ts +0 -10
  127. package/dist/react-ui/components/app/SettingsModal.d.ts.map +0 -1
  128. package/dist/react-ui/components/app/UploadResourceModal.d.ts +0 -8
  129. package/dist/react-ui/components/app/UploadResourceModal.d.ts.map +0 -1
  130. package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts +0 -11
  131. package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts.map +0 -1
  132. package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts +0 -19
  133. package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts.map +0 -1
  134. package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts +0 -9
  135. package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts.map +0 -1
  136. package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts +0 -9
  137. package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts.map +0 -1
  138. package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts +0 -9
  139. package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts.map +0 -1
  140. package/dist/react-ui/components/authoring/EditQuestionModal.d.ts +0 -11
  141. package/dist/react-ui/components/authoring/EditQuestionModal.d.ts.map +0 -1
  142. package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts +0 -9
  143. package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts.map +0 -1
  144. package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts +0 -9
  145. package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts.map +0 -1
  146. package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts +0 -10
  147. package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts.map +0 -1
  148. package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts +0 -9
  149. package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts.map +0 -1
  150. package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts +0 -9
  151. package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts.map +0 -1
  152. package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts +0 -9
  153. package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts.map +0 -1
  154. package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts +0 -9
  155. package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts.map +0 -1
  156. package/dist/react-ui/components/authoring/QuestionFilters.d.ts +0 -9
  157. package/dist/react-ui/components/authoring/QuestionFilters.d.ts.map +0 -1
  158. package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts +0 -11
  159. package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts.map +0 -1
  160. package/dist/react-ui/components/authoring/QuestionList.d.ts +0 -11
  161. package/dist/react-ui/components/authoring/QuestionList.d.ts.map +0 -1
  162. package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts +0 -10
  163. package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts.map +0 -1
  164. package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts +0 -10
  165. package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts.map +0 -1
  166. package/dist/react-ui/components/authoring/SCORMExportModal.d.ts +0 -13
  167. package/dist/react-ui/components/authoring/SCORMExportModal.d.ts.map +0 -1
  168. package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts +0 -9
  169. package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts.map +0 -1
  170. package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts +0 -9
  171. package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts.map +0 -1
  172. package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts +0 -9
  173. package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts.map +0 -1
  174. package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts +0 -9
  175. package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts.map +0 -1
  176. package/dist/react-ui/components/common/ClientTranslation.d.ts +0 -18
  177. package/dist/react-ui/components/common/ClientTranslation.d.ts.map +0 -1
  178. package/dist/react-ui/components/common/EditorToolbar.d.ts +0 -8
  179. package/dist/react-ui/components/common/EditorToolbar.d.ts.map +0 -1
  180. package/dist/react-ui/components/common/MarkdownEditor.d.ts +0 -11
  181. package/dist/react-ui/components/common/MarkdownEditor.d.ts.map +0 -1
  182. package/dist/react-ui/components/common/MarkdownRenderer.d.ts +0 -15
  183. package/dist/react-ui/components/common/MarkdownRenderer.d.ts.map +0 -1
  184. package/dist/react-ui/components/common/RichTextEditor.d.ts +0 -11
  185. package/dist/react-ui/components/common/RichTextEditor.d.ts.map +0 -1
  186. package/dist/react-ui/components/common/RichTextRenderer.d.ts +0 -16
  187. package/dist/react-ui/components/common/RichTextRenderer.d.ts.map +0 -1
  188. package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts +0 -17
  189. package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts.map +0 -1
  190. package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts +0 -11
  191. package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts.map +0 -1
  192. package/dist/react-ui/components/dashboard/Achievements.d.ts +0 -8
  193. package/dist/react-ui/components/dashboard/Achievements.d.ts.map +0 -1
  194. package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts +0 -8
  195. package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts.map +0 -1
  196. package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts +0 -8
  197. package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts.map +0 -1
  198. package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts +0 -8
  199. package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts.map +0 -1
  200. package/dist/react-ui/components/dashboard/Cheatsheet.d.ts +0 -3
  201. package/dist/react-ui/components/dashboard/Cheatsheet.d.ts.map +0 -1
  202. package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts +0 -11
  203. package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts.map +0 -1
  204. package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts +0 -3
  205. package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts.map +0 -1
  206. package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts +0 -3
  207. package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts.map +0 -1
  208. package/dist/react-ui/components/dashboard/GoalsProgress.d.ts +0 -3
  209. package/dist/react-ui/components/dashboard/GoalsProgress.d.ts.map +0 -1
  210. package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts +0 -8
  211. package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts.map +0 -1
  212. package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts +0 -9
  213. package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts.map +0 -1
  214. package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts +0 -9
  215. package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts.map +0 -1
  216. package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts +0 -3
  217. package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts.map +0 -1
  218. package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts +0 -13
  219. package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts.map +0 -1
  220. package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts +0 -10
  221. package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts.map +0 -1
  222. package/dist/react-ui/components/dashboard/StatCard.d.ts +0 -12
  223. package/dist/react-ui/components/dashboard/StatCard.d.ts.map +0 -1
  224. package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts +0 -12
  225. package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts.map +0 -1
  226. package/dist/react-ui/components/elements/accordion.d.ts +0 -8
  227. package/dist/react-ui/components/elements/accordion.d.ts.map +0 -1
  228. package/dist/react-ui/components/elements/alert-dialog.d.ts +0 -21
  229. package/dist/react-ui/components/elements/alert-dialog.d.ts.map +0 -1
  230. package/dist/react-ui/components/elements/alert.d.ts +0 -9
  231. package/dist/react-ui/components/elements/alert.d.ts.map +0 -1
  232. package/dist/react-ui/components/elements/avatar.d.ts +0 -7
  233. package/dist/react-ui/components/elements/avatar.d.ts.map +0 -1
  234. package/dist/react-ui/components/elements/badge.d.ts +0 -10
  235. package/dist/react-ui/components/elements/badge.d.ts.map +0 -1
  236. package/dist/react-ui/components/elements/button.d.ts +0 -12
  237. package/dist/react-ui/components/elements/button.d.ts.map +0 -1
  238. package/dist/react-ui/components/elements/calendar.d.ts +0 -9
  239. package/dist/react-ui/components/elements/calendar.d.ts.map +0 -1
  240. package/dist/react-ui/components/elements/card.d.ts +0 -9
  241. package/dist/react-ui/components/elements/card.d.ts.map +0 -1
  242. package/dist/react-ui/components/elements/chart.d.ts +0 -63
  243. package/dist/react-ui/components/elements/chart.d.ts.map +0 -1
  244. package/dist/react-ui/components/elements/checkbox.d.ts +0 -5
  245. package/dist/react-ui/components/elements/checkbox.d.ts.map +0 -1
  246. package/dist/react-ui/components/elements/dialog.d.ts +0 -20
  247. package/dist/react-ui/components/elements/dialog.d.ts.map +0 -1
  248. package/dist/react-ui/components/elements/dropdown-menu.d.ts +0 -28
  249. package/dist/react-ui/components/elements/dropdown-menu.d.ts.map +0 -1
  250. package/dist/react-ui/components/elements/form.d.ts +0 -24
  251. package/dist/react-ui/components/elements/form.d.ts.map +0 -1
  252. package/dist/react-ui/components/elements/input.d.ts +0 -4
  253. package/dist/react-ui/components/elements/input.d.ts.map +0 -1
  254. package/dist/react-ui/components/elements/label.d.ts +0 -6
  255. package/dist/react-ui/components/elements/label.d.ts.map +0 -1
  256. package/dist/react-ui/components/elements/menubar.d.ts +0 -29
  257. package/dist/react-ui/components/elements/menubar.d.ts.map +0 -1
  258. package/dist/react-ui/components/elements/popover.d.ts +0 -7
  259. package/dist/react-ui/components/elements/popover.d.ts.map +0 -1
  260. package/dist/react-ui/components/elements/progress.d.ts +0 -5
  261. package/dist/react-ui/components/elements/progress.d.ts.map +0 -1
  262. package/dist/react-ui/components/elements/radio-group.d.ts +0 -6
  263. package/dist/react-ui/components/elements/radio-group.d.ts.map +0 -1
  264. package/dist/react-ui/components/elements/scroll-area.d.ts +0 -6
  265. package/dist/react-ui/components/elements/scroll-area.d.ts.map +0 -1
  266. package/dist/react-ui/components/elements/select.d.ts +0 -14
  267. package/dist/react-ui/components/elements/select.d.ts.map +0 -1
  268. package/dist/react-ui/components/elements/separator.d.ts +0 -5
  269. package/dist/react-ui/components/elements/separator.d.ts.map +0 -1
  270. package/dist/react-ui/components/elements/sheet.d.ts +0 -26
  271. package/dist/react-ui/components/elements/sheet.d.ts.map +0 -1
  272. package/dist/react-ui/components/elements/sidebar.d.ts +0 -67
  273. package/dist/react-ui/components/elements/sidebar.d.ts.map +0 -1
  274. package/dist/react-ui/components/elements/skeleton.d.ts +0 -3
  275. package/dist/react-ui/components/elements/skeleton.d.ts.map +0 -1
  276. package/dist/react-ui/components/elements/slider.d.ts +0 -5
  277. package/dist/react-ui/components/elements/slider.d.ts.map +0 -1
  278. package/dist/react-ui/components/elements/switch.d.ts +0 -5
  279. package/dist/react-ui/components/elements/switch.d.ts.map +0 -1
  280. package/dist/react-ui/components/elements/table.d.ts +0 -11
  281. package/dist/react-ui/components/elements/table.d.ts.map +0 -1
  282. package/dist/react-ui/components/elements/tabs.d.ts +0 -8
  283. package/dist/react-ui/components/elements/tabs.d.ts.map +0 -1
  284. package/dist/react-ui/components/elements/textarea.d.ts +0 -4
  285. package/dist/react-ui/components/elements/textarea.d.ts.map +0 -1
  286. package/dist/react-ui/components/elements/toast.d.ts +0 -16
  287. package/dist/react-ui/components/elements/toast.d.ts.map +0 -1
  288. package/dist/react-ui/components/elements/toaster.d.ts +0 -2
  289. package/dist/react-ui/components/elements/toaster.d.ts.map +0 -1
  290. package/dist/react-ui/components/elements/tooltip.d.ts +0 -8
  291. package/dist/react-ui/components/elements/tooltip.d.ts.map +0 -1
  292. package/dist/react-ui/components/metadata/ApproachManager.d.ts +0 -3
  293. package/dist/react-ui/components/metadata/ApproachManager.d.ts.map +0 -1
  294. package/dist/react-ui/components/metadata/BloomLevelManager.d.ts +0 -3
  295. package/dist/react-ui/components/metadata/BloomLevelManager.d.ts.map +0 -1
  296. package/dist/react-ui/components/metadata/CategoryManager.d.ts +0 -3
  297. package/dist/react-ui/components/metadata/CategoryManager.d.ts.map +0 -1
  298. package/dist/react-ui/components/metadata/ContextManager.d.ts +0 -3
  299. package/dist/react-ui/components/metadata/ContextManager.d.ts.map +0 -1
  300. package/dist/react-ui/components/metadata/GradeLevelManager.d.ts +0 -3
  301. package/dist/react-ui/components/metadata/GradeLevelManager.d.ts.map +0 -1
  302. package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts +0 -3
  303. package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts.map +0 -1
  304. package/dist/react-ui/components/metadata/MetadataTabs.d.ts +0 -3
  305. package/dist/react-ui/components/metadata/MetadataTabs.d.ts.map +0 -1
  306. package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts +0 -3
  307. package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts.map +0 -1
  308. package/dist/react-ui/components/metadata/SubjectManager.d.ts +0 -3
  309. package/dist/react-ui/components/metadata/SubjectManager.d.ts.map +0 -1
  310. package/dist/react-ui/components/metadata/TopicManager.d.ts +0 -3
  311. package/dist/react-ui/components/metadata/TopicManager.d.ts.map +0 -1
  312. package/dist/react-ui/components/practice/PracticeModeController.d.ts +0 -3
  313. package/dist/react-ui/components/practice/PracticeModeController.d.ts.map +0 -1
  314. package/dist/react-ui/components/practice/PracticeSetup.d.ts +0 -12
  315. package/dist/react-ui/components/practice/PracticeSetup.d.ts.map +0 -1
  316. package/dist/react-ui/components/practice/QuizReview.d.ts +0 -12
  317. package/dist/react-ui/components/practice/QuizReview.d.ts.map +0 -1
  318. package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts +0 -14
  319. package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts.map +0 -1
  320. package/dist/react-ui/components/ui/CodingQuestionUI.d.ts +0 -11
  321. package/dist/react-ui/components/ui/CodingQuestionUI.d.ts.map +0 -1
  322. package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts +0 -11
  323. package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts.map +0 -1
  324. package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts +0 -11
  325. package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts.map +0 -1
  326. package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts +0 -11
  327. package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts.map +0 -1
  328. package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts +0 -11
  329. package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts.map +0 -1
  330. package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts +0 -11
  331. package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts.map +0 -1
  332. package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts +0 -11
  333. package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts.map +0 -1
  334. package/dist/react-ui/components/ui/NumericQuestionUI.d.ts +0 -11
  335. package/dist/react-ui/components/ui/NumericQuestionUI.d.ts.map +0 -1
  336. package/dist/react-ui/components/ui/QuestionRenderer.d.ts +0 -14
  337. package/dist/react-ui/components/ui/QuestionRenderer.d.ts.map +0 -1
  338. package/dist/react-ui/components/ui/QuizDataManagement.d.ts +0 -9
  339. package/dist/react-ui/components/ui/QuizDataManagement.d.ts.map +0 -1
  340. package/dist/react-ui/components/ui/QuizPlayer.d.ts +0 -10
  341. package/dist/react-ui/components/ui/QuizPlayer.d.ts.map +0 -1
  342. package/dist/react-ui/components/ui/QuizResult.d.ts +0 -13
  343. package/dist/react-ui/components/ui/QuizResult.d.ts.map +0 -1
  344. package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts +0 -13
  345. package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts.map +0 -1
  346. package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts +0 -11
  347. package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts.map +0 -1
  348. package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts +0 -11
  349. package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts.map +0 -1
  350. package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts +0 -11
  351. package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts.map +0 -1
  352. package/dist/react-ui/context/LanguageContext.d.ts +0 -21
  353. package/dist/react-ui/context/LanguageContext.d.ts.map +0 -1
  354. package/dist/react-ui/hooks/use-mobile.d.ts +0 -9
  355. package/dist/react-ui/hooks/use-mobile.d.ts.map +0 -1
  356. package/dist/react-ui/hooks/use-toast.d.ts +0 -45
  357. package/dist/react-ui/hooks/use-toast.d.ts.map +0 -1
  358. package/dist/react-ui/index.d.ts +0 -39
  359. package/dist/react-ui/index.d.ts.map +0 -1
  360. package/dist/react-ui.d.ts.map +0 -1
  361. package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts +0 -61
  362. package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts.map +0 -1
  363. package/dist/schemas/zod/codingQuestionSchema.d.ts +0 -111
  364. package/dist/schemas/zod/codingQuestionSchema.d.ts.map +0 -1
  365. package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts +0 -109
  366. package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts.map +0 -1
  367. package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts +0 -103
  368. package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts.map +0 -1
  369. package/dist/schemas/zod/hotspotQuestionSchema.d.ts +0 -111
  370. package/dist/schemas/zod/hotspotQuestionSchema.d.ts.map +0 -1
  371. package/dist/schemas/zod/matchingQuestionSchema.d.ts +0 -106
  372. package/dist/schemas/zod/matchingQuestionSchema.d.ts.map +0 -1
  373. package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts +0 -70
  374. package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts.map +0 -1
  375. package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts +0 -70
  376. package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts.map +0 -1
  377. package/dist/schemas/zod/numericQuestionSchema.d.ts +0 -55
  378. package/dist/schemas/zod/numericQuestionSchema.d.ts.map +0 -1
  379. package/dist/schemas/zod/quizConfigSchema.d.ts +0 -634
  380. package/dist/schemas/zod/quizConfigSchema.d.ts.map +0 -1
  381. package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts +0 -61
  382. package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts.map +0 -1
  383. package/dist/schemas/zod/sequenceQuestionSchema.d.ts +0 -70
  384. package/dist/schemas/zod/sequenceQuestionSchema.d.ts.map +0 -1
  385. package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts +0 -55
  386. package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts.map +0 -1
  387. package/dist/schemas/zod/trueFalseQuestionSchema.d.ts +0 -52
  388. package/dist/schemas/zod/trueFalseQuestionSchema.d.ts.map +0 -1
  389. package/dist/services/APIKeyService.d.ts +0 -28
  390. package/dist/services/APIKeyService.d.ts.map +0 -1
  391. package/dist/services/AchievementService.d.ts +0 -10
  392. package/dist/services/AchievementService.d.ts.map +0 -1
  393. package/dist/services/AnalysisReportService.d.ts +0 -11
  394. package/dist/services/AnalysisReportService.d.ts.map +0 -1
  395. package/dist/services/CardGenerationProcessor.d.ts +0 -7
  396. package/dist/services/CardGenerationProcessor.d.ts.map +0 -1
  397. package/dist/services/CodeEvaluationService.d.ts +0 -15
  398. package/dist/services/CodeEvaluationService.d.ts.map +0 -1
  399. package/dist/services/DashboardLayoutService.d.ts +0 -28
  400. package/dist/services/DashboardLayoutService.d.ts.map +0 -1
  401. package/dist/services/FreestyleQuizService.d.ts +0 -51
  402. package/dist/services/FreestyleQuizService.d.ts.map +0 -1
  403. package/dist/services/HTMLLauncherGenerator.d.ts +0 -3
  404. package/dist/services/HTMLLauncherGenerator.d.ts.map +0 -1
  405. package/dist/services/ImageContextService.d.ts +0 -55
  406. package/dist/services/ImageContextService.d.ts.map +0 -1
  407. package/dist/services/KnowledgeCardService.d.ts +0 -57
  408. package/dist/services/KnowledgeCardService.d.ts.map +0 -1
  409. package/dist/services/MotivationalQuotes.d.ts +0 -16
  410. package/dist/services/MotivationalQuotes.d.ts.map +0 -1
  411. package/dist/services/PracticeHistoryService.d.ts +0 -15
  412. package/dist/services/PracticeHistoryService.d.ts.map +0 -1
  413. package/dist/services/QuestionImportService.d.ts +0 -19
  414. package/dist/services/QuestionImportService.d.ts.map +0 -1
  415. package/dist/services/QuizEditorService.d.ts +0 -16
  416. package/dist/services/QuizEditorService.d.ts.map +0 -1
  417. package/dist/services/QuizEngine.d.ts +0 -40
  418. package/dist/services/QuizEngine.d.ts.map +0 -1
  419. package/dist/services/RoadmapService.d.ts +0 -9
  420. package/dist/services/RoadmapService.d.ts.map +0 -1
  421. package/dist/services/SCORMManifestGenerator.d.ts +0 -4
  422. package/dist/services/SCORMManifestGenerator.d.ts.map +0 -1
  423. package/dist/services/SCORMService.d.ts +0 -41
  424. package/dist/services/SCORMService.d.ts.map +0 -1
  425. package/dist/services/TopicDataService.d.ts +0 -62
  426. package/dist/services/TopicDataService.d.ts.map +0 -1
  427. package/dist/services/UserConfigService.d.ts +0 -27
  428. package/dist/services/UserConfigService.d.ts.map +0 -1
  429. package/dist/services/evaluators/base-evaluator.d.ts +0 -11
  430. package/dist/services/evaluators/base-evaluator.d.ts.map +0 -1
  431. package/dist/services/evaluators/coding-evaluator.d.ts +0 -6
  432. package/dist/services/evaluators/coding-evaluator.d.ts.map +0 -1
  433. package/dist/services/evaluators/drag-and-drop-evaluator.d.ts +0 -6
  434. package/dist/services/evaluators/drag-and-drop-evaluator.d.ts.map +0 -1
  435. package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts +0 -6
  436. package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts.map +0 -1
  437. package/dist/services/evaluators/hotspot-evaluator.d.ts +0 -6
  438. package/dist/services/evaluators/hotspot-evaluator.d.ts.map +0 -1
  439. package/dist/services/evaluators/matching-evaluator.d.ts +0 -6
  440. package/dist/services/evaluators/matching-evaluator.d.ts.map +0 -1
  441. package/dist/services/evaluators/multiple-choice-evaluator.d.ts +0 -6
  442. package/dist/services/evaluators/multiple-choice-evaluator.d.ts.map +0 -1
  443. package/dist/services/evaluators/multiple-response-evaluator.d.ts +0 -6
  444. package/dist/services/evaluators/multiple-response-evaluator.d.ts.map +0 -1
  445. package/dist/services/evaluators/numeric-evaluator.d.ts +0 -6
  446. package/dist/services/evaluators/numeric-evaluator.d.ts.map +0 -1
  447. package/dist/services/evaluators/programming-evaluator.d.ts +0 -6
  448. package/dist/services/evaluators/programming-evaluator.d.ts.map +0 -1
  449. package/dist/services/evaluators/sequence-evaluator.d.ts +0 -6
  450. package/dist/services/evaluators/sequence-evaluator.d.ts.map +0 -1
  451. package/dist/services/evaluators/short-answer-evaluator.d.ts +0 -6
  452. package/dist/services/evaluators/short-answer-evaluator.d.ts.map +0 -1
  453. package/dist/services/evaluators/true-false-evaluator.d.ts +0 -6
  454. package/dist/services/evaluators/true-false-evaluator.d.ts.map +0 -1
  455. package/dist/services/metadataService.d.ts +0 -40
  456. package/dist/services/metadataService.d.ts.map +0 -1
  457. package/dist/services/questionBankService.d.ts +0 -19
  458. package/dist/services/questionBankService.d.ts.map +0 -1
  459. package/dist/services/sampleQuiz.d.ts +0 -4
  460. package/dist/services/sampleQuiz.d.ts.map +0 -1
  461. package/dist/services/scormPackaging.d.ts +0 -11
  462. package/dist/services/scormPackaging.d.ts.map +0 -1
  463. package/dist/types/ai-ecosystem.d.ts +0 -57
  464. package/dist/types/ai-ecosystem.d.ts.map +0 -1
  465. package/dist/types/common.d.ts +0 -3
  466. package/dist/types/common.d.ts.map +0 -1
  467. package/dist/types/learning-objectives.d.ts +0 -12
  468. package/dist/types/learning-objectives.d.ts.map +0 -1
  469. package/dist/types/metadata.d.ts +0 -45
  470. package/dist/types/metadata.d.ts.map +0 -1
  471. package/dist/types/misc.d.ts +0 -102
  472. package/dist/types/misc.d.ts.map +0 -1
  473. package/dist/types/question-bank.d.ts +0 -28
  474. package/dist/types/question-bank.d.ts.map +0 -1
  475. package/dist/types/questions.d.ts +0 -151
  476. package/dist/types/questions.d.ts.map +0 -1
  477. package/dist/types/quiz-config.d.ts +0 -12
  478. package/dist/types/quiz-config.d.ts.map +0 -1
  479. package/dist/types/quiz-engine.d.ts +0 -23
  480. package/dist/types/quiz-engine.d.ts.map +0 -1
  481. package/dist/types/quiz-settings.d.ts +0 -35
  482. package/dist/types/quiz-settings.d.ts.map +0 -1
  483. package/dist/types/results.d.ts +0 -72
  484. package/dist/types/results.d.ts.map +0 -1
  485. package/dist/types.d.ts +0 -12
  486. package/dist/types.d.ts.map +0 -1
  487. package/dist/utils/aiUtils.d.ts +0 -11
  488. package/dist/utils/aiUtils.d.ts.map +0 -1
  489. package/dist/utils/asyncUtils.d.ts +0 -22
  490. package/dist/utils/asyncUtils.d.ts.map +0 -1
  491. package/dist/utils/debug-logger.d.ts +0 -24
  492. package/dist/utils/debug-logger.d.ts.map +0 -1
  493. package/dist/utils/formattedDate.d.ts +0 -2
  494. package/dist/utils/formattedDate.d.ts.map +0 -1
  495. package/dist/utils/idGenerators.d.ts +0 -7
  496. package/dist/utils/idGenerators.d.ts.map +0 -1
  497. package/dist/utils/jsonUtils.d.ts +0 -18
  498. package/dist/utils/jsonUtils.d.ts.map +0 -1
  499. package/dist/utils/use-mobile.d.ts +0 -2
  500. package/dist/utils/use-mobile.d.ts.map +0 -1
  501. package/dist/utils/utils.d.ts +0 -3
  502. package/dist/utils/utils.d.ts.map +0 -1
@@ -1,1027 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const QuizContextSchema: z.ZodObject<{
3
- plannedTopic: z.ZodOptional<z.ZodString>;
4
- plannedQuestionType: z.ZodOptional<z.ZodString>;
5
- plannedBloomLevel: z.ZodOptional<z.ZodString>;
6
- plannedContextId: z.ZodOptional<z.ZodString>;
7
- targetMisconception: z.ZodOptional<z.ZodString>;
8
- difficultyReason: z.ZodOptional<z.ZodString>;
9
- topicSpecificity: z.ZodOptional<z.ZodEnum<["broad", "focused", "specific"]>>;
10
- originalLoId: z.ZodOptional<z.ZodString>;
11
- originalSubject: z.ZodOptional<z.ZodString>;
12
- originalCategory: z.ZodOptional<z.ZodString>;
13
- originalTopic: z.ZodOptional<z.ZodString>;
14
- loDescription: z.ZodOptional<z.ZodString>;
15
- }, "strip", z.ZodTypeAny, {
16
- plannedTopic?: string | undefined;
17
- plannedQuestionType?: string | undefined;
18
- plannedBloomLevel?: string | undefined;
19
- plannedContextId?: string | undefined;
20
- targetMisconception?: string | undefined;
21
- difficultyReason?: string | undefined;
22
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
23
- originalLoId?: string | undefined;
24
- originalSubject?: string | undefined;
25
- originalCategory?: string | undefined;
26
- originalTopic?: string | undefined;
27
- loDescription?: string | undefined;
28
- }, {
29
- plannedTopic?: string | undefined;
30
- plannedQuestionType?: string | undefined;
31
- plannedBloomLevel?: string | undefined;
32
- plannedContextId?: string | undefined;
33
- targetMisconception?: string | undefined;
34
- difficultyReason?: string | undefined;
35
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
36
- originalLoId?: string | undefined;
37
- originalSubject?: string | undefined;
38
- originalCategory?: string | undefined;
39
- originalTopic?: string | undefined;
40
- loDescription?: string | undefined;
41
- }>;
42
- export type QuizContext = z.infer<typeof QuizContextSchema>;
43
- export declare const BaseQuestionGenerationClientInputSchema: z.ZodObject<{
44
- language: z.ZodDefault<z.ZodOptional<z.ZodString>>;
45
- difficulty: z.ZodEnum<["easy", "medium", "hard"]>;
46
- quizContext: z.ZodOptional<z.ZodObject<{
47
- plannedTopic: z.ZodOptional<z.ZodString>;
48
- plannedQuestionType: z.ZodOptional<z.ZodString>;
49
- plannedBloomLevel: z.ZodOptional<z.ZodString>;
50
- plannedContextId: z.ZodOptional<z.ZodString>;
51
- targetMisconception: z.ZodOptional<z.ZodString>;
52
- difficultyReason: z.ZodOptional<z.ZodString>;
53
- topicSpecificity: z.ZodOptional<z.ZodEnum<["broad", "focused", "specific"]>>;
54
- originalLoId: z.ZodOptional<z.ZodString>;
55
- originalSubject: z.ZodOptional<z.ZodString>;
56
- originalCategory: z.ZodOptional<z.ZodString>;
57
- originalTopic: z.ZodOptional<z.ZodString>;
58
- loDescription: z.ZodOptional<z.ZodString>;
59
- }, "strip", z.ZodTypeAny, {
60
- plannedTopic?: string | undefined;
61
- plannedQuestionType?: string | undefined;
62
- plannedBloomLevel?: string | undefined;
63
- plannedContextId?: string | undefined;
64
- targetMisconception?: string | undefined;
65
- difficultyReason?: string | undefined;
66
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
67
- originalLoId?: string | undefined;
68
- originalSubject?: string | undefined;
69
- originalCategory?: string | undefined;
70
- originalTopic?: string | undefined;
71
- loDescription?: string | undefined;
72
- }, {
73
- plannedTopic?: string | undefined;
74
- plannedQuestionType?: string | undefined;
75
- plannedBloomLevel?: string | undefined;
76
- plannedContextId?: string | undefined;
77
- targetMisconception?: string | undefined;
78
- difficultyReason?: string | undefined;
79
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
80
- originalLoId?: string | undefined;
81
- originalSubject?: string | undefined;
82
- originalCategory?: string | undefined;
83
- originalTopic?: string | undefined;
84
- loDescription?: string | undefined;
85
- }>>;
86
- imageUrl: z.ZodOptional<z.ZodString>;
87
- }, "strip", z.ZodTypeAny, {
88
- language: string;
89
- difficulty: "easy" | "medium" | "hard";
90
- quizContext?: {
91
- plannedTopic?: string | undefined;
92
- plannedQuestionType?: string | undefined;
93
- plannedBloomLevel?: string | undefined;
94
- plannedContextId?: string | undefined;
95
- targetMisconception?: string | undefined;
96
- difficultyReason?: string | undefined;
97
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
98
- originalLoId?: string | undefined;
99
- originalSubject?: string | undefined;
100
- originalCategory?: string | undefined;
101
- originalTopic?: string | undefined;
102
- loDescription?: string | undefined;
103
- } | undefined;
104
- imageUrl?: string | undefined;
105
- }, {
106
- difficulty: "easy" | "medium" | "hard";
107
- language?: string | undefined;
108
- quizContext?: {
109
- plannedTopic?: string | undefined;
110
- plannedQuestionType?: string | undefined;
111
- plannedBloomLevel?: string | undefined;
112
- plannedContextId?: string | undefined;
113
- targetMisconception?: string | undefined;
114
- difficultyReason?: string | undefined;
115
- topicSpecificity?: "broad" | "focused" | "specific" | undefined;
116
- originalLoId?: string | undefined;
117
- originalSubject?: string | undefined;
118
- originalCategory?: string | undefined;
119
- originalTopic?: string | undefined;
120
- loDescription?: string | undefined;
121
- } | undefined;
122
- imageUrl?: string | undefined;
123
- }>;
124
- export type BaseQuestionGenerationClientInput = z.infer<typeof BaseQuestionGenerationClientInputSchema>;
125
- export declare const TrueFalseQuestionZodSchema: z.ZodObject<{
126
- id: z.ZodString;
127
- prompt: z.ZodString;
128
- points: z.ZodOptional<z.ZodNumber>;
129
- explanation: z.ZodOptional<z.ZodString>;
130
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
131
- topic: z.ZodOptional<z.ZodString>;
132
- category: z.ZodOptional<z.ZodString>;
133
- subject: z.ZodOptional<z.ZodString>;
134
- learningObjective: z.ZodOptional<z.ZodString>;
135
- bloomLevel: z.ZodOptional<z.ZodString>;
136
- contextCode: z.ZodOptional<z.ZodString>;
137
- gradeBand: z.ZodOptional<z.ZodString>;
138
- course: z.ZodOptional<z.ZodString>;
139
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
140
- } & {
141
- questionType: z.ZodLiteral<"true_false">;
142
- correctAnswer: z.ZodBoolean;
143
- }, "strip", z.ZodTypeAny, {
144
- id: string;
145
- correctAnswer: boolean;
146
- questionType: "true_false";
147
- prompt: string;
148
- subject?: string | undefined;
149
- learningObjective?: string | undefined;
150
- category?: string | undefined;
151
- topic?: string | undefined;
152
- difficulty?: "easy" | "medium" | "hard" | undefined;
153
- bloomLevel?: string | undefined;
154
- points?: number | undefined;
155
- explanation?: string | undefined;
156
- contextCode?: string | undefined;
157
- gradeBand?: string | undefined;
158
- course?: string | undefined;
159
- glossary?: string[] | undefined;
160
- }, {
161
- id: string;
162
- correctAnswer: boolean;
163
- questionType: "true_false";
164
- prompt: string;
165
- subject?: string | undefined;
166
- learningObjective?: string | undefined;
167
- category?: string | undefined;
168
- topic?: string | undefined;
169
- difficulty?: "easy" | "medium" | "hard" | undefined;
170
- bloomLevel?: string | undefined;
171
- points?: number | undefined;
172
- explanation?: string | undefined;
173
- contextCode?: string | undefined;
174
- gradeBand?: string | undefined;
175
- course?: string | undefined;
176
- glossary?: string[] | undefined;
177
- }>;
178
- export declare const MultipleChoiceQuestionZodSchema: z.ZodEffects<z.ZodObject<{
179
- id: z.ZodString;
180
- prompt: z.ZodString;
181
- points: z.ZodOptional<z.ZodNumber>;
182
- explanation: z.ZodOptional<z.ZodString>;
183
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
184
- topic: z.ZodOptional<z.ZodString>;
185
- category: z.ZodOptional<z.ZodString>;
186
- subject: z.ZodOptional<z.ZodString>;
187
- learningObjective: z.ZodOptional<z.ZodString>;
188
- bloomLevel: z.ZodOptional<z.ZodString>;
189
- contextCode: z.ZodOptional<z.ZodString>;
190
- gradeBand: z.ZodOptional<z.ZodString>;
191
- course: z.ZodOptional<z.ZodString>;
192
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
193
- } & {
194
- questionType: z.ZodLiteral<"multiple_choice">;
195
- options: z.ZodArray<z.ZodObject<{
196
- id: z.ZodString;
197
- text: z.ZodString;
198
- }, "strip", z.ZodTypeAny, {
199
- text: string;
200
- id: string;
201
- }, {
202
- text: string;
203
- id: string;
204
- }>, "many">;
205
- correctAnswerId: z.ZodString;
206
- }, "strip", z.ZodTypeAny, {
207
- id: string;
208
- options: {
209
- text: string;
210
- id: string;
211
- }[];
212
- correctAnswerId: string;
213
- questionType: "multiple_choice";
214
- prompt: string;
215
- subject?: string | undefined;
216
- learningObjective?: string | undefined;
217
- category?: string | undefined;
218
- topic?: string | undefined;
219
- difficulty?: "easy" | "medium" | "hard" | undefined;
220
- bloomLevel?: string | undefined;
221
- points?: number | undefined;
222
- explanation?: string | undefined;
223
- contextCode?: string | undefined;
224
- gradeBand?: string | undefined;
225
- course?: string | undefined;
226
- glossary?: string[] | undefined;
227
- }, {
228
- id: string;
229
- options: {
230
- text: string;
231
- id: string;
232
- }[];
233
- correctAnswerId: string;
234
- questionType: "multiple_choice";
235
- prompt: string;
236
- subject?: string | undefined;
237
- learningObjective?: string | undefined;
238
- category?: string | undefined;
239
- topic?: string | undefined;
240
- difficulty?: "easy" | "medium" | "hard" | undefined;
241
- bloomLevel?: string | undefined;
242
- points?: number | undefined;
243
- explanation?: string | undefined;
244
- contextCode?: string | undefined;
245
- gradeBand?: string | undefined;
246
- course?: string | undefined;
247
- glossary?: string[] | undefined;
248
- }>, {
249
- id: string;
250
- options: {
251
- text: string;
252
- id: string;
253
- }[];
254
- correctAnswerId: string;
255
- questionType: "multiple_choice";
256
- prompt: string;
257
- subject?: string | undefined;
258
- learningObjective?: string | undefined;
259
- category?: string | undefined;
260
- topic?: string | undefined;
261
- difficulty?: "easy" | "medium" | "hard" | undefined;
262
- bloomLevel?: string | undefined;
263
- points?: number | undefined;
264
- explanation?: string | undefined;
265
- contextCode?: string | undefined;
266
- gradeBand?: string | undefined;
267
- course?: string | undefined;
268
- glossary?: string[] | undefined;
269
- }, {
270
- id: string;
271
- options: {
272
- text: string;
273
- id: string;
274
- }[];
275
- correctAnswerId: string;
276
- questionType: "multiple_choice";
277
- prompt: string;
278
- subject?: string | undefined;
279
- learningObjective?: string | undefined;
280
- category?: string | undefined;
281
- topic?: string | undefined;
282
- difficulty?: "easy" | "medium" | "hard" | undefined;
283
- bloomLevel?: string | undefined;
284
- points?: number | undefined;
285
- explanation?: string | undefined;
286
- contextCode?: string | undefined;
287
- gradeBand?: string | undefined;
288
- course?: string | undefined;
289
- glossary?: string[] | undefined;
290
- }>;
291
- export declare const MultipleResponseQuestionZodSchema: z.ZodEffects<z.ZodObject<{
292
- id: z.ZodString;
293
- prompt: z.ZodString;
294
- points: z.ZodOptional<z.ZodNumber>;
295
- explanation: z.ZodOptional<z.ZodString>;
296
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
297
- topic: z.ZodOptional<z.ZodString>;
298
- category: z.ZodOptional<z.ZodString>;
299
- subject: z.ZodOptional<z.ZodString>;
300
- learningObjective: z.ZodOptional<z.ZodString>;
301
- bloomLevel: z.ZodOptional<z.ZodString>;
302
- contextCode: z.ZodOptional<z.ZodString>;
303
- gradeBand: z.ZodOptional<z.ZodString>;
304
- course: z.ZodOptional<z.ZodString>;
305
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
306
- } & {
307
- questionType: z.ZodLiteral<"multiple_response">;
308
- options: z.ZodArray<z.ZodObject<{
309
- id: z.ZodString;
310
- text: z.ZodString;
311
- }, "strip", z.ZodTypeAny, {
312
- text: string;
313
- id: string;
314
- }, {
315
- text: string;
316
- id: string;
317
- }>, "many">;
318
- correctAnswerIds: z.ZodArray<z.ZodString, "many">;
319
- }, "strip", z.ZodTypeAny, {
320
- id: string;
321
- options: {
322
- text: string;
323
- id: string;
324
- }[];
325
- questionType: "multiple_response";
326
- prompt: string;
327
- correctAnswerIds: string[];
328
- subject?: string | undefined;
329
- learningObjective?: string | undefined;
330
- category?: string | undefined;
331
- topic?: string | undefined;
332
- difficulty?: "easy" | "medium" | "hard" | undefined;
333
- bloomLevel?: string | undefined;
334
- points?: number | undefined;
335
- explanation?: string | undefined;
336
- contextCode?: string | undefined;
337
- gradeBand?: string | undefined;
338
- course?: string | undefined;
339
- glossary?: string[] | undefined;
340
- }, {
341
- id: string;
342
- options: {
343
- text: string;
344
- id: string;
345
- }[];
346
- questionType: "multiple_response";
347
- prompt: string;
348
- correctAnswerIds: string[];
349
- subject?: string | undefined;
350
- learningObjective?: string | undefined;
351
- category?: string | undefined;
352
- topic?: string | undefined;
353
- difficulty?: "easy" | "medium" | "hard" | undefined;
354
- bloomLevel?: string | undefined;
355
- points?: number | undefined;
356
- explanation?: string | undefined;
357
- contextCode?: string | undefined;
358
- gradeBand?: string | undefined;
359
- course?: string | undefined;
360
- glossary?: string[] | undefined;
361
- }>, {
362
- id: string;
363
- options: {
364
- text: string;
365
- id: string;
366
- }[];
367
- questionType: "multiple_response";
368
- prompt: string;
369
- correctAnswerIds: string[];
370
- subject?: string | undefined;
371
- learningObjective?: string | undefined;
372
- category?: string | undefined;
373
- topic?: string | undefined;
374
- difficulty?: "easy" | "medium" | "hard" | undefined;
375
- bloomLevel?: string | undefined;
376
- points?: number | undefined;
377
- explanation?: string | undefined;
378
- contextCode?: string | undefined;
379
- gradeBand?: string | undefined;
380
- course?: string | undefined;
381
- glossary?: string[] | undefined;
382
- }, {
383
- id: string;
384
- options: {
385
- text: string;
386
- id: string;
387
- }[];
388
- questionType: "multiple_response";
389
- prompt: string;
390
- correctAnswerIds: string[];
391
- subject?: string | undefined;
392
- learningObjective?: string | undefined;
393
- category?: string | undefined;
394
- topic?: string | undefined;
395
- difficulty?: "easy" | "medium" | "hard" | undefined;
396
- bloomLevel?: string | undefined;
397
- points?: number | undefined;
398
- explanation?: string | undefined;
399
- contextCode?: string | undefined;
400
- gradeBand?: string | undefined;
401
- course?: string | undefined;
402
- glossary?: string[] | undefined;
403
- }>;
404
- export declare const ShortAnswerQuestionZodSchema: z.ZodObject<{
405
- id: z.ZodString;
406
- prompt: z.ZodString;
407
- points: z.ZodOptional<z.ZodNumber>;
408
- explanation: z.ZodOptional<z.ZodString>;
409
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
410
- topic: z.ZodOptional<z.ZodString>;
411
- category: z.ZodOptional<z.ZodString>;
412
- subject: z.ZodOptional<z.ZodString>;
413
- learningObjective: z.ZodOptional<z.ZodString>;
414
- bloomLevel: z.ZodOptional<z.ZodString>;
415
- contextCode: z.ZodOptional<z.ZodString>;
416
- gradeBand: z.ZodOptional<z.ZodString>;
417
- course: z.ZodOptional<z.ZodString>;
418
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
419
- } & {
420
- questionType: z.ZodLiteral<"short_answer">;
421
- acceptedAnswers: z.ZodArray<z.ZodString, "many">;
422
- isCaseSensitive: z.ZodOptional<z.ZodBoolean>;
423
- }, "strip", z.ZodTypeAny, {
424
- id: string;
425
- questionType: "short_answer";
426
- prompt: string;
427
- acceptedAnswers: string[];
428
- subject?: string | undefined;
429
- learningObjective?: string | undefined;
430
- category?: string | undefined;
431
- topic?: string | undefined;
432
- difficulty?: "easy" | "medium" | "hard" | undefined;
433
- bloomLevel?: string | undefined;
434
- points?: number | undefined;
435
- explanation?: string | undefined;
436
- contextCode?: string | undefined;
437
- gradeBand?: string | undefined;
438
- course?: string | undefined;
439
- glossary?: string[] | undefined;
440
- isCaseSensitive?: boolean | undefined;
441
- }, {
442
- id: string;
443
- questionType: "short_answer";
444
- prompt: string;
445
- acceptedAnswers: string[];
446
- subject?: string | undefined;
447
- learningObjective?: string | undefined;
448
- category?: string | undefined;
449
- topic?: string | undefined;
450
- difficulty?: "easy" | "medium" | "hard" | undefined;
451
- bloomLevel?: string | undefined;
452
- points?: number | undefined;
453
- explanation?: string | undefined;
454
- contextCode?: string | undefined;
455
- gradeBand?: string | undefined;
456
- course?: string | undefined;
457
- glossary?: string[] | undefined;
458
- isCaseSensitive?: boolean | undefined;
459
- }>;
460
- export declare const NumericQuestionZodSchema: z.ZodObject<{
461
- id: z.ZodString;
462
- prompt: z.ZodString;
463
- points: z.ZodOptional<z.ZodNumber>;
464
- explanation: z.ZodOptional<z.ZodString>;
465
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
466
- topic: z.ZodOptional<z.ZodString>;
467
- category: z.ZodOptional<z.ZodString>;
468
- subject: z.ZodOptional<z.ZodString>;
469
- learningObjective: z.ZodOptional<z.ZodString>;
470
- bloomLevel: z.ZodOptional<z.ZodString>;
471
- contextCode: z.ZodOptional<z.ZodString>;
472
- gradeBand: z.ZodOptional<z.ZodString>;
473
- course: z.ZodOptional<z.ZodString>;
474
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
475
- } & {
476
- questionType: z.ZodLiteral<"numeric">;
477
- answer: z.ZodNumber;
478
- tolerance: z.ZodOptional<z.ZodNumber>;
479
- }, "strip", z.ZodTypeAny, {
480
- id: string;
481
- questionType: "numeric";
482
- prompt: string;
483
- answer: number;
484
- subject?: string | undefined;
485
- learningObjective?: string | undefined;
486
- category?: string | undefined;
487
- topic?: string | undefined;
488
- difficulty?: "easy" | "medium" | "hard" | undefined;
489
- bloomLevel?: string | undefined;
490
- points?: number | undefined;
491
- explanation?: string | undefined;
492
- tolerance?: number | undefined;
493
- contextCode?: string | undefined;
494
- gradeBand?: string | undefined;
495
- course?: string | undefined;
496
- glossary?: string[] | undefined;
497
- }, {
498
- id: string;
499
- questionType: "numeric";
500
- prompt: string;
501
- answer: number;
502
- subject?: string | undefined;
503
- learningObjective?: string | undefined;
504
- category?: string | undefined;
505
- topic?: string | undefined;
506
- difficulty?: "easy" | "medium" | "hard" | undefined;
507
- bloomLevel?: string | undefined;
508
- points?: number | undefined;
509
- explanation?: string | undefined;
510
- tolerance?: number | undefined;
511
- contextCode?: string | undefined;
512
- gradeBand?: string | undefined;
513
- course?: string | undefined;
514
- glossary?: string[] | undefined;
515
- }>;
516
- export declare const FillInTheBlanksQuestionZodSchema: z.ZodEffects<z.ZodObject<{
517
- id: z.ZodString;
518
- prompt: z.ZodString;
519
- points: z.ZodOptional<z.ZodNumber>;
520
- explanation: z.ZodOptional<z.ZodString>;
521
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
522
- topic: z.ZodOptional<z.ZodString>;
523
- category: z.ZodOptional<z.ZodString>;
524
- subject: z.ZodOptional<z.ZodString>;
525
- learningObjective: z.ZodOptional<z.ZodString>;
526
- bloomLevel: z.ZodOptional<z.ZodString>;
527
- contextCode: z.ZodOptional<z.ZodString>;
528
- gradeBand: z.ZodOptional<z.ZodString>;
529
- course: z.ZodOptional<z.ZodString>;
530
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
531
- } & {
532
- questionType: z.ZodLiteral<"fill_in_the_blanks">;
533
- segments: z.ZodArray<z.ZodObject<{
534
- type: z.ZodEnum<["text", "blank"]>;
535
- content: z.ZodOptional<z.ZodString>;
536
- id: z.ZodOptional<z.ZodString>;
537
- }, "strip", z.ZodTypeAny, {
538
- type: "text" | "blank";
539
- id?: string | undefined;
540
- content?: string | undefined;
541
- }, {
542
- type: "text" | "blank";
543
- id?: string | undefined;
544
- content?: string | undefined;
545
- }>, "many">;
546
- answers: z.ZodArray<z.ZodObject<{
547
- blankId: z.ZodString;
548
- acceptedValues: z.ZodArray<z.ZodString, "many">;
549
- }, "strip", z.ZodTypeAny, {
550
- blankId: string;
551
- acceptedValues: string[];
552
- }, {
553
- blankId: string;
554
- acceptedValues: string[];
555
- }>, "many">;
556
- isCaseSensitive: z.ZodOptional<z.ZodBoolean>;
557
- }, "strip", z.ZodTypeAny, {
558
- id: string;
559
- answers: {
560
- blankId: string;
561
- acceptedValues: string[];
562
- }[];
563
- questionType: "fill_in_the_blanks";
564
- prompt: string;
565
- segments: {
566
- type: "text" | "blank";
567
- id?: string | undefined;
568
- content?: string | undefined;
569
- }[];
570
- subject?: string | undefined;
571
- learningObjective?: string | undefined;
572
- category?: string | undefined;
573
- topic?: string | undefined;
574
- difficulty?: "easy" | "medium" | "hard" | undefined;
575
- bloomLevel?: string | undefined;
576
- points?: number | undefined;
577
- explanation?: string | undefined;
578
- contextCode?: string | undefined;
579
- gradeBand?: string | undefined;
580
- course?: string | undefined;
581
- glossary?: string[] | undefined;
582
- isCaseSensitive?: boolean | undefined;
583
- }, {
584
- id: string;
585
- answers: {
586
- blankId: string;
587
- acceptedValues: string[];
588
- }[];
589
- questionType: "fill_in_the_blanks";
590
- prompt: string;
591
- segments: {
592
- type: "text" | "blank";
593
- id?: string | undefined;
594
- content?: string | undefined;
595
- }[];
596
- subject?: string | undefined;
597
- learningObjective?: string | undefined;
598
- category?: string | undefined;
599
- topic?: string | undefined;
600
- difficulty?: "easy" | "medium" | "hard" | undefined;
601
- bloomLevel?: string | undefined;
602
- points?: number | undefined;
603
- explanation?: string | undefined;
604
- contextCode?: string | undefined;
605
- gradeBand?: string | undefined;
606
- course?: string | undefined;
607
- glossary?: string[] | undefined;
608
- isCaseSensitive?: boolean | undefined;
609
- }>, {
610
- id: string;
611
- answers: {
612
- blankId: string;
613
- acceptedValues: string[];
614
- }[];
615
- questionType: "fill_in_the_blanks";
616
- prompt: string;
617
- segments: {
618
- type: "text" | "blank";
619
- id?: string | undefined;
620
- content?: string | undefined;
621
- }[];
622
- subject?: string | undefined;
623
- learningObjective?: string | undefined;
624
- category?: string | undefined;
625
- topic?: string | undefined;
626
- difficulty?: "easy" | "medium" | "hard" | undefined;
627
- bloomLevel?: string | undefined;
628
- points?: number | undefined;
629
- explanation?: string | undefined;
630
- contextCode?: string | undefined;
631
- gradeBand?: string | undefined;
632
- course?: string | undefined;
633
- glossary?: string[] | undefined;
634
- isCaseSensitive?: boolean | undefined;
635
- }, {
636
- id: string;
637
- answers: {
638
- blankId: string;
639
- acceptedValues: string[];
640
- }[];
641
- questionType: "fill_in_the_blanks";
642
- prompt: string;
643
- segments: {
644
- type: "text" | "blank";
645
- id?: string | undefined;
646
- content?: string | undefined;
647
- }[];
648
- subject?: string | undefined;
649
- learningObjective?: string | undefined;
650
- category?: string | undefined;
651
- topic?: string | undefined;
652
- difficulty?: "easy" | "medium" | "hard" | undefined;
653
- bloomLevel?: string | undefined;
654
- points?: number | undefined;
655
- explanation?: string | undefined;
656
- contextCode?: string | undefined;
657
- gradeBand?: string | undefined;
658
- course?: string | undefined;
659
- glossary?: string[] | undefined;
660
- isCaseSensitive?: boolean | undefined;
661
- }>;
662
- export declare const SequenceQuestionZodSchema: z.ZodEffects<z.ZodObject<{
663
- id: z.ZodString;
664
- prompt: z.ZodString;
665
- points: z.ZodOptional<z.ZodNumber>;
666
- explanation: z.ZodOptional<z.ZodString>;
667
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
668
- topic: z.ZodOptional<z.ZodString>;
669
- category: z.ZodOptional<z.ZodString>;
670
- subject: z.ZodOptional<z.ZodString>;
671
- learningObjective: z.ZodOptional<z.ZodString>;
672
- bloomLevel: z.ZodOptional<z.ZodString>;
673
- contextCode: z.ZodOptional<z.ZodString>;
674
- gradeBand: z.ZodOptional<z.ZodString>;
675
- course: z.ZodOptional<z.ZodString>;
676
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
677
- } & {
678
- questionType: z.ZodLiteral<"sequence">;
679
- items: z.ZodArray<z.ZodObject<{
680
- id: z.ZodString;
681
- content: z.ZodString;
682
- }, "strip", z.ZodTypeAny, {
683
- id: string;
684
- content: string;
685
- }, {
686
- id: string;
687
- content: string;
688
- }>, "many">;
689
- correctOrder: z.ZodArray<z.ZodString, "many">;
690
- }, "strip", z.ZodTypeAny, {
691
- id: string;
692
- questionType: "sequence";
693
- prompt: string;
694
- items: {
695
- id: string;
696
- content: string;
697
- }[];
698
- correctOrder: string[];
699
- subject?: string | undefined;
700
- learningObjective?: string | undefined;
701
- category?: string | undefined;
702
- topic?: string | undefined;
703
- difficulty?: "easy" | "medium" | "hard" | undefined;
704
- bloomLevel?: string | undefined;
705
- points?: number | undefined;
706
- explanation?: string | undefined;
707
- contextCode?: string | undefined;
708
- gradeBand?: string | undefined;
709
- course?: string | undefined;
710
- glossary?: string[] | undefined;
711
- }, {
712
- id: string;
713
- questionType: "sequence";
714
- prompt: string;
715
- items: {
716
- id: string;
717
- content: string;
718
- }[];
719
- correctOrder: string[];
720
- subject?: string | undefined;
721
- learningObjective?: string | undefined;
722
- category?: string | undefined;
723
- topic?: string | undefined;
724
- difficulty?: "easy" | "medium" | "hard" | undefined;
725
- bloomLevel?: string | undefined;
726
- points?: number | undefined;
727
- explanation?: string | undefined;
728
- contextCode?: string | undefined;
729
- gradeBand?: string | undefined;
730
- course?: string | undefined;
731
- glossary?: string[] | undefined;
732
- }>, {
733
- id: string;
734
- questionType: "sequence";
735
- prompt: string;
736
- items: {
737
- id: string;
738
- content: string;
739
- }[];
740
- correctOrder: string[];
741
- subject?: string | undefined;
742
- learningObjective?: string | undefined;
743
- category?: string | undefined;
744
- topic?: string | undefined;
745
- difficulty?: "easy" | "medium" | "hard" | undefined;
746
- bloomLevel?: string | undefined;
747
- points?: number | undefined;
748
- explanation?: string | undefined;
749
- contextCode?: string | undefined;
750
- gradeBand?: string | undefined;
751
- course?: string | undefined;
752
- glossary?: string[] | undefined;
753
- }, {
754
- id: string;
755
- questionType: "sequence";
756
- prompt: string;
757
- items: {
758
- id: string;
759
- content: string;
760
- }[];
761
- correctOrder: string[];
762
- subject?: string | undefined;
763
- learningObjective?: string | undefined;
764
- category?: string | undefined;
765
- topic?: string | undefined;
766
- difficulty?: "easy" | "medium" | "hard" | undefined;
767
- bloomLevel?: string | undefined;
768
- points?: number | undefined;
769
- explanation?: string | undefined;
770
- contextCode?: string | undefined;
771
- gradeBand?: string | undefined;
772
- course?: string | undefined;
773
- glossary?: string[] | undefined;
774
- }>;
775
- export declare const MatchingQuestionZodSchema: z.ZodEffects<z.ZodObject<{
776
- id: z.ZodString;
777
- prompt: z.ZodString;
778
- points: z.ZodOptional<z.ZodNumber>;
779
- explanation: z.ZodOptional<z.ZodString>;
780
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
781
- topic: z.ZodOptional<z.ZodString>;
782
- category: z.ZodOptional<z.ZodString>;
783
- subject: z.ZodOptional<z.ZodString>;
784
- learningObjective: z.ZodOptional<z.ZodString>;
785
- bloomLevel: z.ZodOptional<z.ZodString>;
786
- contextCode: z.ZodOptional<z.ZodString>;
787
- gradeBand: z.ZodOptional<z.ZodString>;
788
- course: z.ZodOptional<z.ZodString>;
789
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
790
- } & {
791
- questionType: z.ZodLiteral<"matching">;
792
- prompts: z.ZodArray<z.ZodObject<{
793
- id: z.ZodString;
794
- content: z.ZodString;
795
- }, "strip", z.ZodTypeAny, {
796
- id: string;
797
- content: string;
798
- }, {
799
- id: string;
800
- content: string;
801
- }>, "many">;
802
- options: z.ZodArray<z.ZodObject<{
803
- id: z.ZodString;
804
- content: z.ZodString;
805
- }, "strip", z.ZodTypeAny, {
806
- id: string;
807
- content: string;
808
- }, {
809
- id: string;
810
- content: string;
811
- }>, "many">;
812
- correctAnswerMap: z.ZodArray<z.ZodObject<{
813
- promptId: z.ZodString;
814
- optionId: z.ZodString;
815
- }, "strip", z.ZodTypeAny, {
816
- promptId: string;
817
- optionId: string;
818
- }, {
819
- promptId: string;
820
- optionId: string;
821
- }>, "many">;
822
- shuffleOptions: z.ZodOptional<z.ZodBoolean>;
823
- }, "strip", z.ZodTypeAny, {
824
- id: string;
825
- options: {
826
- id: string;
827
- content: string;
828
- }[];
829
- questionType: "matching";
830
- prompt: string;
831
- prompts: {
832
- id: string;
833
- content: string;
834
- }[];
835
- correctAnswerMap: {
836
- promptId: string;
837
- optionId: string;
838
- }[];
839
- subject?: string | undefined;
840
- learningObjective?: string | undefined;
841
- category?: string | undefined;
842
- topic?: string | undefined;
843
- difficulty?: "easy" | "medium" | "hard" | undefined;
844
- bloomLevel?: string | undefined;
845
- points?: number | undefined;
846
- explanation?: string | undefined;
847
- contextCode?: string | undefined;
848
- gradeBand?: string | undefined;
849
- course?: string | undefined;
850
- shuffleOptions?: boolean | undefined;
851
- glossary?: string[] | undefined;
852
- }, {
853
- id: string;
854
- options: {
855
- id: string;
856
- content: string;
857
- }[];
858
- questionType: "matching";
859
- prompt: string;
860
- prompts: {
861
- id: string;
862
- content: string;
863
- }[];
864
- correctAnswerMap: {
865
- promptId: string;
866
- optionId: string;
867
- }[];
868
- subject?: string | undefined;
869
- learningObjective?: string | undefined;
870
- category?: string | undefined;
871
- topic?: string | undefined;
872
- difficulty?: "easy" | "medium" | "hard" | undefined;
873
- bloomLevel?: string | undefined;
874
- points?: number | undefined;
875
- explanation?: string | undefined;
876
- contextCode?: string | undefined;
877
- gradeBand?: string | undefined;
878
- course?: string | undefined;
879
- shuffleOptions?: boolean | undefined;
880
- glossary?: string[] | undefined;
881
- }>, {
882
- id: string;
883
- options: {
884
- id: string;
885
- content: string;
886
- }[];
887
- questionType: "matching";
888
- prompt: string;
889
- prompts: {
890
- id: string;
891
- content: string;
892
- }[];
893
- correctAnswerMap: {
894
- promptId: string;
895
- optionId: string;
896
- }[];
897
- subject?: string | undefined;
898
- learningObjective?: string | undefined;
899
- category?: string | undefined;
900
- topic?: string | undefined;
901
- difficulty?: "easy" | "medium" | "hard" | undefined;
902
- bloomLevel?: string | undefined;
903
- points?: number | undefined;
904
- explanation?: string | undefined;
905
- contextCode?: string | undefined;
906
- gradeBand?: string | undefined;
907
- course?: string | undefined;
908
- shuffleOptions?: boolean | undefined;
909
- glossary?: string[] | undefined;
910
- }, {
911
- id: string;
912
- options: {
913
- id: string;
914
- content: string;
915
- }[];
916
- questionType: "matching";
917
- prompt: string;
918
- prompts: {
919
- id: string;
920
- content: string;
921
- }[];
922
- correctAnswerMap: {
923
- promptId: string;
924
- optionId: string;
925
- }[];
926
- subject?: string | undefined;
927
- learningObjective?: string | undefined;
928
- category?: string | undefined;
929
- topic?: string | undefined;
930
- difficulty?: "easy" | "medium" | "hard" | undefined;
931
- bloomLevel?: string | undefined;
932
- points?: number | undefined;
933
- explanation?: string | undefined;
934
- contextCode?: string | undefined;
935
- gradeBand?: string | undefined;
936
- course?: string | undefined;
937
- shuffleOptions?: boolean | undefined;
938
- glossary?: string[] | undefined;
939
- }>;
940
- export declare const CodingQuestionZodSchema: z.ZodObject<{
941
- id: z.ZodString;
942
- prompt: z.ZodString;
943
- points: z.ZodOptional<z.ZodNumber>;
944
- explanation: z.ZodOptional<z.ZodString>;
945
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
946
- topic: z.ZodOptional<z.ZodString>;
947
- category: z.ZodOptional<z.ZodString>;
948
- subject: z.ZodOptional<z.ZodString>;
949
- learningObjective: z.ZodOptional<z.ZodString>;
950
- bloomLevel: z.ZodOptional<z.ZodString>;
951
- contextCode: z.ZodOptional<z.ZodString>;
952
- gradeBand: z.ZodOptional<z.ZodString>;
953
- course: z.ZodOptional<z.ZodString>;
954
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
955
- } & {
956
- questionType: z.ZodLiteral<"coding">;
957
- codingLanguage: z.ZodEnum<["cpp", "javascript", "python", "swift", "csharp"]>;
958
- functionSignature: z.ZodOptional<z.ZodString>;
959
- solutionCode: z.ZodString;
960
- testCases: z.ZodArray<z.ZodObject<{
961
- id: z.ZodString;
962
- input: z.ZodArray<z.ZodAny, "many">;
963
- expectedOutput: z.ZodAny;
964
- isPublic: z.ZodBoolean;
965
- }, "strip", z.ZodTypeAny, {
966
- id: string;
967
- input: any[];
968
- isPublic: boolean;
969
- expectedOutput?: any;
970
- }, {
971
- id: string;
972
- input: any[];
973
- isPublic: boolean;
974
- expectedOutput?: any;
975
- }>, "many">;
976
- }, "strip", z.ZodTypeAny, {
977
- id: string;
978
- questionType: "coding";
979
- prompt: string;
980
- codingLanguage: "cpp" | "javascript" | "python" | "swift" | "csharp";
981
- solutionCode: string;
982
- testCases: {
983
- id: string;
984
- input: any[];
985
- isPublic: boolean;
986
- expectedOutput?: any;
987
- }[];
988
- subject?: string | undefined;
989
- learningObjective?: string | undefined;
990
- category?: string | undefined;
991
- topic?: string | undefined;
992
- difficulty?: "easy" | "medium" | "hard" | undefined;
993
- bloomLevel?: string | undefined;
994
- points?: number | undefined;
995
- explanation?: string | undefined;
996
- contextCode?: string | undefined;
997
- gradeBand?: string | undefined;
998
- course?: string | undefined;
999
- glossary?: string[] | undefined;
1000
- functionSignature?: string | undefined;
1001
- }, {
1002
- id: string;
1003
- questionType: "coding";
1004
- prompt: string;
1005
- codingLanguage: "cpp" | "javascript" | "python" | "swift" | "csharp";
1006
- solutionCode: string;
1007
- testCases: {
1008
- id: string;
1009
- input: any[];
1010
- isPublic: boolean;
1011
- expectedOutput?: any;
1012
- }[];
1013
- subject?: string | undefined;
1014
- learningObjective?: string | undefined;
1015
- category?: string | undefined;
1016
- topic?: string | undefined;
1017
- difficulty?: "easy" | "medium" | "hard" | undefined;
1018
- bloomLevel?: string | undefined;
1019
- points?: number | undefined;
1020
- explanation?: string | undefined;
1021
- contextCode?: string | undefined;
1022
- gradeBand?: string | undefined;
1023
- course?: string | undefined;
1024
- glossary?: string[] | undefined;
1025
- functionSignature?: string | undefined;
1026
- }>;
1027
- //# sourceMappingURL=question-generation-schemas.d.ts.map