@thanh01.pmt/interactive-quiz-kit 1.0.30 → 1.0.32
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.
- package/dist/ai-ecosystem-D6vuLxnS.d.ts +228 -0
- package/dist/ai-ecosystem-DCPvHU4-.d.cts +228 -0
- package/dist/ai.d.cts +2017 -0
- package/dist/ai.d.ts +2017 -40
- package/dist/authoring.d.cts +11 -0
- package/dist/authoring.d.ts +11 -6
- package/dist/index.d.cts +444 -0
- package/dist/index.d.ts +444 -31
- package/dist/player.d.cts +13 -0
- package/dist/player.d.ts +3 -2
- package/dist/quiz-config-Df_89hFx.d.cts +198 -0
- package/dist/quiz-config-Df_89hFx.d.ts +198 -0
- package/dist/react-ui.d.cts +206 -0
- package/dist/react-ui.d.ts +206 -58
- package/dist/toaster-Blf5k3DP.d.cts +132 -0
- package/dist/toaster-BrChkQ23.d.ts +132 -0
- package/package.json +1 -1
- package/dist/ai/dev.d.ts +0 -16
- package/dist/ai/dev.d.ts.map +0 -1
- package/dist/ai/flows/ask-tutor-chat-types.d.ts +0 -67
- package/dist/ai/flows/ask-tutor-chat-types.d.ts.map +0 -1
- package/dist/ai/flows/ask-tutor-chat.d.ts +0 -3
- package/dist/ai/flows/ask-tutor-chat.d.ts.map +0 -1
- package/dist/ai/flows/assess-and-map-document-types.d.ts +0 -80
- package/dist/ai/flows/assess-and-map-document-types.d.ts.map +0 -1
- package/dist/ai/flows/assess-and-map-document.d.ts +0 -3
- package/dist/ai/flows/assess-and-map-document.d.ts.map +0 -1
- package/dist/ai/flows/evaluate-user-code-types.d.ts +0 -49
- package/dist/ai/flows/evaluate-user-code-types.d.ts.map +0 -1
- package/dist/ai/flows/evaluate-user-code.d.ts +0 -3
- package/dist/ai/flows/evaluate-user-code.d.ts.map +0 -1
- package/dist/ai/flows/generate-learning-analysis-types.d.ts +0 -200
- package/dist/ai/flows/generate-learning-analysis-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-learning-analysis.d.ts +0 -4
- package/dist/ai/flows/generate-learning-analysis.d.ts.map +0 -1
- package/dist/ai/flows/generate-motivational-quote.d.ts +0 -3
- package/dist/ai/flows/generate-motivational-quote.d.ts.map +0 -1
- package/dist/ai/flows/generate-practice-quiz.d.ts +0 -76
- package/dist/ai/flows/generate-practice-quiz.d.ts.map +0 -1
- package/dist/ai/flows/generate-practice-suggestion.d.ts +0 -149
- package/dist/ai/flows/generate-practice-suggestion.d.ts.map +0 -1
- package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts +0 -122
- package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts +0 -3
- package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-from-text-types.d.ts +0 -358
- package/dist/ai/flows/generate-quiz-from-text-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-from-text.d.ts +0 -3
- package/dist/ai/flows/generate-quiz-from-text.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-plan-types.d.ts +0 -272
- package/dist/ai/flows/generate-quiz-plan-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-plan.d.ts +0 -12
- package/dist/ai/flows/generate-quiz-plan.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-review.d.ts +0 -3
- package/dist/ai/flows/generate-quiz-review.d.ts.map +0 -1
- package/dist/ai/flows/generate-single-knowledge-card-types.d.ts +0 -34
- package/dist/ai/flows/generate-single-knowledge-card-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-single-knowledge-card.d.ts +0 -3
- package/dist/ai/flows/generate-single-knowledge-card.d.ts.map +0 -1
- package/dist/ai/flows/motivational-quote-types.d.ts +0 -30
- package/dist/ai/flows/motivational-quote-types.d.ts.map +0 -1
- package/dist/ai/flows/plan-knowledge-cards-types.d.ts +0 -24
- package/dist/ai/flows/plan-knowledge-cards-types.d.ts.map +0 -1
- package/dist/ai/flows/plan-knowledge-cards.d.ts +0 -3
- package/dist/ai/flows/plan-knowledge-cards.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts +0 -133
- package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-coding-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-coding-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts +0 -142
- package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-fitb-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-fitb-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts +0 -137
- package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-matching-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-matching-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts +0 -137
- package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mcq-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-mcq-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts +0 -143
- package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mrq-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-mrq-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts +0 -131
- package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-numeric-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-numeric-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts +0 -119
- package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-sequence-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-sequence-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts +0 -119
- package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts +0 -115
- package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-true-false-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-true-false-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/question-generation-schemas.d.ts +0 -1027
- package/dist/ai/flows/question-gen/question-generation-schemas.d.ts.map +0 -1
- package/dist/ai/flows/review-types.d.ts +0 -79
- package/dist/ai/flows/review-types.d.ts.map +0 -1
- package/dist/ai/flows/shared-schemas.d.ts +0 -133
- package/dist/ai/flows/shared-schemas.d.ts.map +0 -1
- package/dist/ai/genkit.d.ts +0 -2
- package/dist/ai/genkit.d.ts.map +0 -1
- package/dist/ai.d.ts.map +0 -1
- package/dist/authoring.d.ts.map +0 -1
- package/dist/i18n.d.ts +0 -3
- package/dist/i18n.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/player.d.ts.map +0 -1
- package/dist/react-ui/components/app/APIKeyManagerModal.d.ts +0 -8
- package/dist/react-ui/components/app/APIKeyManagerModal.d.ts.map +0 -1
- package/dist/react-ui/components/app/AppController.d.ts +0 -3
- package/dist/react-ui/components/app/AppController.d.ts.map +0 -1
- package/dist/react-ui/components/app/ManageImageContexts.d.ts +0 -3
- package/dist/react-ui/components/app/ManageImageContexts.d.ts.map +0 -1
- package/dist/react-ui/components/app/ManageTopics.d.ts +0 -3
- package/dist/react-ui/components/app/ManageTopics.d.ts.map +0 -1
- package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts +0 -3
- package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts.map +0 -1
- package/dist/react-ui/components/app/SettingsModal.d.ts +0 -10
- package/dist/react-ui/components/app/SettingsModal.d.ts.map +0 -1
- package/dist/react-ui/components/app/UploadResourceModal.d.ts +0 -8
- package/dist/react-ui/components/app/UploadResourceModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts +0 -11
- package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts +0 -19
- package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/EditQuestionModal.d.ts +0 -11
- package/dist/react-ui/components/authoring/EditQuestionModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts +0 -10
- package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionFilters.d.ts +0 -9
- package/dist/react-ui/components/authoring/QuestionFilters.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts +0 -11
- package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionList.d.ts +0 -11
- package/dist/react-ui/components/authoring/QuestionList.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts +0 -10
- package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts +0 -10
- package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/SCORMExportModal.d.ts +0 -13
- package/dist/react-ui/components/authoring/SCORMExportModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/common/ClientTranslation.d.ts +0 -18
- package/dist/react-ui/components/common/ClientTranslation.d.ts.map +0 -1
- package/dist/react-ui/components/common/EditorToolbar.d.ts +0 -8
- package/dist/react-ui/components/common/EditorToolbar.d.ts.map +0 -1
- package/dist/react-ui/components/common/MarkdownEditor.d.ts +0 -11
- package/dist/react-ui/components/common/MarkdownEditor.d.ts.map +0 -1
- package/dist/react-ui/components/common/MarkdownRenderer.d.ts +0 -15
- package/dist/react-ui/components/common/MarkdownRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/common/RichTextEditor.d.ts +0 -11
- package/dist/react-ui/components/common/RichTextEditor.d.ts.map +0 -1
- package/dist/react-ui/components/common/RichTextRenderer.d.ts +0 -16
- package/dist/react-ui/components/common/RichTextRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts +0 -17
- package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts +0 -11
- package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/Achievements.d.ts +0 -8
- package/dist/react-ui/components/dashboard/Achievements.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts +0 -8
- package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts +0 -8
- package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts +0 -8
- package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/Cheatsheet.d.ts +0 -3
- package/dist/react-ui/components/dashboard/Cheatsheet.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts +0 -11
- package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts +0 -3
- package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts +0 -3
- package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/GoalsProgress.d.ts +0 -3
- package/dist/react-ui/components/dashboard/GoalsProgress.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts +0 -8
- package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts +0 -9
- package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts +0 -9
- package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts +0 -3
- package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts +0 -13
- package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts +0 -10
- package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/StatCard.d.ts +0 -12
- package/dist/react-ui/components/dashboard/StatCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts +0 -12
- package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/accordion.d.ts +0 -8
- package/dist/react-ui/components/elements/accordion.d.ts.map +0 -1
- package/dist/react-ui/components/elements/alert-dialog.d.ts +0 -21
- package/dist/react-ui/components/elements/alert-dialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/alert.d.ts +0 -9
- package/dist/react-ui/components/elements/alert.d.ts.map +0 -1
- package/dist/react-ui/components/elements/avatar.d.ts +0 -7
- package/dist/react-ui/components/elements/avatar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/badge.d.ts +0 -10
- package/dist/react-ui/components/elements/badge.d.ts.map +0 -1
- package/dist/react-ui/components/elements/button.d.ts +0 -12
- package/dist/react-ui/components/elements/button.d.ts.map +0 -1
- package/dist/react-ui/components/elements/calendar.d.ts +0 -9
- package/dist/react-ui/components/elements/calendar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/card.d.ts +0 -9
- package/dist/react-ui/components/elements/card.d.ts.map +0 -1
- package/dist/react-ui/components/elements/chart.d.ts +0 -63
- package/dist/react-ui/components/elements/chart.d.ts.map +0 -1
- package/dist/react-ui/components/elements/checkbox.d.ts +0 -5
- package/dist/react-ui/components/elements/checkbox.d.ts.map +0 -1
- package/dist/react-ui/components/elements/dialog.d.ts +0 -20
- package/dist/react-ui/components/elements/dialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/dropdown-menu.d.ts +0 -28
- package/dist/react-ui/components/elements/dropdown-menu.d.ts.map +0 -1
- package/dist/react-ui/components/elements/form.d.ts +0 -24
- package/dist/react-ui/components/elements/form.d.ts.map +0 -1
- package/dist/react-ui/components/elements/input.d.ts +0 -4
- package/dist/react-ui/components/elements/input.d.ts.map +0 -1
- package/dist/react-ui/components/elements/label.d.ts +0 -6
- package/dist/react-ui/components/elements/label.d.ts.map +0 -1
- package/dist/react-ui/components/elements/menubar.d.ts +0 -29
- package/dist/react-ui/components/elements/menubar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/popover.d.ts +0 -7
- package/dist/react-ui/components/elements/popover.d.ts.map +0 -1
- package/dist/react-ui/components/elements/progress.d.ts +0 -5
- package/dist/react-ui/components/elements/progress.d.ts.map +0 -1
- package/dist/react-ui/components/elements/radio-group.d.ts +0 -6
- package/dist/react-ui/components/elements/radio-group.d.ts.map +0 -1
- package/dist/react-ui/components/elements/scroll-area.d.ts +0 -6
- package/dist/react-ui/components/elements/scroll-area.d.ts.map +0 -1
- package/dist/react-ui/components/elements/select.d.ts +0 -14
- package/dist/react-ui/components/elements/select.d.ts.map +0 -1
- package/dist/react-ui/components/elements/separator.d.ts +0 -5
- package/dist/react-ui/components/elements/separator.d.ts.map +0 -1
- package/dist/react-ui/components/elements/sheet.d.ts +0 -26
- package/dist/react-ui/components/elements/sheet.d.ts.map +0 -1
- package/dist/react-ui/components/elements/sidebar.d.ts +0 -67
- package/dist/react-ui/components/elements/sidebar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/skeleton.d.ts +0 -3
- package/dist/react-ui/components/elements/skeleton.d.ts.map +0 -1
- package/dist/react-ui/components/elements/slider.d.ts +0 -5
- package/dist/react-ui/components/elements/slider.d.ts.map +0 -1
- package/dist/react-ui/components/elements/switch.d.ts +0 -5
- package/dist/react-ui/components/elements/switch.d.ts.map +0 -1
- package/dist/react-ui/components/elements/table.d.ts +0 -11
- package/dist/react-ui/components/elements/table.d.ts.map +0 -1
- package/dist/react-ui/components/elements/tabs.d.ts +0 -8
- package/dist/react-ui/components/elements/tabs.d.ts.map +0 -1
- package/dist/react-ui/components/elements/textarea.d.ts +0 -4
- package/dist/react-ui/components/elements/textarea.d.ts.map +0 -1
- package/dist/react-ui/components/elements/toast.d.ts +0 -16
- package/dist/react-ui/components/elements/toast.d.ts.map +0 -1
- package/dist/react-ui/components/elements/toaster.d.ts +0 -2
- package/dist/react-ui/components/elements/toaster.d.ts.map +0 -1
- package/dist/react-ui/components/elements/tooltip.d.ts +0 -8
- package/dist/react-ui/components/elements/tooltip.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/ApproachManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/ApproachManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/BloomLevelManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/BloomLevelManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/CategoryManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/CategoryManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/ContextManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/ContextManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/GradeLevelManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/GradeLevelManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/MetadataTabs.d.ts +0 -3
- package/dist/react-ui/components/metadata/MetadataTabs.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/SubjectManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/SubjectManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/TopicManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/TopicManager.d.ts.map +0 -1
- package/dist/react-ui/components/practice/PracticeModeController.d.ts +0 -3
- package/dist/react-ui/components/practice/PracticeModeController.d.ts.map +0 -1
- package/dist/react-ui/components/practice/PracticeSetup.d.ts +0 -12
- package/dist/react-ui/components/practice/PracticeSetup.d.ts.map +0 -1
- package/dist/react-ui/components/practice/QuizReview.d.ts +0 -12
- package/dist/react-ui/components/practice/QuizReview.d.ts.map +0 -1
- package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts +0 -14
- package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/CodingQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/CodingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/NumericQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/NumericQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuestionRenderer.d.ts +0 -14
- package/dist/react-ui/components/ui/QuestionRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizDataManagement.d.ts +0 -9
- package/dist/react-ui/components/ui/QuizDataManagement.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizPlayer.d.ts +0 -10
- package/dist/react-ui/components/ui/QuizPlayer.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizResult.d.ts +0 -13
- package/dist/react-ui/components/ui/QuizResult.d.ts.map +0 -1
- package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts +0 -13
- package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/context/LanguageContext.d.ts +0 -21
- package/dist/react-ui/context/LanguageContext.d.ts.map +0 -1
- package/dist/react-ui/hooks/use-mobile.d.ts +0 -9
- package/dist/react-ui/hooks/use-mobile.d.ts.map +0 -1
- package/dist/react-ui/hooks/use-toast.d.ts +0 -45
- package/dist/react-ui/hooks/use-toast.d.ts.map +0 -1
- package/dist/react-ui/index.d.ts +0 -39
- package/dist/react-ui/index.d.ts.map +0 -1
- package/dist/react-ui.d.ts.map +0 -1
- package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts +0 -61
- package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/codingQuestionSchema.d.ts +0 -111
- package/dist/schemas/zod/codingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts +0 -109
- package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts +0 -103
- package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/hotspotQuestionSchema.d.ts +0 -111
- package/dist/schemas/zod/hotspotQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/matchingQuestionSchema.d.ts +0 -106
- package/dist/schemas/zod/matchingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/numericQuestionSchema.d.ts +0 -55
- package/dist/schemas/zod/numericQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/quizConfigSchema.d.ts +0 -634
- package/dist/schemas/zod/quizConfigSchema.d.ts.map +0 -1
- package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts +0 -61
- package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/sequenceQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/sequenceQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts +0 -55
- package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/trueFalseQuestionSchema.d.ts +0 -52
- package/dist/schemas/zod/trueFalseQuestionSchema.d.ts.map +0 -1
- package/dist/services/APIKeyService.d.ts +0 -28
- package/dist/services/APIKeyService.d.ts.map +0 -1
- package/dist/services/AchievementService.d.ts +0 -10
- package/dist/services/AchievementService.d.ts.map +0 -1
- package/dist/services/AnalysisReportService.d.ts +0 -11
- package/dist/services/AnalysisReportService.d.ts.map +0 -1
- package/dist/services/CardGenerationProcessor.d.ts +0 -7
- package/dist/services/CardGenerationProcessor.d.ts.map +0 -1
- package/dist/services/CodeEvaluationService.d.ts +0 -15
- package/dist/services/CodeEvaluationService.d.ts.map +0 -1
- package/dist/services/DashboardLayoutService.d.ts +0 -28
- package/dist/services/DashboardLayoutService.d.ts.map +0 -1
- package/dist/services/FreestyleQuizService.d.ts +0 -51
- package/dist/services/FreestyleQuizService.d.ts.map +0 -1
- package/dist/services/HTMLLauncherGenerator.d.ts +0 -3
- package/dist/services/HTMLLauncherGenerator.d.ts.map +0 -1
- package/dist/services/ImageContextService.d.ts +0 -55
- package/dist/services/ImageContextService.d.ts.map +0 -1
- package/dist/services/KnowledgeCardService.d.ts +0 -57
- package/dist/services/KnowledgeCardService.d.ts.map +0 -1
- package/dist/services/MotivationalQuotes.d.ts +0 -16
- package/dist/services/MotivationalQuotes.d.ts.map +0 -1
- package/dist/services/PracticeHistoryService.d.ts +0 -15
- package/dist/services/PracticeHistoryService.d.ts.map +0 -1
- package/dist/services/QuestionImportService.d.ts +0 -19
- package/dist/services/QuestionImportService.d.ts.map +0 -1
- package/dist/services/QuizEditorService.d.ts +0 -16
- package/dist/services/QuizEditorService.d.ts.map +0 -1
- package/dist/services/QuizEngine.d.ts +0 -40
- package/dist/services/QuizEngine.d.ts.map +0 -1
- package/dist/services/RoadmapService.d.ts +0 -9
- package/dist/services/RoadmapService.d.ts.map +0 -1
- package/dist/services/SCORMManifestGenerator.d.ts +0 -4
- package/dist/services/SCORMManifestGenerator.d.ts.map +0 -1
- package/dist/services/SCORMService.d.ts +0 -41
- package/dist/services/SCORMService.d.ts.map +0 -1
- package/dist/services/TopicDataService.d.ts +0 -62
- package/dist/services/TopicDataService.d.ts.map +0 -1
- package/dist/services/UserConfigService.d.ts +0 -27
- package/dist/services/UserConfigService.d.ts.map +0 -1
- package/dist/services/evaluators/base-evaluator.d.ts +0 -11
- package/dist/services/evaluators/base-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/coding-evaluator.d.ts +0 -6
- package/dist/services/evaluators/coding-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/drag-and-drop-evaluator.d.ts +0 -6
- package/dist/services/evaluators/drag-and-drop-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts +0 -6
- package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/hotspot-evaluator.d.ts +0 -6
- package/dist/services/evaluators/hotspot-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/matching-evaluator.d.ts +0 -6
- package/dist/services/evaluators/matching-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/multiple-choice-evaluator.d.ts +0 -6
- package/dist/services/evaluators/multiple-choice-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/multiple-response-evaluator.d.ts +0 -6
- package/dist/services/evaluators/multiple-response-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/numeric-evaluator.d.ts +0 -6
- package/dist/services/evaluators/numeric-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/programming-evaluator.d.ts +0 -6
- package/dist/services/evaluators/programming-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/sequence-evaluator.d.ts +0 -6
- package/dist/services/evaluators/sequence-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/short-answer-evaluator.d.ts +0 -6
- package/dist/services/evaluators/short-answer-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/true-false-evaluator.d.ts +0 -6
- package/dist/services/evaluators/true-false-evaluator.d.ts.map +0 -1
- package/dist/services/metadataService.d.ts +0 -40
- package/dist/services/metadataService.d.ts.map +0 -1
- package/dist/services/questionBankService.d.ts +0 -19
- package/dist/services/questionBankService.d.ts.map +0 -1
- package/dist/services/sampleQuiz.d.ts +0 -4
- package/dist/services/sampleQuiz.d.ts.map +0 -1
- package/dist/services/scormPackaging.d.ts +0 -11
- package/dist/services/scormPackaging.d.ts.map +0 -1
- package/dist/types/ai-ecosystem.d.ts +0 -57
- package/dist/types/ai-ecosystem.d.ts.map +0 -1
- package/dist/types/common.d.ts +0 -3
- package/dist/types/common.d.ts.map +0 -1
- package/dist/types/learning-objectives.d.ts +0 -12
- package/dist/types/learning-objectives.d.ts.map +0 -1
- package/dist/types/metadata.d.ts +0 -45
- package/dist/types/metadata.d.ts.map +0 -1
- package/dist/types/misc.d.ts +0 -102
- package/dist/types/misc.d.ts.map +0 -1
- package/dist/types/question-bank.d.ts +0 -28
- package/dist/types/question-bank.d.ts.map +0 -1
- package/dist/types/questions.d.ts +0 -151
- package/dist/types/questions.d.ts.map +0 -1
- package/dist/types/quiz-config.d.ts +0 -12
- package/dist/types/quiz-config.d.ts.map +0 -1
- package/dist/types/quiz-engine.d.ts +0 -23
- package/dist/types/quiz-engine.d.ts.map +0 -1
- package/dist/types/quiz-settings.d.ts +0 -35
- package/dist/types/quiz-settings.d.ts.map +0 -1
- package/dist/types/results.d.ts +0 -72
- package/dist/types/results.d.ts.map +0 -1
- package/dist/types.d.ts +0 -12
- package/dist/types.d.ts.map +0 -1
- package/dist/utils/aiUtils.d.ts +0 -11
- package/dist/utils/aiUtils.d.ts.map +0 -1
- package/dist/utils/asyncUtils.d.ts +0 -22
- package/dist/utils/asyncUtils.d.ts.map +0 -1
- package/dist/utils/debug-logger.d.ts +0 -24
- package/dist/utils/debug-logger.d.ts.map +0 -1
- package/dist/utils/formattedDate.d.ts +0 -2
- package/dist/utils/formattedDate.d.ts.map +0 -1
- package/dist/utils/idGenerators.d.ts +0 -7
- package/dist/utils/idGenerators.d.ts.map +0 -1
- package/dist/utils/jsonUtils.d.ts +0 -18
- package/dist/utils/jsonUtils.d.ts.map +0 -1
- package/dist/utils/use-mobile.d.ts +0 -2
- package/dist/utils/use-mobile.d.ts.map +0 -1
- package/dist/utils/utils.d.ts +0 -3
- package/dist/utils/utils.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ask-tutor-chat.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/ask-tutor-chat.ts"],"names":[],"mappings":"AASA,OAAO,EACL,KAAK,uBAAuB,EAC5B,KAAK,kBAAkB,EAExB,MAAM,wBAAwB,CAAC;AAEhC,wBAAsB,YAAY,CAChC,WAAW,EAAE,uBAAuB,EACpC,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,kBAAkB,CAAC,CAyD7B"}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
export declare const AssessAndMapDocumentInputSchema: z.ZodObject<{
|
|
3
|
-
language: z.ZodDefault<z.ZodString>;
|
|
4
|
-
documentContent: z.ZodString;
|
|
5
|
-
learningObjectives: z.ZodArray<z.ZodObject<{
|
|
6
|
-
loId: z.ZodString;
|
|
7
|
-
subject: z.ZodString;
|
|
8
|
-
category: z.ZodString;
|
|
9
|
-
topic: z.ZodString;
|
|
10
|
-
loDescription: z.ZodString;
|
|
11
|
-
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
subject: string;
|
|
13
|
-
category: string;
|
|
14
|
-
topic: string;
|
|
15
|
-
loDescription: string;
|
|
16
|
-
loId: string;
|
|
17
|
-
}, {
|
|
18
|
-
subject: string;
|
|
19
|
-
category: string;
|
|
20
|
-
topic: string;
|
|
21
|
-
loDescription: string;
|
|
22
|
-
loId: string;
|
|
23
|
-
}>, "many">;
|
|
24
|
-
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
language: string;
|
|
26
|
-
documentContent: string;
|
|
27
|
-
learningObjectives: {
|
|
28
|
-
subject: string;
|
|
29
|
-
category: string;
|
|
30
|
-
topic: string;
|
|
31
|
-
loDescription: string;
|
|
32
|
-
loId: string;
|
|
33
|
-
}[];
|
|
34
|
-
}, {
|
|
35
|
-
documentContent: string;
|
|
36
|
-
learningObjectives: {
|
|
37
|
-
subject: string;
|
|
38
|
-
category: string;
|
|
39
|
-
topic: string;
|
|
40
|
-
loDescription: string;
|
|
41
|
-
loId: string;
|
|
42
|
-
}[];
|
|
43
|
-
language?: string | undefined;
|
|
44
|
-
}>;
|
|
45
|
-
export type AssessAndMapDocumentClientInput = z.infer<typeof AssessAndMapDocumentInputSchema>;
|
|
46
|
-
export declare const AssessAndMapDocumentOutputSchema: z.ZodObject<{
|
|
47
|
-
relevanceScore: z.ZodNumber;
|
|
48
|
-
isFreestyleRecommended: z.ZodBoolean;
|
|
49
|
-
mappedLOs: z.ZodArray<z.ZodObject<{
|
|
50
|
-
loId: z.ZodString;
|
|
51
|
-
confidence: z.ZodNumber;
|
|
52
|
-
reasoning: z.ZodString;
|
|
53
|
-
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
reasoning: string;
|
|
55
|
-
loId: string;
|
|
56
|
-
confidence: number;
|
|
57
|
-
}, {
|
|
58
|
-
reasoning: string;
|
|
59
|
-
loId: string;
|
|
60
|
-
confidence: number;
|
|
61
|
-
}>, "many">;
|
|
62
|
-
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
relevanceScore: number;
|
|
64
|
-
isFreestyleRecommended: boolean;
|
|
65
|
-
mappedLOs: {
|
|
66
|
-
reasoning: string;
|
|
67
|
-
loId: string;
|
|
68
|
-
confidence: number;
|
|
69
|
-
}[];
|
|
70
|
-
}, {
|
|
71
|
-
relevanceScore: number;
|
|
72
|
-
isFreestyleRecommended: boolean;
|
|
73
|
-
mappedLOs: {
|
|
74
|
-
reasoning: string;
|
|
75
|
-
loId: string;
|
|
76
|
-
confidence: number;
|
|
77
|
-
}[];
|
|
78
|
-
}>;
|
|
79
|
-
export type AssessAndMapDocumentOutput = z.infer<typeof AssessAndMapDocumentOutputSchema>;
|
|
80
|
-
//# sourceMappingURL=assess-and-map-document-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"assess-and-map-document-types.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/assess-and-map-document-types.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAYxB,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAI1C,CAAC;AACH,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC;AAW9F,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAI3C,CAAC;AACH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { type AssessAndMapDocumentClientInput, type AssessAndMapDocumentOutput } from './assess-and-map-document-types';
|
|
2
|
-
export declare function assessAndMapDocument(clientInput: AssessAndMapDocumentClientInput, apiKey: string): Promise<AssessAndMapDocumentOutput>;
|
|
3
|
-
//# sourceMappingURL=assess-and-map-document.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"assess-and-map-document.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/assess-and-map-document.ts"],"names":[],"mappings":"AASA,OAAO,EACL,KAAK,+BAA+B,EACpC,KAAK,0BAA0B,EAEhC,MAAM,iCAAiC,CAAC;AAGzC,wBAAsB,oBAAoB,CACxC,WAAW,EAAE,+BAA+B,EAC5C,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,0BAA0B,CAAC,CAuErC"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import type { SupportedCodingLanguage, TestCase } from '../..';
|
|
3
|
-
export declare const EvaluateUserCodeClientInputSchema: z.ZodObject<{
|
|
4
|
-
language: z.ZodType<SupportedCodingLanguage, z.ZodTypeDef, SupportedCodingLanguage>;
|
|
5
|
-
problemPrompt: z.ZodString;
|
|
6
|
-
userCode: z.ZodString;
|
|
7
|
-
testCase: z.ZodType<TestCase, z.ZodTypeDef, TestCase>;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
language: SupportedCodingLanguage;
|
|
10
|
-
problemPrompt: string;
|
|
11
|
-
userCode: string;
|
|
12
|
-
testCase: TestCase;
|
|
13
|
-
}, {
|
|
14
|
-
language: SupportedCodingLanguage;
|
|
15
|
-
problemPrompt: string;
|
|
16
|
-
userCode: string;
|
|
17
|
-
testCase: TestCase;
|
|
18
|
-
}>;
|
|
19
|
-
export type EvaluateUserCodeClientInput = z.infer<typeof EvaluateUserCodeClientInputSchema>;
|
|
20
|
-
declare const AIEvaluationOutputSchema: z.ZodObject<{
|
|
21
|
-
passed: z.ZodBoolean;
|
|
22
|
-
actualOutput: z.ZodAny;
|
|
23
|
-
reasoning: z.ZodString;
|
|
24
|
-
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
passed: boolean;
|
|
26
|
-
reasoning: string;
|
|
27
|
-
actualOutput?: any;
|
|
28
|
-
}, {
|
|
29
|
-
passed: boolean;
|
|
30
|
-
reasoning: string;
|
|
31
|
-
actualOutput?: any;
|
|
32
|
-
}>;
|
|
33
|
-
export type AIEvaluationOutput = z.infer<typeof AIEvaluationOutputSchema>;
|
|
34
|
-
export declare const EvaluateUserCodeOutputSchema: z.ZodObject<{
|
|
35
|
-
passed: z.ZodBoolean;
|
|
36
|
-
actualOutput: z.ZodAny;
|
|
37
|
-
reasoning: z.ZodString;
|
|
38
|
-
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
passed: boolean;
|
|
40
|
-
reasoning: string;
|
|
41
|
-
actualOutput?: any;
|
|
42
|
-
}, {
|
|
43
|
-
passed: boolean;
|
|
44
|
-
reasoning: string;
|
|
45
|
-
actualOutput?: any;
|
|
46
|
-
}>;
|
|
47
|
-
export type EvaluateUserCodeOutput = z.infer<typeof EvaluateUserCodeOutputSchema>;
|
|
48
|
-
export {};
|
|
49
|
-
//# sourceMappingURL=evaluate-user-code-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"evaluate-user-code-types.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/evaluate-user-code-types.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,uBAAuB,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAM/D,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;EAK5C,CAAC;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAE5F,QAAA,MAAM,wBAAwB;;;;;;;;;;;;EAI5B,CAAC;AACH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE1E,eAAO,MAAM,4BAA4B;;;;;;;;;;;;EAA2B,CAAC;AACrE,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { type EvaluateUserCodeClientInput, type EvaluateUserCodeOutput } from './evaluate-user-code-types';
|
|
2
|
-
export declare function evaluateUserCode(clientInput: EvaluateUserCodeClientInput, apiKey: string): Promise<EvaluateUserCodeOutput>;
|
|
3
|
-
//# sourceMappingURL=evaluate-user-code.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"evaluate-user-code.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/evaluate-user-code.ts"],"names":[],"mappings":"AAUA,OAAO,EACL,KAAK,2BAA2B,EAChC,KAAK,sBAAsB,EAE5B,MAAM,4BAA4B,CAAC;AAMpC,wBAAsB,gBAAgB,CACpC,WAAW,EAAE,2BAA2B,EACxC,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,sBAAsB,CAAC,CA+DjC"}
|
|
@@ -1,200 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import type { LearningAnalysis } from '../..';
|
|
3
|
-
export declare const GenerateLearningAnalysisInputSchema: z.ZodObject<{
|
|
4
|
-
language: z.ZodDefault<z.ZodString>;
|
|
5
|
-
userName: z.ZodOptional<z.ZodString>;
|
|
6
|
-
weeklyGoal: z.ZodOptional<z.ZodNumber>;
|
|
7
|
-
unlockedAchievements: z.ZodArray<z.ZodObject<{
|
|
8
|
-
id: z.ZodString;
|
|
9
|
-
name: z.ZodString;
|
|
10
|
-
description: z.ZodString;
|
|
11
|
-
icon: z.ZodString;
|
|
12
|
-
}, "strip", z.ZodTypeAny, {
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
description: string;
|
|
16
|
-
icon: string;
|
|
17
|
-
}, {
|
|
18
|
-
id: string;
|
|
19
|
-
name: string;
|
|
20
|
-
description: string;
|
|
21
|
-
icon: string;
|
|
22
|
-
}>, "many">;
|
|
23
|
-
stats: z.ZodAny;
|
|
24
|
-
history: z.ZodArray<z.ZodAny, "many">;
|
|
25
|
-
startDate: z.ZodString;
|
|
26
|
-
endDate: z.ZodString;
|
|
27
|
-
allAvailableTopics: z.ZodArray<z.ZodObject<{
|
|
28
|
-
loId: z.ZodString;
|
|
29
|
-
subject: z.ZodString;
|
|
30
|
-
category: z.ZodString;
|
|
31
|
-
topic: z.ZodString;
|
|
32
|
-
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
subject: string;
|
|
34
|
-
category: string;
|
|
35
|
-
topic: string;
|
|
36
|
-
loId: string;
|
|
37
|
-
}, {
|
|
38
|
-
subject: string;
|
|
39
|
-
category: string;
|
|
40
|
-
topic: string;
|
|
41
|
-
loId: string;
|
|
42
|
-
}>, "many">;
|
|
43
|
-
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
history: any[];
|
|
45
|
-
language: string;
|
|
46
|
-
allAvailableTopics: {
|
|
47
|
-
subject: string;
|
|
48
|
-
category: string;
|
|
49
|
-
topic: string;
|
|
50
|
-
loId: string;
|
|
51
|
-
}[];
|
|
52
|
-
unlockedAchievements: {
|
|
53
|
-
id: string;
|
|
54
|
-
name: string;
|
|
55
|
-
description: string;
|
|
56
|
-
icon: string;
|
|
57
|
-
}[];
|
|
58
|
-
startDate: string;
|
|
59
|
-
endDate: string;
|
|
60
|
-
weeklyGoal?: number | undefined;
|
|
61
|
-
userName?: string | undefined;
|
|
62
|
-
stats?: any;
|
|
63
|
-
}, {
|
|
64
|
-
history: any[];
|
|
65
|
-
allAvailableTopics: {
|
|
66
|
-
subject: string;
|
|
67
|
-
category: string;
|
|
68
|
-
topic: string;
|
|
69
|
-
loId: string;
|
|
70
|
-
}[];
|
|
71
|
-
unlockedAchievements: {
|
|
72
|
-
id: string;
|
|
73
|
-
name: string;
|
|
74
|
-
description: string;
|
|
75
|
-
icon: string;
|
|
76
|
-
}[];
|
|
77
|
-
startDate: string;
|
|
78
|
-
endDate: string;
|
|
79
|
-
language?: string | undefined;
|
|
80
|
-
weeklyGoal?: number | undefined;
|
|
81
|
-
userName?: string | undefined;
|
|
82
|
-
stats?: any;
|
|
83
|
-
}>;
|
|
84
|
-
export type GenerateLearningAnalysisClientInput = z.infer<typeof GenerateLearningAnalysisInputSchema>;
|
|
85
|
-
export declare const LearningAnalysisOutputSchema: z.ZodObject<{
|
|
86
|
-
analysisReport: z.ZodOptional<z.ZodObject<{
|
|
87
|
-
generatedAt: z.ZodNumber;
|
|
88
|
-
startDate: z.ZodString;
|
|
89
|
-
endDate: z.ZodString;
|
|
90
|
-
effortAndConsistencyRemarks: z.ZodString;
|
|
91
|
-
strengths: z.ZodArray<z.ZodString, "many">;
|
|
92
|
-
areasForImprovement: z.ZodArray<z.ZodString, "many">;
|
|
93
|
-
gamificationRemarks: z.ZodString;
|
|
94
|
-
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
startDate: string;
|
|
96
|
-
endDate: string;
|
|
97
|
-
generatedAt: number;
|
|
98
|
-
effortAndConsistencyRemarks: string;
|
|
99
|
-
strengths: string[];
|
|
100
|
-
areasForImprovement: string[];
|
|
101
|
-
gamificationRemarks: string;
|
|
102
|
-
}, {
|
|
103
|
-
startDate: string;
|
|
104
|
-
endDate: string;
|
|
105
|
-
generatedAt: number;
|
|
106
|
-
effortAndConsistencyRemarks: string;
|
|
107
|
-
strengths: string[];
|
|
108
|
-
areasForImprovement: string[];
|
|
109
|
-
gamificationRemarks: string;
|
|
110
|
-
}>>;
|
|
111
|
-
weeklyRoadmap: z.ZodOptional<z.ZodObject<{
|
|
112
|
-
generatedAt: z.ZodNumber;
|
|
113
|
-
items: z.ZodArray<z.ZodObject<{
|
|
114
|
-
day: z.ZodString;
|
|
115
|
-
topicName: z.ZodString;
|
|
116
|
-
reason: z.ZodString;
|
|
117
|
-
suggestedDifficulty: z.ZodEnum<["Very Easy", "Easy", "Medium", "Hard", "Expert"]>;
|
|
118
|
-
loId: z.ZodString;
|
|
119
|
-
isCompleted: z.ZodBoolean;
|
|
120
|
-
}, "strip", z.ZodTypeAny, {
|
|
121
|
-
loId: string;
|
|
122
|
-
topicName: string;
|
|
123
|
-
reason: string;
|
|
124
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
125
|
-
day: string;
|
|
126
|
-
isCompleted: boolean;
|
|
127
|
-
}, {
|
|
128
|
-
loId: string;
|
|
129
|
-
topicName: string;
|
|
130
|
-
reason: string;
|
|
131
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
132
|
-
day: string;
|
|
133
|
-
isCompleted: boolean;
|
|
134
|
-
}>, "many">;
|
|
135
|
-
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
items: {
|
|
137
|
-
loId: string;
|
|
138
|
-
topicName: string;
|
|
139
|
-
reason: string;
|
|
140
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
141
|
-
day: string;
|
|
142
|
-
isCompleted: boolean;
|
|
143
|
-
}[];
|
|
144
|
-
generatedAt: number;
|
|
145
|
-
}, {
|
|
146
|
-
items: {
|
|
147
|
-
loId: string;
|
|
148
|
-
topicName: string;
|
|
149
|
-
reason: string;
|
|
150
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
151
|
-
day: string;
|
|
152
|
-
isCompleted: boolean;
|
|
153
|
-
}[];
|
|
154
|
-
generatedAt: number;
|
|
155
|
-
}>>;
|
|
156
|
-
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
analysisReport?: {
|
|
158
|
-
startDate: string;
|
|
159
|
-
endDate: string;
|
|
160
|
-
generatedAt: number;
|
|
161
|
-
effortAndConsistencyRemarks: string;
|
|
162
|
-
strengths: string[];
|
|
163
|
-
areasForImprovement: string[];
|
|
164
|
-
gamificationRemarks: string;
|
|
165
|
-
} | undefined;
|
|
166
|
-
weeklyRoadmap?: {
|
|
167
|
-
items: {
|
|
168
|
-
loId: string;
|
|
169
|
-
topicName: string;
|
|
170
|
-
reason: string;
|
|
171
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
172
|
-
day: string;
|
|
173
|
-
isCompleted: boolean;
|
|
174
|
-
}[];
|
|
175
|
-
generatedAt: number;
|
|
176
|
-
} | undefined;
|
|
177
|
-
}, {
|
|
178
|
-
analysisReport?: {
|
|
179
|
-
startDate: string;
|
|
180
|
-
endDate: string;
|
|
181
|
-
generatedAt: number;
|
|
182
|
-
effortAndConsistencyRemarks: string;
|
|
183
|
-
strengths: string[];
|
|
184
|
-
areasForImprovement: string[];
|
|
185
|
-
gamificationRemarks: string;
|
|
186
|
-
} | undefined;
|
|
187
|
-
weeklyRoadmap?: {
|
|
188
|
-
items: {
|
|
189
|
-
loId: string;
|
|
190
|
-
topicName: string;
|
|
191
|
-
reason: string;
|
|
192
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
193
|
-
day: string;
|
|
194
|
-
isCompleted: boolean;
|
|
195
|
-
}[];
|
|
196
|
-
generatedAt: number;
|
|
197
|
-
} | undefined;
|
|
198
|
-
}>;
|
|
199
|
-
export type GenerateLearningAnalysisOutput = LearningAnalysis;
|
|
200
|
-
//# sourceMappingURL=generate-learning-analysis-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate-learning-analysis-types.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/generate-learning-analysis-types.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,OAAO,CAAC;AAI9C,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoB9C,CAAC;AACH,MAAM,MAAM,mCAAmC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mCAAmC,CAAC,CAAC;AA2BtG,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAGvC,CAAC;AAGH,MAAM,MAAM,8BAA8B,GAAG,gBAAgB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { LearningAnalysis } from '../..';
|
|
2
|
-
import { type GenerateLearningAnalysisClientInput } from './generate-learning-analysis-types';
|
|
3
|
-
export declare function generateLearningAnalysis(clientInput: GenerateLearningAnalysisClientInput, apiKey: string): Promise<LearningAnalysis>;
|
|
4
|
-
//# sourceMappingURL=generate-learning-analysis.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate-learning-analysis.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/generate-learning-analysis.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,gBAAgB,EAAmB,MAAM,OAAO,CAAC;AAC/D,OAAO,EACL,KAAK,mCAAmC,EAEzC,MAAM,oCAAoC,CAAC;AAO5C,wBAAsB,wBAAwB,CAC5C,WAAW,EAAE,mCAAmC,EAChD,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,gBAAgB,CAAC,CAsH3B"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { type GenerateMotivationalQuoteClientInput, type GenerateMotivationalQuoteOutput } from './motivational-quote-types';
|
|
2
|
-
export declare function generateMotivationalQuote(clientInput: GenerateMotivationalQuoteClientInput, apiKey: string): Promise<GenerateMotivationalQuoteOutput | null>;
|
|
3
|
-
//# sourceMappingURL=generate-motivational-quote.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate-motivational-quote.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/generate-motivational-quote.ts"],"names":[],"mappings":"AASA,OAAO,EACL,KAAK,oCAAoC,EACzC,KAAK,+BAA+B,EAErC,MAAM,4BAA4B,CAAC;AAGpC,wBAAsB,yBAAyB,CAC7C,WAAW,EAAE,oCAAoC,EACjD,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,+BAA+B,GAAG,IAAI,CAAC,CA4DjD"}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
export declare const GeneratePracticeQuizClientInputSchema: z.ZodObject<{
|
|
3
|
-
learningObjectives: z.ZodArray<z.ZodObject<{
|
|
4
|
-
loId: z.ZodString;
|
|
5
|
-
loDescription: z.ZodString;
|
|
6
|
-
subject: z.ZodString;
|
|
7
|
-
category: z.ZodString;
|
|
8
|
-
topic: z.ZodString;
|
|
9
|
-
keywords: z.ZodArray<z.ZodString, "many">;
|
|
10
|
-
grade: z.ZodString;
|
|
11
|
-
stemElements: z.ZodArray<z.ZodString, "many">;
|
|
12
|
-
bloomLevelsGuideline: z.ZodArray<z.ZodString, "many">;
|
|
13
|
-
}, "strip", z.ZodTypeAny, {
|
|
14
|
-
subject: string;
|
|
15
|
-
category: string;
|
|
16
|
-
topic: string;
|
|
17
|
-
loDescription: string;
|
|
18
|
-
loId: string;
|
|
19
|
-
grade: string;
|
|
20
|
-
keywords: string[];
|
|
21
|
-
stemElements: string[];
|
|
22
|
-
bloomLevelsGuideline: string[];
|
|
23
|
-
}, {
|
|
24
|
-
subject: string;
|
|
25
|
-
category: string;
|
|
26
|
-
topic: string;
|
|
27
|
-
loDescription: string;
|
|
28
|
-
loId: string;
|
|
29
|
-
grade: string;
|
|
30
|
-
keywords: string[];
|
|
31
|
-
stemElements: string[];
|
|
32
|
-
bloomLevelsGuideline: string[];
|
|
33
|
-
}>, "many">;
|
|
34
|
-
quizDifficulty: z.ZodEnum<["Very Easy", "Easy", "Medium", "Hard", "Expert"]>;
|
|
35
|
-
language: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
36
|
-
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
language: string;
|
|
38
|
-
learningObjectives: {
|
|
39
|
-
subject: string;
|
|
40
|
-
category: string;
|
|
41
|
-
topic: string;
|
|
42
|
-
loDescription: string;
|
|
43
|
-
loId: string;
|
|
44
|
-
grade: string;
|
|
45
|
-
keywords: string[];
|
|
46
|
-
stemElements: string[];
|
|
47
|
-
bloomLevelsGuideline: string[];
|
|
48
|
-
}[];
|
|
49
|
-
quizDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
50
|
-
}, {
|
|
51
|
-
learningObjectives: {
|
|
52
|
-
subject: string;
|
|
53
|
-
category: string;
|
|
54
|
-
topic: string;
|
|
55
|
-
loDescription: string;
|
|
56
|
-
loId: string;
|
|
57
|
-
grade: string;
|
|
58
|
-
keywords: string[];
|
|
59
|
-
stemElements: string[];
|
|
60
|
-
bloomLevelsGuideline: string[];
|
|
61
|
-
}[];
|
|
62
|
-
quizDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
63
|
-
language?: string | undefined;
|
|
64
|
-
}>;
|
|
65
|
-
export type GeneratePracticeQuizClientInput = z.infer<typeof GeneratePracticeQuizClientInputSchema>;
|
|
66
|
-
declare const GeneratePracticeQuizOutputSchema: z.ZodObject<{
|
|
67
|
-
generatedQuestions: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
|
|
68
|
-
}, "strip", z.ZodTypeAny, {
|
|
69
|
-
generatedQuestions?: any[] | undefined;
|
|
70
|
-
}, {
|
|
71
|
-
generatedQuestions?: any[] | undefined;
|
|
72
|
-
}>;
|
|
73
|
-
export type GeneratePracticeQuizOutput = z.infer<typeof GeneratePracticeQuizOutputSchema>;
|
|
74
|
-
export declare function generatePracticeQuiz(clientInput: GeneratePracticeQuizClientInput, apiKey: string): Promise<GeneratePracticeQuizOutput>;
|
|
75
|
-
export {};
|
|
76
|
-
//# sourceMappingURL=generate-practice-quiz.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate-practice-quiz.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/generate-practice-quiz.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA+BxB,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAIhD,CAAC;AACH,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qCAAqC,CAAC,CAAC;AAUpG,QAAA,MAAM,gCAAgC;;;;;;EAEpC,CAAC;AACH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC;AAO1F,wBAAsB,oBAAoB,CACxC,WAAW,EAAE,+BAA+B,EAC5C,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,0BAA0B,CAAC,CAoIrC"}
|
|
@@ -1,149 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import type { PracticeSuggestion } from '../../types/misc';
|
|
3
|
-
declare const GeneratePracticeSuggestionInputSchema: z.ZodObject<{
|
|
4
|
-
language: z.ZodString;
|
|
5
|
-
userName: z.ZodOptional<z.ZodString>;
|
|
6
|
-
performanceByTopic: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
-
name: z.ZodString;
|
|
8
|
-
averageScore: z.ZodNumber;
|
|
9
|
-
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
name: string;
|
|
11
|
-
averageScore: number;
|
|
12
|
-
}, {
|
|
13
|
-
name: string;
|
|
14
|
-
averageScore: number;
|
|
15
|
-
}>, "many">>;
|
|
16
|
-
recentHistory: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
17
|
-
quizTitle: z.ZodString;
|
|
18
|
-
percentage: z.ZodNumber;
|
|
19
|
-
topics: z.ZodArray<z.ZodObject<{
|
|
20
|
-
subject: z.ZodString;
|
|
21
|
-
category: z.ZodString;
|
|
22
|
-
topic: z.ZodString;
|
|
23
|
-
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
subject: string;
|
|
25
|
-
category: string;
|
|
26
|
-
topic: string;
|
|
27
|
-
}, {
|
|
28
|
-
subject: string;
|
|
29
|
-
category: string;
|
|
30
|
-
topic: string;
|
|
31
|
-
}>, "many">;
|
|
32
|
-
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
quizTitle: string;
|
|
34
|
-
percentage: number;
|
|
35
|
-
topics: {
|
|
36
|
-
subject: string;
|
|
37
|
-
category: string;
|
|
38
|
-
topic: string;
|
|
39
|
-
}[];
|
|
40
|
-
}, {
|
|
41
|
-
quizTitle: string;
|
|
42
|
-
percentage: number;
|
|
43
|
-
topics: {
|
|
44
|
-
subject: string;
|
|
45
|
-
category: string;
|
|
46
|
-
topic: string;
|
|
47
|
-
}[];
|
|
48
|
-
}>, "many">>;
|
|
49
|
-
allAvailableTopics: z.ZodArray<z.ZodObject<{
|
|
50
|
-
loId: z.ZodString;
|
|
51
|
-
subject: z.ZodString;
|
|
52
|
-
category: z.ZodString;
|
|
53
|
-
topic: z.ZodString;
|
|
54
|
-
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
subject: string;
|
|
56
|
-
category: string;
|
|
57
|
-
topic: string;
|
|
58
|
-
loId: string;
|
|
59
|
-
}, {
|
|
60
|
-
subject: string;
|
|
61
|
-
category: string;
|
|
62
|
-
topic: string;
|
|
63
|
-
loId: string;
|
|
64
|
-
}>, "many">;
|
|
65
|
-
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
language: string;
|
|
67
|
-
allAvailableTopics: {
|
|
68
|
-
subject: string;
|
|
69
|
-
category: string;
|
|
70
|
-
topic: string;
|
|
71
|
-
loId: string;
|
|
72
|
-
}[];
|
|
73
|
-
performanceByTopic?: {
|
|
74
|
-
name: string;
|
|
75
|
-
averageScore: number;
|
|
76
|
-
}[] | undefined;
|
|
77
|
-
userName?: string | undefined;
|
|
78
|
-
recentHistory?: {
|
|
79
|
-
quizTitle: string;
|
|
80
|
-
percentage: number;
|
|
81
|
-
topics: {
|
|
82
|
-
subject: string;
|
|
83
|
-
category: string;
|
|
84
|
-
topic: string;
|
|
85
|
-
}[];
|
|
86
|
-
}[] | undefined;
|
|
87
|
-
}, {
|
|
88
|
-
language: string;
|
|
89
|
-
allAvailableTopics: {
|
|
90
|
-
subject: string;
|
|
91
|
-
category: string;
|
|
92
|
-
topic: string;
|
|
93
|
-
loId: string;
|
|
94
|
-
}[];
|
|
95
|
-
performanceByTopic?: {
|
|
96
|
-
name: string;
|
|
97
|
-
averageScore: number;
|
|
98
|
-
}[] | undefined;
|
|
99
|
-
userName?: string | undefined;
|
|
100
|
-
recentHistory?: {
|
|
101
|
-
quizTitle: string;
|
|
102
|
-
percentage: number;
|
|
103
|
-
topics: {
|
|
104
|
-
subject: string;
|
|
105
|
-
category: string;
|
|
106
|
-
topic: string;
|
|
107
|
-
}[];
|
|
108
|
-
}[] | undefined;
|
|
109
|
-
}>;
|
|
110
|
-
export type GeneratePracticeSuggestionClientInput = z.infer<typeof GeneratePracticeSuggestionInputSchema>;
|
|
111
|
-
declare const PracticeSuggestionOutputSchema: z.ZodObject<{
|
|
112
|
-
suggestionText: z.ZodString;
|
|
113
|
-
suggestedTopics: z.ZodArray<z.ZodObject<{
|
|
114
|
-
loId: z.ZodString;
|
|
115
|
-
topicName: z.ZodString;
|
|
116
|
-
reason: z.ZodEnum<["review", "explore"]>;
|
|
117
|
-
suggestedDifficulty: z.ZodEnum<["Very Easy", "Easy", "Medium", "Hard", "Expert"]>;
|
|
118
|
-
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
loId: string;
|
|
120
|
-
topicName: string;
|
|
121
|
-
reason: "review" | "explore";
|
|
122
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
123
|
-
}, {
|
|
124
|
-
loId: string;
|
|
125
|
-
topicName: string;
|
|
126
|
-
reason: "review" | "explore";
|
|
127
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
128
|
-
}>, "many">;
|
|
129
|
-
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
suggestionText: string;
|
|
131
|
-
suggestedTopics: {
|
|
132
|
-
loId: string;
|
|
133
|
-
topicName: string;
|
|
134
|
-
reason: "review" | "explore";
|
|
135
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
136
|
-
}[];
|
|
137
|
-
}, {
|
|
138
|
-
suggestionText: string;
|
|
139
|
-
suggestedTopics: {
|
|
140
|
-
loId: string;
|
|
141
|
-
topicName: string;
|
|
142
|
-
reason: "review" | "explore";
|
|
143
|
-
suggestedDifficulty: "Very Easy" | "Easy" | "Medium" | "Hard" | "Expert";
|
|
144
|
-
}[];
|
|
145
|
-
}>;
|
|
146
|
-
export type GeneratePracticeSuggestionOutput = z.infer<typeof PracticeSuggestionOutputSchema>;
|
|
147
|
-
export declare function generatePracticeSuggestion(clientInput: GeneratePracticeSuggestionClientInput, apiKey: string): Promise<PracticeSuggestion>;
|
|
148
|
-
export {};
|
|
149
|
-
//# sourceMappingURL=generate-practice-suggestion.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate-practice-suggestion.d.ts","sourceRoot":"","sources":["../../../src/ai/flows/generate-practice-suggestion.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,KAAK,EAAE,kBAAkB,EAAsB,MAAM,kBAAkB,CAAC;AAO/E,QAAA,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsBzC,CAAC;AACH,MAAM,MAAM,qCAAqC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qCAAqC,CAAC,CAAC;AAE1G,QAAA,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAQlC,CAAC;AACH,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC,CAAC;AAO9F,wBAAsB,0BAA0B,CAC9C,WAAW,EAAE,qCAAqC,EAClD,MAAM,EAAE,MAAM,GACb,OAAO,CAAC,kBAAkB,CAAC,CAiE7B"}
|