@almadar/std 14.24.0 → 14.26.0
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/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -361,8 +361,8 @@
|
|
|
361
361
|
"TutorSession",
|
|
362
362
|
{
|
|
363
363
|
"emit": {
|
|
364
|
-
"
|
|
365
|
-
"
|
|
364
|
+
"success": "TutorSessionLoaded",
|
|
365
|
+
"failure": "TutorSessionLoadFailed"
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
],
|
|
@@ -370,30 +370,8 @@
|
|
|
370
370
|
"render-ui",
|
|
371
371
|
"main",
|
|
372
372
|
{
|
|
373
|
-
"navItems": [
|
|
374
|
-
{
|
|
375
|
-
"href": "/teach",
|
|
376
|
-
"label": "Teach",
|
|
377
|
-
"icon": "book-open"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"label": "Quiz",
|
|
381
|
-
"href": "/quiz",
|
|
382
|
-
"icon": "help-circle"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"icon": "brain",
|
|
386
|
-
"href": "/concepts",
|
|
387
|
-
"label": "Concepts"
|
|
388
|
-
}
|
|
389
|
-
],
|
|
390
|
-
"appName": "AI Tutor",
|
|
391
|
-
"type": "dashboard-layout",
|
|
392
373
|
"children": [
|
|
393
374
|
{
|
|
394
|
-
"gap": "lg",
|
|
395
|
-
"direction": "vertical",
|
|
396
|
-
"type": "stack",
|
|
397
375
|
"children": [
|
|
398
376
|
{
|
|
399
377
|
"children": [
|
|
@@ -402,15 +380,15 @@
|
|
|
402
380
|
"name": "graduation-cap"
|
|
403
381
|
},
|
|
404
382
|
{
|
|
405
|
-
"content": "Tutor",
|
|
406
383
|
"type": "typography",
|
|
407
|
-
"variant": "h2"
|
|
384
|
+
"variant": "h2",
|
|
385
|
+
"content": "Tutor"
|
|
408
386
|
}
|
|
409
387
|
],
|
|
410
|
-
"align": "center",
|
|
411
388
|
"direction": "horizontal",
|
|
412
389
|
"type": "stack",
|
|
413
|
-
"gap": "sm"
|
|
390
|
+
"gap": "sm",
|
|
391
|
+
"align": "center"
|
|
414
392
|
},
|
|
415
393
|
{
|
|
416
394
|
"type": "divider"
|
|
@@ -419,29 +397,51 @@
|
|
|
419
397
|
"type": "card",
|
|
420
398
|
"children": [
|
|
421
399
|
{
|
|
400
|
+
"type": "stack",
|
|
422
401
|
"direction": "vertical",
|
|
423
402
|
"gap": "md",
|
|
424
403
|
"children": [
|
|
425
404
|
{
|
|
426
|
-
"
|
|
405
|
+
"content": "What topic would you like to learn about? The tutor will assess your level and guide you through it.",
|
|
427
406
|
"variant": "body",
|
|
428
|
-
"
|
|
407
|
+
"type": "typography"
|
|
429
408
|
},
|
|
430
409
|
{
|
|
431
410
|
"type": "form-section",
|
|
432
|
-
"entity": "@entity",
|
|
433
411
|
"submitEvent": "START_SESSION",
|
|
412
|
+
"entity": "@entity",
|
|
434
413
|
"mode": "edit",
|
|
435
414
|
"fields": [
|
|
436
415
|
"topic"
|
|
437
416
|
]
|
|
438
417
|
}
|
|
439
|
-
]
|
|
440
|
-
"type": "stack"
|
|
418
|
+
]
|
|
441
419
|
}
|
|
442
420
|
]
|
|
443
421
|
}
|
|
444
|
-
]
|
|
422
|
+
],
|
|
423
|
+
"direction": "vertical",
|
|
424
|
+
"gap": "lg",
|
|
425
|
+
"type": "stack"
|
|
426
|
+
}
|
|
427
|
+
],
|
|
428
|
+
"type": "dashboard-layout",
|
|
429
|
+
"appName": "AI Tutor",
|
|
430
|
+
"navItems": [
|
|
431
|
+
{
|
|
432
|
+
"label": "Teach",
|
|
433
|
+
"icon": "book-open",
|
|
434
|
+
"href": "/teach"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"icon": "help-circle",
|
|
438
|
+
"label": "Quiz",
|
|
439
|
+
"href": "/quiz"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"href": "/concepts",
|
|
443
|
+
"icon": "brain",
|
|
444
|
+
"label": "Concepts"
|
|
445
445
|
}
|
|
446
446
|
]
|
|
447
447
|
}
|
|
@@ -475,19 +475,38 @@
|
|
|
475
475
|
"render-ui",
|
|
476
476
|
"main",
|
|
477
477
|
{
|
|
478
|
+
"type": "dashboard-layout",
|
|
478
479
|
"appName": "AI Tutor",
|
|
480
|
+
"navItems": [
|
|
481
|
+
{
|
|
482
|
+
"href": "/teach",
|
|
483
|
+
"icon": "book-open",
|
|
484
|
+
"label": "Teach"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"label": "Quiz",
|
|
488
|
+
"icon": "help-circle",
|
|
489
|
+
"href": "/quiz"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"href": "/concepts",
|
|
493
|
+
"icon": "brain",
|
|
494
|
+
"label": "Concepts"
|
|
495
|
+
}
|
|
496
|
+
],
|
|
479
497
|
"children": [
|
|
480
498
|
{
|
|
481
|
-
"
|
|
499
|
+
"gap": "lg",
|
|
500
|
+
"direction": "vertical",
|
|
482
501
|
"children": [
|
|
483
502
|
{
|
|
484
|
-
"
|
|
485
|
-
"
|
|
503
|
+
"name": "search",
|
|
504
|
+
"type": "icon"
|
|
486
505
|
},
|
|
487
506
|
{
|
|
488
507
|
"type": "typography",
|
|
489
|
-
"
|
|
490
|
-
"
|
|
508
|
+
"variant": "h3",
|
|
509
|
+
"content": "Assessing your level..."
|
|
491
510
|
},
|
|
492
511
|
{
|
|
493
512
|
"type": "spinner"
|
|
@@ -498,27 +517,8 @@
|
|
|
498
517
|
"variant": "caption"
|
|
499
518
|
}
|
|
500
519
|
],
|
|
501
|
-
"
|
|
502
|
-
"
|
|
503
|
-
"gap": "lg"
|
|
504
|
-
}
|
|
505
|
-
],
|
|
506
|
-
"type": "dashboard-layout",
|
|
507
|
-
"navItems": [
|
|
508
|
-
{
|
|
509
|
-
"icon": "book-open",
|
|
510
|
-
"href": "/teach",
|
|
511
|
-
"label": "Teach"
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"label": "Quiz",
|
|
515
|
-
"icon": "help-circle",
|
|
516
|
-
"href": "/quiz"
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"icon": "brain",
|
|
520
|
-
"label": "Concepts",
|
|
521
|
-
"href": "/concepts"
|
|
520
|
+
"align": "center",
|
|
521
|
+
"type": "stack"
|
|
522
522
|
}
|
|
523
523
|
]
|
|
524
524
|
}
|
|
@@ -548,24 +548,23 @@
|
|
|
548
548
|
"render-ui",
|
|
549
549
|
"main",
|
|
550
550
|
{
|
|
551
|
-
"appName": "AI Tutor",
|
|
552
551
|
"type": "dashboard-layout",
|
|
553
552
|
"children": [
|
|
554
553
|
{
|
|
555
|
-
"type": "stack",
|
|
556
|
-
"gap": "lg",
|
|
557
554
|
"direction": "vertical",
|
|
558
555
|
"children": [
|
|
559
556
|
{
|
|
560
|
-
"
|
|
557
|
+
"justify": "between",
|
|
558
|
+
"gap": "sm",
|
|
561
559
|
"type": "stack",
|
|
560
|
+
"direction": "horizontal",
|
|
562
561
|
"align": "center",
|
|
563
|
-
"justify": "between",
|
|
564
562
|
"children": [
|
|
565
563
|
{
|
|
564
|
+
"type": "stack",
|
|
565
|
+
"align": "center",
|
|
566
566
|
"direction": "horizontal",
|
|
567
567
|
"gap": "sm",
|
|
568
|
-
"align": "center",
|
|
569
568
|
"children": [
|
|
570
569
|
{
|
|
571
570
|
"type": "icon",
|
|
@@ -573,83 +572,83 @@
|
|
|
573
572
|
},
|
|
574
573
|
{
|
|
575
574
|
"type": "typography",
|
|
576
|
-
"
|
|
577
|
-
"
|
|
575
|
+
"variant": "h2",
|
|
576
|
+
"content": "Lesson: @entity.topic"
|
|
578
577
|
}
|
|
579
|
-
]
|
|
580
|
-
"type": "stack"
|
|
578
|
+
]
|
|
581
579
|
},
|
|
582
580
|
{
|
|
583
581
|
"type": "badge",
|
|
584
582
|
"label": "@entity.studentLevel"
|
|
585
583
|
}
|
|
586
|
-
]
|
|
587
|
-
"gap": "sm"
|
|
584
|
+
]
|
|
588
585
|
},
|
|
589
586
|
{
|
|
590
587
|
"type": "divider"
|
|
591
588
|
},
|
|
592
589
|
{
|
|
593
|
-
"type": "card",
|
|
594
590
|
"children": [
|
|
595
591
|
{
|
|
596
|
-
"gap": "md",
|
|
597
592
|
"direction": "vertical",
|
|
598
|
-
"type": "stack",
|
|
599
593
|
"children": [
|
|
600
594
|
{
|
|
595
|
+
"content": "@entity.explanation",
|
|
601
596
|
"variant": "body",
|
|
602
|
-
"type": "typography"
|
|
603
|
-
"content": "@entity.explanation"
|
|
597
|
+
"type": "typography"
|
|
604
598
|
}
|
|
605
|
-
]
|
|
599
|
+
],
|
|
600
|
+
"gap": "md",
|
|
601
|
+
"type": "stack"
|
|
606
602
|
}
|
|
607
|
-
]
|
|
603
|
+
],
|
|
604
|
+
"type": "card"
|
|
608
605
|
},
|
|
609
606
|
{
|
|
610
607
|
"direction": "horizontal",
|
|
611
|
-
"type": "stack",
|
|
612
608
|
"gap": "sm",
|
|
613
609
|
"children": [
|
|
614
610
|
{
|
|
615
|
-
"icon": "help-circle",
|
|
616
|
-
"variant": "primary",
|
|
617
|
-
"label": "Quiz Me",
|
|
618
611
|
"action": "START_QUIZ",
|
|
619
|
-
"
|
|
612
|
+
"label": "Quiz Me",
|
|
613
|
+
"variant": "primary",
|
|
614
|
+
"type": "button",
|
|
615
|
+
"icon": "help-circle"
|
|
620
616
|
},
|
|
621
617
|
{
|
|
622
618
|
"icon": "book-open",
|
|
623
|
-
"action": "EXPLAIN_MORE",
|
|
624
619
|
"type": "button",
|
|
625
620
|
"variant": "secondary",
|
|
626
|
-
"label": "Explain More"
|
|
621
|
+
"label": "Explain More",
|
|
622
|
+
"action": "EXPLAIN_MORE"
|
|
627
623
|
},
|
|
628
624
|
{
|
|
629
625
|
"label": "New Topic",
|
|
630
626
|
"variant": "ghost",
|
|
631
627
|
"action": "RESET",
|
|
632
|
-
"
|
|
633
|
-
"
|
|
628
|
+
"icon": "rotate-ccw",
|
|
629
|
+
"type": "button"
|
|
634
630
|
}
|
|
635
|
-
]
|
|
631
|
+
],
|
|
632
|
+
"type": "stack"
|
|
636
633
|
},
|
|
637
634
|
{
|
|
638
|
-
"type": "stack",
|
|
639
|
-
"gap": "xs",
|
|
640
635
|
"children": [
|
|
641
636
|
{
|
|
642
|
-
"
|
|
643
|
-
"
|
|
637
|
+
"type": "badge",
|
|
638
|
+
"label": "@entity.questionsAsked"
|
|
644
639
|
},
|
|
645
640
|
{
|
|
646
641
|
"type": "badge",
|
|
647
642
|
"label": "@entity.correctAnswers"
|
|
648
643
|
}
|
|
649
644
|
],
|
|
650
|
-
"
|
|
645
|
+
"type": "stack",
|
|
646
|
+
"direction": "horizontal",
|
|
647
|
+
"gap": "xs"
|
|
651
648
|
}
|
|
652
|
-
]
|
|
649
|
+
],
|
|
650
|
+
"type": "stack",
|
|
651
|
+
"gap": "lg"
|
|
653
652
|
}
|
|
654
653
|
],
|
|
655
654
|
"navItems": [
|
|
@@ -659,16 +658,17 @@
|
|
|
659
658
|
"href": "/teach"
|
|
660
659
|
},
|
|
661
660
|
{
|
|
662
|
-
"icon": "help-circle",
|
|
663
661
|
"label": "Quiz",
|
|
664
|
-
"href": "/quiz"
|
|
662
|
+
"href": "/quiz",
|
|
663
|
+
"icon": "help-circle"
|
|
665
664
|
},
|
|
666
665
|
{
|
|
666
|
+
"icon": "brain",
|
|
667
667
|
"label": "Concepts",
|
|
668
|
-
"href": "/concepts"
|
|
669
|
-
"icon": "brain"
|
|
668
|
+
"href": "/concepts"
|
|
670
669
|
}
|
|
671
|
-
]
|
|
670
|
+
],
|
|
671
|
+
"appName": "AI Tutor"
|
|
672
672
|
}
|
|
673
673
|
]
|
|
674
674
|
]
|
|
@@ -686,21 +686,38 @@
|
|
|
686
686
|
"render-ui",
|
|
687
687
|
"main",
|
|
688
688
|
{
|
|
689
|
+
"appName": "AI Tutor",
|
|
690
|
+
"navItems": [
|
|
691
|
+
{
|
|
692
|
+
"icon": "book-open",
|
|
693
|
+
"label": "Teach",
|
|
694
|
+
"href": "/teach"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"icon": "help-circle",
|
|
698
|
+
"label": "Quiz",
|
|
699
|
+
"href": "/quiz"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"href": "/concepts",
|
|
703
|
+
"icon": "brain",
|
|
704
|
+
"label": "Concepts"
|
|
705
|
+
}
|
|
706
|
+
],
|
|
707
|
+
"type": "dashboard-layout",
|
|
689
708
|
"children": [
|
|
690
709
|
{
|
|
691
|
-
"gap": "lg",
|
|
692
|
-
"type": "stack",
|
|
693
710
|
"direction": "vertical",
|
|
694
711
|
"children": [
|
|
695
712
|
{
|
|
696
|
-
"justify": "between",
|
|
697
|
-
"gap": "sm",
|
|
698
713
|
"align": "center",
|
|
699
714
|
"type": "stack",
|
|
715
|
+
"justify": "between",
|
|
700
716
|
"children": [
|
|
701
717
|
{
|
|
718
|
+
"direction": "horizontal",
|
|
702
719
|
"align": "center",
|
|
703
|
-
"
|
|
720
|
+
"type": "stack",
|
|
704
721
|
"children": [
|
|
705
722
|
{
|
|
706
723
|
"type": "icon",
|
|
@@ -712,37 +729,38 @@
|
|
|
712
729
|
"variant": "h2"
|
|
713
730
|
}
|
|
714
731
|
],
|
|
715
|
-
"
|
|
716
|
-
"direction": "horizontal"
|
|
732
|
+
"gap": "sm"
|
|
717
733
|
},
|
|
718
734
|
{
|
|
719
735
|
"type": "badge",
|
|
720
736
|
"label": "@entity.studentLevel"
|
|
721
737
|
}
|
|
722
738
|
],
|
|
739
|
+
"gap": "sm",
|
|
723
740
|
"direction": "horizontal"
|
|
724
741
|
},
|
|
725
742
|
{
|
|
726
743
|
"type": "divider"
|
|
727
744
|
},
|
|
728
745
|
{
|
|
746
|
+
"type": "card",
|
|
729
747
|
"children": [
|
|
730
748
|
{
|
|
749
|
+
"type": "stack",
|
|
750
|
+
"direction": "vertical",
|
|
751
|
+
"gap": "md",
|
|
731
752
|
"children": [
|
|
732
753
|
{
|
|
733
754
|
"type": "typography",
|
|
734
|
-
"
|
|
735
|
-
"
|
|
755
|
+
"content": "@entity.explanation",
|
|
756
|
+
"variant": "body"
|
|
736
757
|
}
|
|
737
|
-
]
|
|
738
|
-
"type": "stack",
|
|
739
|
-
"gap": "md",
|
|
740
|
-
"direction": "vertical"
|
|
758
|
+
]
|
|
741
759
|
}
|
|
742
|
-
]
|
|
743
|
-
"type": "card"
|
|
760
|
+
]
|
|
744
761
|
},
|
|
745
762
|
{
|
|
763
|
+
"direction": "horizontal",
|
|
746
764
|
"type": "stack",
|
|
747
765
|
"gap": "sm",
|
|
748
766
|
"children": [
|
|
@@ -754,24 +772,22 @@
|
|
|
754
772
|
"action": "START_QUIZ"
|
|
755
773
|
},
|
|
756
774
|
{
|
|
757
|
-
"icon": "book-open",
|
|
758
|
-
"variant": "secondary",
|
|
759
|
-
"label": "Explain More",
|
|
760
775
|
"type": "button",
|
|
776
|
+
"label": "Explain More",
|
|
777
|
+
"variant": "secondary",
|
|
778
|
+
"icon": "book-open",
|
|
761
779
|
"action": "EXPLAIN_MORE"
|
|
762
780
|
},
|
|
763
781
|
{
|
|
764
|
-
"icon": "rotate-ccw",
|
|
765
782
|
"type": "button",
|
|
783
|
+
"variant": "ghost",
|
|
766
784
|
"label": "New Topic",
|
|
767
|
-
"
|
|
768
|
-
"
|
|
785
|
+
"icon": "rotate-ccw",
|
|
786
|
+
"action": "RESET"
|
|
769
787
|
}
|
|
770
|
-
]
|
|
771
|
-
"direction": "horizontal"
|
|
788
|
+
]
|
|
772
789
|
},
|
|
773
790
|
{
|
|
774
|
-
"direction": "horizontal",
|
|
775
791
|
"gap": "xs",
|
|
776
792
|
"children": [
|
|
777
793
|
{
|
|
@@ -783,28 +799,12 @@
|
|
|
783
799
|
"label": "@entity.correctAnswers"
|
|
784
800
|
}
|
|
785
801
|
],
|
|
786
|
-
"type": "stack"
|
|
802
|
+
"type": "stack",
|
|
803
|
+
"direction": "horizontal"
|
|
787
804
|
}
|
|
788
|
-
]
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
"type": "dashboard-layout",
|
|
792
|
-
"appName": "AI Tutor",
|
|
793
|
-
"navItems": [
|
|
794
|
-
{
|
|
795
|
-
"href": "/teach",
|
|
796
|
-
"icon": "book-open",
|
|
797
|
-
"label": "Teach"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"label": "Quiz",
|
|
801
|
-
"href": "/quiz",
|
|
802
|
-
"icon": "help-circle"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"href": "/concepts",
|
|
806
|
-
"label": "Concepts",
|
|
807
|
-
"icon": "brain"
|
|
805
|
+
],
|
|
806
|
+
"type": "stack",
|
|
807
|
+
"gap": "lg"
|
|
808
808
|
}
|
|
809
809
|
]
|
|
810
810
|
}
|
|
@@ -824,38 +824,25 @@
|
|
|
824
824
|
"render-ui",
|
|
825
825
|
"main",
|
|
826
826
|
{
|
|
827
|
-
"appName": "AI Tutor",
|
|
828
|
-
"type": "dashboard-layout",
|
|
829
|
-
"navItems": [
|
|
830
|
-
{
|
|
831
|
-
"href": "/teach",
|
|
832
|
-
"label": "Teach",
|
|
833
|
-
"icon": "book-open"
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
"label": "Quiz",
|
|
837
|
-
"href": "/quiz",
|
|
838
|
-
"icon": "help-circle"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"href": "/concepts",
|
|
842
|
-
"label": "Concepts",
|
|
843
|
-
"icon": "brain"
|
|
844
|
-
}
|
|
845
|
-
],
|
|
846
827
|
"children": [
|
|
847
828
|
{
|
|
829
|
+
"gap": "lg",
|
|
848
830
|
"type": "stack",
|
|
831
|
+
"direction": "vertical",
|
|
849
832
|
"children": [
|
|
850
833
|
{
|
|
834
|
+
"align": "center",
|
|
835
|
+
"gap": "sm",
|
|
851
836
|
"type": "stack",
|
|
852
837
|
"children": [
|
|
853
838
|
{
|
|
854
|
-
"
|
|
839
|
+
"direction": "horizontal",
|
|
840
|
+
"gap": "sm",
|
|
841
|
+
"align": "center",
|
|
855
842
|
"children": [
|
|
856
843
|
{
|
|
857
|
-
"
|
|
858
|
-
"
|
|
844
|
+
"type": "icon",
|
|
845
|
+
"name": "book-open"
|
|
859
846
|
},
|
|
860
847
|
{
|
|
861
848
|
"type": "typography",
|
|
@@ -863,19 +850,15 @@
|
|
|
863
850
|
"variant": "h2"
|
|
864
851
|
}
|
|
865
852
|
],
|
|
866
|
-
"
|
|
867
|
-
"align": "center",
|
|
868
|
-
"gap": "sm"
|
|
853
|
+
"type": "stack"
|
|
869
854
|
},
|
|
870
855
|
{
|
|
871
856
|
"label": "@entity.studentLevel",
|
|
872
857
|
"type": "badge"
|
|
873
858
|
}
|
|
874
859
|
],
|
|
875
|
-
"align": "center",
|
|
876
|
-
"justify": "between",
|
|
877
860
|
"direction": "horizontal",
|
|
878
|
-
"
|
|
861
|
+
"justify": "between"
|
|
879
862
|
},
|
|
880
863
|
{
|
|
881
864
|
"type": "divider"
|
|
@@ -883,14 +866,14 @@
|
|
|
883
866
|
{
|
|
884
867
|
"children": [
|
|
885
868
|
{
|
|
886
|
-
"direction": "vertical",
|
|
887
|
-
"gap": "md",
|
|
888
869
|
"type": "stack",
|
|
870
|
+
"gap": "md",
|
|
871
|
+
"direction": "vertical",
|
|
889
872
|
"children": [
|
|
890
873
|
{
|
|
891
|
-
"
|
|
874
|
+
"variant": "body",
|
|
892
875
|
"type": "typography",
|
|
893
|
-
"
|
|
876
|
+
"content": "@entity.explanation"
|
|
894
877
|
}
|
|
895
878
|
]
|
|
896
879
|
}
|
|
@@ -898,53 +881,70 @@
|
|
|
898
881
|
"type": "card"
|
|
899
882
|
},
|
|
900
883
|
{
|
|
884
|
+
"gap": "sm",
|
|
901
885
|
"type": "stack",
|
|
902
886
|
"children": [
|
|
903
887
|
{
|
|
888
|
+
"action": "START_QUIZ",
|
|
904
889
|
"type": "button",
|
|
905
|
-
"variant": "primary",
|
|
906
|
-
"label": "Quiz Me",
|
|
907
890
|
"icon": "help-circle",
|
|
908
|
-
"
|
|
891
|
+
"label": "Quiz Me",
|
|
892
|
+
"variant": "primary"
|
|
909
893
|
},
|
|
910
894
|
{
|
|
911
|
-
"
|
|
895
|
+
"variant": "secondary",
|
|
912
896
|
"icon": "book-open",
|
|
913
|
-
"label": "Explain More",
|
|
914
897
|
"action": "EXPLAIN_MORE",
|
|
915
|
-
"
|
|
898
|
+
"label": "Explain More",
|
|
899
|
+
"type": "button"
|
|
916
900
|
},
|
|
917
901
|
{
|
|
902
|
+
"icon": "rotate-ccw",
|
|
918
903
|
"label": "New Topic",
|
|
919
904
|
"type": "button",
|
|
920
|
-
"
|
|
921
|
-
"
|
|
922
|
-
"action": "RESET"
|
|
905
|
+
"action": "RESET",
|
|
906
|
+
"variant": "ghost"
|
|
923
907
|
}
|
|
924
908
|
],
|
|
925
|
-
"gap": "sm",
|
|
926
909
|
"direction": "horizontal"
|
|
927
910
|
},
|
|
928
911
|
{
|
|
912
|
+
"type": "stack",
|
|
913
|
+
"direction": "horizontal",
|
|
929
914
|
"children": [
|
|
930
915
|
{
|
|
931
916
|
"type": "badge",
|
|
932
917
|
"label": "@entity.questionsAsked"
|
|
933
918
|
},
|
|
934
919
|
{
|
|
935
|
-
"
|
|
936
|
-
"
|
|
920
|
+
"type": "badge",
|
|
921
|
+
"label": "@entity.correctAnswers"
|
|
937
922
|
}
|
|
938
923
|
],
|
|
939
|
-
"gap": "xs"
|
|
940
|
-
"type": "stack",
|
|
941
|
-
"direction": "horizontal"
|
|
924
|
+
"gap": "xs"
|
|
942
925
|
}
|
|
943
|
-
]
|
|
944
|
-
"gap": "lg",
|
|
945
|
-
"direction": "vertical"
|
|
926
|
+
]
|
|
946
927
|
}
|
|
947
|
-
]
|
|
928
|
+
],
|
|
929
|
+
"navItems": [
|
|
930
|
+
{
|
|
931
|
+
"href": "/teach",
|
|
932
|
+
"icon": "book-open",
|
|
933
|
+
"label": "Teach"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"icon": "help-circle",
|
|
937
|
+
"label": "Quiz",
|
|
938
|
+
"href": "/quiz"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"href": "/concepts",
|
|
942
|
+
"icon": "brain",
|
|
943
|
+
"label": "Concepts"
|
|
944
|
+
}
|
|
945
|
+
],
|
|
946
|
+
"appName": "AI Tutor",
|
|
947
|
+
"type": "dashboard-layout"
|
|
948
948
|
}
|
|
949
949
|
]
|
|
950
950
|
]
|
|
@@ -985,23 +985,24 @@
|
|
|
985
985
|
{
|
|
986
986
|
"children": [
|
|
987
987
|
{
|
|
988
|
+
"gap": "lg",
|
|
988
989
|
"children": [
|
|
989
990
|
{
|
|
990
|
-
"direction": "horizontal",
|
|
991
991
|
"align": "center",
|
|
992
|
-
"gap": "sm",
|
|
993
|
-
"type": "stack",
|
|
994
992
|
"children": [
|
|
995
993
|
{
|
|
996
|
-
"
|
|
997
|
-
"
|
|
994
|
+
"name": "graduation-cap",
|
|
995
|
+
"type": "icon"
|
|
998
996
|
},
|
|
999
997
|
{
|
|
1000
|
-
"variant": "h2",
|
|
1001
998
|
"content": "Tutor",
|
|
999
|
+
"variant": "h2",
|
|
1002
1000
|
"type": "typography"
|
|
1003
1001
|
}
|
|
1004
|
-
]
|
|
1002
|
+
],
|
|
1003
|
+
"gap": "sm",
|
|
1004
|
+
"direction": "horizontal",
|
|
1005
|
+
"type": "stack"
|
|
1005
1006
|
},
|
|
1006
1007
|
{
|
|
1007
1008
|
"type": "divider"
|
|
@@ -1010,52 +1011,51 @@
|
|
|
1010
1011
|
"type": "card",
|
|
1011
1012
|
"children": [
|
|
1012
1013
|
{
|
|
1013
|
-
"
|
|
1014
|
+
"type": "stack",
|
|
1014
1015
|
"children": [
|
|
1015
1016
|
{
|
|
1017
|
+
"variant": "body",
|
|
1016
1018
|
"content": "What topic would you like to learn about? The tutor will assess your level and guide you through it.",
|
|
1017
|
-
"type": "typography"
|
|
1018
|
-
"variant": "body"
|
|
1019
|
+
"type": "typography"
|
|
1019
1020
|
},
|
|
1020
1021
|
{
|
|
1022
|
+
"entity": "@entity",
|
|
1021
1023
|
"type": "form-section",
|
|
1022
|
-
"submitEvent": "START_SESSION",
|
|
1023
1024
|
"mode": "edit",
|
|
1025
|
+
"submitEvent": "START_SESSION",
|
|
1024
1026
|
"fields": [
|
|
1025
1027
|
"topic"
|
|
1026
|
-
]
|
|
1027
|
-
"entity": "@entity"
|
|
1028
|
+
]
|
|
1028
1029
|
}
|
|
1029
1030
|
],
|
|
1030
|
-
"
|
|
1031
|
-
"
|
|
1031
|
+
"direction": "vertical",
|
|
1032
|
+
"gap": "md"
|
|
1032
1033
|
}
|
|
1033
1034
|
]
|
|
1034
1035
|
}
|
|
1035
1036
|
],
|
|
1036
|
-
"type": "stack",
|
|
1037
1037
|
"direction": "vertical",
|
|
1038
|
-
"
|
|
1038
|
+
"type": "stack"
|
|
1039
1039
|
}
|
|
1040
1040
|
],
|
|
1041
|
-
"appName": "AI Tutor",
|
|
1042
1041
|
"navItems": [
|
|
1043
1042
|
{
|
|
1044
|
-
"
|
|
1043
|
+
"href": "/teach",
|
|
1045
1044
|
"icon": "book-open",
|
|
1046
|
-
"
|
|
1045
|
+
"label": "Teach"
|
|
1047
1046
|
},
|
|
1048
1047
|
{
|
|
1048
|
+
"icon": "help-circle",
|
|
1049
1049
|
"label": "Quiz",
|
|
1050
|
-
"href": "/quiz"
|
|
1051
|
-
"icon": "help-circle"
|
|
1050
|
+
"href": "/quiz"
|
|
1052
1051
|
},
|
|
1053
1052
|
{
|
|
1054
|
-
"icon": "brain",
|
|
1055
1053
|
"href": "/concepts",
|
|
1054
|
+
"icon": "brain",
|
|
1056
1055
|
"label": "Concepts"
|
|
1057
1056
|
}
|
|
1058
1057
|
],
|
|
1058
|
+
"appName": "AI Tutor",
|
|
1059
1059
|
"type": "dashboard-layout"
|
|
1060
1060
|
}
|
|
1061
1061
|
]
|
|
@@ -1287,8 +1287,8 @@
|
|
|
1287
1287
|
"QuizQuestion",
|
|
1288
1288
|
{
|
|
1289
1289
|
"emit": {
|
|
1290
|
-
"
|
|
1291
|
-
"
|
|
1290
|
+
"success": "QuizQuestionLoaded",
|
|
1291
|
+
"failure": "QuizQuestionLoadFailed"
|
|
1292
1292
|
}
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
@@ -1297,7 +1297,6 @@
|
|
|
1297
1297
|
"main",
|
|
1298
1298
|
{
|
|
1299
1299
|
"type": "dashboard-layout",
|
|
1300
|
-
"appName": "AI Tutor",
|
|
1301
1300
|
"navItems": [
|
|
1302
1301
|
{
|
|
1303
1302
|
"label": "Teach",
|
|
@@ -1315,13 +1314,15 @@
|
|
|
1315
1314
|
"label": "Concepts"
|
|
1316
1315
|
}
|
|
1317
1316
|
],
|
|
1317
|
+
"appName": "AI Tutor",
|
|
1318
1318
|
"children": [
|
|
1319
1319
|
{
|
|
1320
|
-
"gap": "lg",
|
|
1321
1320
|
"type": "stack",
|
|
1322
|
-
"direction": "vertical",
|
|
1323
1321
|
"children": [
|
|
1324
1322
|
{
|
|
1323
|
+
"gap": "sm",
|
|
1324
|
+
"align": "center",
|
|
1325
|
+
"direction": "horizontal",
|
|
1325
1326
|
"children": [
|
|
1326
1327
|
{
|
|
1327
1328
|
"name": "help-circle",
|
|
@@ -1329,24 +1330,23 @@
|
|
|
1329
1330
|
},
|
|
1330
1331
|
{
|
|
1331
1332
|
"type": "typography",
|
|
1332
|
-
"
|
|
1333
|
-
"
|
|
1333
|
+
"variant": "h2",
|
|
1334
|
+
"content": "Quiz"
|
|
1334
1335
|
}
|
|
1335
1336
|
],
|
|
1336
|
-
"type": "stack"
|
|
1337
|
-
"direction": "horizontal",
|
|
1338
|
-
"align": "center",
|
|
1339
|
-
"gap": "sm"
|
|
1337
|
+
"type": "stack"
|
|
1340
1338
|
},
|
|
1341
1339
|
{
|
|
1342
1340
|
"type": "divider"
|
|
1343
1341
|
},
|
|
1344
1342
|
{
|
|
1345
|
-
"
|
|
1343
|
+
"type": "typography",
|
|
1346
1344
|
"content": "Waiting for a quiz to start...",
|
|
1347
|
-
"
|
|
1345
|
+
"variant": "body"
|
|
1348
1346
|
}
|
|
1349
|
-
]
|
|
1347
|
+
],
|
|
1348
|
+
"gap": "lg",
|
|
1349
|
+
"direction": "vertical"
|
|
1350
1350
|
}
|
|
1351
1351
|
]
|
|
1352
1352
|
}
|
|
@@ -1371,45 +1371,25 @@
|
|
|
1371
1371
|
"render-ui",
|
|
1372
1372
|
"main",
|
|
1373
1373
|
{
|
|
1374
|
-
"
|
|
1375
|
-
{
|
|
1376
|
-
"href": "/teach",
|
|
1377
|
-
"icon": "book-open",
|
|
1378
|
-
"label": "Teach"
|
|
1379
|
-
},
|
|
1380
|
-
{
|
|
1381
|
-
"label": "Quiz",
|
|
1382
|
-
"href": "/quiz",
|
|
1383
|
-
"icon": "help-circle"
|
|
1384
|
-
},
|
|
1385
|
-
{
|
|
1386
|
-
"icon": "brain",
|
|
1387
|
-
"href": "/concepts",
|
|
1388
|
-
"label": "Concepts"
|
|
1389
|
-
}
|
|
1390
|
-
],
|
|
1391
|
-
"type": "dashboard-layout",
|
|
1374
|
+
"appName": "AI Tutor",
|
|
1392
1375
|
"children": [
|
|
1393
1376
|
{
|
|
1394
|
-
"type": "stack",
|
|
1395
|
-
"direction": "vertical",
|
|
1396
|
-
"gap": "lg",
|
|
1397
1377
|
"children": [
|
|
1398
1378
|
{
|
|
1399
|
-
"type": "stack",
|
|
1400
|
-
"direction": "horizontal",
|
|
1401
|
-
"align": "center",
|
|
1402
1379
|
"children": [
|
|
1403
1380
|
{
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1381
|
+
"name": "help-circle",
|
|
1382
|
+
"type": "icon"
|
|
1406
1383
|
},
|
|
1407
1384
|
{
|
|
1408
|
-
"content": "Quiz Question",
|
|
1409
1385
|
"type": "typography",
|
|
1410
|
-
"variant": "h2"
|
|
1386
|
+
"variant": "h2",
|
|
1387
|
+
"content": "Quiz Question"
|
|
1411
1388
|
}
|
|
1412
1389
|
],
|
|
1390
|
+
"type": "stack",
|
|
1391
|
+
"align": "center",
|
|
1392
|
+
"direction": "horizontal",
|
|
1413
1393
|
"gap": "sm"
|
|
1414
1394
|
},
|
|
1415
1395
|
{
|
|
@@ -1420,36 +1400,56 @@
|
|
|
1420
1400
|
"children": [
|
|
1421
1401
|
{
|
|
1422
1402
|
"type": "stack",
|
|
1423
|
-
"
|
|
1403
|
+
"direction": "vertical",
|
|
1424
1404
|
"children": [
|
|
1425
1405
|
{
|
|
1426
1406
|
"type": "typography",
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1407
|
+
"content": "@entity.question",
|
|
1408
|
+
"variant": "h3"
|
|
1429
1409
|
},
|
|
1430
1410
|
{
|
|
1431
|
-
"variant": "body",
|
|
1432
1411
|
"type": "typography",
|
|
1433
|
-
"content": "@entity.options"
|
|
1412
|
+
"content": "@entity.options",
|
|
1413
|
+
"variant": "body"
|
|
1434
1414
|
},
|
|
1435
1415
|
{
|
|
1416
|
+
"entity": "@entity",
|
|
1417
|
+
"submitEvent": "SUBMIT_ANSWER",
|
|
1418
|
+
"type": "form-section",
|
|
1436
1419
|
"fields": [
|
|
1437
1420
|
"studentAnswer"
|
|
1438
1421
|
],
|
|
1439
|
-
"submitEvent": "SUBMIT_ANSWER",
|
|
1440
|
-
"type": "form-section",
|
|
1441
|
-
"entity": "@entity",
|
|
1442
1422
|
"mode": "edit"
|
|
1443
1423
|
}
|
|
1444
1424
|
],
|
|
1445
|
-
"
|
|
1425
|
+
"gap": "md"
|
|
1446
1426
|
}
|
|
1447
1427
|
]
|
|
1448
1428
|
}
|
|
1449
|
-
]
|
|
1429
|
+
],
|
|
1430
|
+
"type": "stack",
|
|
1431
|
+
"gap": "lg",
|
|
1432
|
+
"direction": "vertical"
|
|
1450
1433
|
}
|
|
1451
1434
|
],
|
|
1452
|
-
"
|
|
1435
|
+
"type": "dashboard-layout",
|
|
1436
|
+
"navItems": [
|
|
1437
|
+
{
|
|
1438
|
+
"label": "Teach",
|
|
1439
|
+
"href": "/teach",
|
|
1440
|
+
"icon": "book-open"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"href": "/quiz",
|
|
1444
|
+
"icon": "help-circle",
|
|
1445
|
+
"label": "Quiz"
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
"label": "Concepts",
|
|
1449
|
+
"icon": "brain",
|
|
1450
|
+
"href": "/concepts"
|
|
1451
|
+
}
|
|
1452
|
+
]
|
|
1453
1453
|
}
|
|
1454
1454
|
]
|
|
1455
1455
|
]
|
|
@@ -1469,38 +1469,50 @@
|
|
|
1469
1469
|
"main",
|
|
1470
1470
|
{
|
|
1471
1471
|
"appName": "AI Tutor",
|
|
1472
|
+
"navItems": [
|
|
1473
|
+
{
|
|
1474
|
+
"icon": "book-open",
|
|
1475
|
+
"href": "/teach",
|
|
1476
|
+
"label": "Teach"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
"label": "Quiz",
|
|
1480
|
+
"href": "/quiz",
|
|
1481
|
+
"icon": "help-circle"
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"href": "/concepts",
|
|
1485
|
+
"label": "Concepts",
|
|
1486
|
+
"icon": "brain"
|
|
1487
|
+
}
|
|
1488
|
+
],
|
|
1472
1489
|
"type": "dashboard-layout",
|
|
1473
1490
|
"children": [
|
|
1474
1491
|
{
|
|
1475
|
-
"type": "stack",
|
|
1476
1492
|
"children": [
|
|
1477
1493
|
{
|
|
1494
|
+
"gap": "sm",
|
|
1478
1495
|
"type": "stack",
|
|
1479
|
-
"align": "center",
|
|
1480
1496
|
"direction": "horizontal",
|
|
1481
1497
|
"children": [
|
|
1482
1498
|
{
|
|
1483
|
-
"
|
|
1484
|
-
"
|
|
1499
|
+
"type": "icon",
|
|
1500
|
+
"name": "help-circle"
|
|
1485
1501
|
},
|
|
1486
1502
|
{
|
|
1503
|
+
"content": "Quiz Question",
|
|
1487
1504
|
"type": "typography",
|
|
1488
|
-
"variant": "h2"
|
|
1489
|
-
"content": "Quiz Question"
|
|
1505
|
+
"variant": "h2"
|
|
1490
1506
|
}
|
|
1491
1507
|
],
|
|
1492
|
-
"
|
|
1508
|
+
"align": "center"
|
|
1493
1509
|
},
|
|
1494
1510
|
{
|
|
1495
1511
|
"type": "divider"
|
|
1496
1512
|
},
|
|
1497
1513
|
{
|
|
1498
|
-
"type": "card",
|
|
1499
1514
|
"children": [
|
|
1500
1515
|
{
|
|
1501
|
-
"direction": "vertical",
|
|
1502
|
-
"gap": "md",
|
|
1503
|
-
"type": "stack",
|
|
1504
1516
|
"children": [
|
|
1505
1517
|
{
|
|
1506
1518
|
"type": "typography",
|
|
@@ -1508,43 +1520,31 @@
|
|
|
1508
1520
|
"variant": "h3"
|
|
1509
1521
|
},
|
|
1510
1522
|
{
|
|
1523
|
+
"type": "typography",
|
|
1511
1524
|
"content": "@entity.options",
|
|
1512
|
-
"variant": "body"
|
|
1513
|
-
"type": "typography"
|
|
1525
|
+
"variant": "body"
|
|
1514
1526
|
},
|
|
1515
1527
|
{
|
|
1516
|
-
"mode": "edit",
|
|
1517
|
-
"submitEvent": "SUBMIT_ANSWER",
|
|
1518
1528
|
"fields": [
|
|
1519
1529
|
"studentAnswer"
|
|
1520
1530
|
],
|
|
1521
|
-
"
|
|
1522
|
-
"
|
|
1531
|
+
"entity": "@entity",
|
|
1532
|
+
"mode": "edit",
|
|
1533
|
+
"submitEvent": "SUBMIT_ANSWER",
|
|
1534
|
+
"type": "form-section"
|
|
1523
1535
|
}
|
|
1524
|
-
]
|
|
1536
|
+
],
|
|
1537
|
+
"gap": "md",
|
|
1538
|
+
"direction": "vertical",
|
|
1539
|
+
"type": "stack"
|
|
1525
1540
|
}
|
|
1526
|
-
]
|
|
1541
|
+
],
|
|
1542
|
+
"type": "card"
|
|
1527
1543
|
}
|
|
1528
1544
|
],
|
|
1545
|
+
"direction": "vertical",
|
|
1529
1546
|
"gap": "lg",
|
|
1530
|
-
"
|
|
1531
|
-
}
|
|
1532
|
-
],
|
|
1533
|
-
"navItems": [
|
|
1534
|
-
{
|
|
1535
|
-
"href": "/teach",
|
|
1536
|
-
"label": "Teach",
|
|
1537
|
-
"icon": "book-open"
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
"label": "Quiz",
|
|
1541
|
-
"icon": "help-circle",
|
|
1542
|
-
"href": "/quiz"
|
|
1543
|
-
},
|
|
1544
|
-
{
|
|
1545
|
-
"label": "Concepts",
|
|
1546
|
-
"href": "/concepts",
|
|
1547
|
-
"icon": "brain"
|
|
1547
|
+
"type": "stack"
|
|
1548
1548
|
}
|
|
1549
1549
|
]
|
|
1550
1550
|
}
|
|
@@ -1578,16 +1578,17 @@
|
|
|
1578
1578
|
"render-ui",
|
|
1579
1579
|
"main",
|
|
1580
1580
|
{
|
|
1581
|
+
"appName": "AI Tutor",
|
|
1581
1582
|
"navItems": [
|
|
1582
1583
|
{
|
|
1583
|
-
"label": "Teach",
|
|
1584
1584
|
"href": "/teach",
|
|
1585
|
+
"label": "Teach",
|
|
1585
1586
|
"icon": "book-open"
|
|
1586
1587
|
},
|
|
1587
1588
|
{
|
|
1588
1589
|
"icon": "help-circle",
|
|
1589
|
-
"
|
|
1590
|
-
"
|
|
1590
|
+
"href": "/quiz",
|
|
1591
|
+
"label": "Quiz"
|
|
1591
1592
|
},
|
|
1592
1593
|
{
|
|
1593
1594
|
"label": "Concepts",
|
|
@@ -1595,35 +1596,35 @@
|
|
|
1595
1596
|
"href": "/concepts"
|
|
1596
1597
|
}
|
|
1597
1598
|
],
|
|
1598
|
-
"appName": "AI Tutor",
|
|
1599
1599
|
"type": "dashboard-layout",
|
|
1600
1600
|
"children": [
|
|
1601
1601
|
{
|
|
1602
|
+
"gap": "lg",
|
|
1602
1603
|
"type": "stack",
|
|
1603
1604
|
"direction": "vertical",
|
|
1604
|
-
"gap": "lg",
|
|
1605
1605
|
"children": [
|
|
1606
1606
|
{
|
|
1607
|
-
"type": "stack",
|
|
1608
1607
|
"align": "center",
|
|
1609
|
-
"
|
|
1608
|
+
"gap": "sm",
|
|
1610
1609
|
"children": [
|
|
1611
1610
|
{
|
|
1612
1611
|
"type": "icon",
|
|
1613
1612
|
"name": "check-circle"
|
|
1614
1613
|
},
|
|
1615
1614
|
{
|
|
1616
|
-
"content": "Answer Review",
|
|
1617
1615
|
"variant": "h2",
|
|
1618
|
-
"type": "typography"
|
|
1616
|
+
"type": "typography",
|
|
1617
|
+
"content": "Answer Review"
|
|
1619
1618
|
}
|
|
1620
1619
|
],
|
|
1621
|
-
"
|
|
1620
|
+
"type": "stack",
|
|
1621
|
+
"direction": "horizontal"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
"type": "divider"
|
|
1625
1625
|
},
|
|
1626
1626
|
{
|
|
1627
|
+
"type": "card",
|
|
1627
1628
|
"children": [
|
|
1628
1629
|
{
|
|
1629
1630
|
"direction": "vertical",
|
|
@@ -1631,56 +1632,55 @@
|
|
|
1631
1632
|
"gap": "md",
|
|
1632
1633
|
"children": [
|
|
1633
1634
|
{
|
|
1634
|
-
"type": "stack",
|
|
1635
1635
|
"direction": "horizontal",
|
|
1636
|
-
"
|
|
1636
|
+
"type": "stack",
|
|
1637
1637
|
"children": [
|
|
1638
1638
|
{
|
|
1639
1639
|
"type": "badge",
|
|
1640
1640
|
"label": "@entity.feedback"
|
|
1641
1641
|
}
|
|
1642
|
-
]
|
|
1642
|
+
],
|
|
1643
|
+
"gap": "sm"
|
|
1643
1644
|
},
|
|
1644
1645
|
{
|
|
1645
|
-
"content": "@entity.feedback",
|
|
1646
1646
|
"type": "typography",
|
|
1647
|
+
"content": "@entity.feedback",
|
|
1647
1648
|
"variant": "body"
|
|
1648
1649
|
},
|
|
1649
1650
|
{
|
|
1650
|
-
"
|
|
1651
|
+
"type": "typography",
|
|
1651
1652
|
"variant": "caption",
|
|
1652
|
-
"
|
|
1653
|
+
"content": "Correct answer"
|
|
1653
1654
|
},
|
|
1654
1655
|
{
|
|
1655
|
-
"
|
|
1656
|
+
"type": "typography",
|
|
1656
1657
|
"variant": "body",
|
|
1657
|
-
"
|
|
1658
|
+
"content": "@entity.correctAnswer"
|
|
1658
1659
|
}
|
|
1659
1660
|
]
|
|
1660
1661
|
}
|
|
1661
|
-
]
|
|
1662
|
-
"type": "card"
|
|
1662
|
+
]
|
|
1663
1663
|
},
|
|
1664
1664
|
{
|
|
1665
|
-
"
|
|
1666
|
-
"type": "stack",
|
|
1665
|
+
"gap": "sm",
|
|
1667
1666
|
"children": [
|
|
1668
1667
|
{
|
|
1669
|
-
"
|
|
1668
|
+
"variant": "primary",
|
|
1670
1669
|
"type": "button",
|
|
1670
|
+
"label": "Next Question",
|
|
1671
1671
|
"action": "NEXT_QUESTION",
|
|
1672
|
-
"variant": "primary",
|
|
1673
1672
|
"icon": "arrow-right"
|
|
1674
1673
|
},
|
|
1675
1674
|
{
|
|
1675
|
+
"action": "BACK_TO_LESSON",
|
|
1676
1676
|
"type": "button",
|
|
1677
|
-
"label": "Back to Lesson",
|
|
1678
1677
|
"variant": "ghost",
|
|
1679
|
-
"
|
|
1680
|
-
"
|
|
1678
|
+
"icon": "book-open",
|
|
1679
|
+
"label": "Back to Lesson"
|
|
1681
1680
|
}
|
|
1682
1681
|
],
|
|
1683
|
-
"
|
|
1682
|
+
"type": "stack",
|
|
1683
|
+
"direction": "horizontal"
|
|
1684
1684
|
}
|
|
1685
1685
|
]
|
|
1686
1686
|
}
|
|
@@ -1719,43 +1719,43 @@
|
|
|
1719
1719
|
{
|
|
1720
1720
|
"navItems": [
|
|
1721
1721
|
{
|
|
1722
|
-
"label": "Teach",
|
|
1723
1722
|
"icon": "book-open",
|
|
1724
|
-
"href": "/teach"
|
|
1723
|
+
"href": "/teach",
|
|
1724
|
+
"label": "Teach"
|
|
1725
1725
|
},
|
|
1726
1726
|
{
|
|
1727
|
+
"href": "/quiz",
|
|
1727
1728
|
"icon": "help-circle",
|
|
1728
|
-
"label": "Quiz"
|
|
1729
|
-
"href": "/quiz"
|
|
1729
|
+
"label": "Quiz"
|
|
1730
1730
|
},
|
|
1731
1731
|
{
|
|
1732
|
-
"href": "/concepts",
|
|
1733
1732
|
"label": "Concepts",
|
|
1734
|
-
"icon": "brain"
|
|
1733
|
+
"icon": "brain",
|
|
1734
|
+
"href": "/concepts"
|
|
1735
1735
|
}
|
|
1736
1736
|
],
|
|
1737
|
+
"appName": "AI Tutor",
|
|
1738
|
+
"type": "dashboard-layout",
|
|
1737
1739
|
"children": [
|
|
1738
1740
|
{
|
|
1739
|
-
"direction": "vertical",
|
|
1740
1741
|
"type": "stack",
|
|
1741
|
-
"gap": "lg",
|
|
1742
1742
|
"children": [
|
|
1743
1743
|
{
|
|
1744
|
-
"gap": "sm",
|
|
1745
1744
|
"align": "center",
|
|
1746
|
-
"type": "stack",
|
|
1747
1745
|
"direction": "horizontal",
|
|
1748
1746
|
"children": [
|
|
1749
1747
|
{
|
|
1750
|
-
"
|
|
1751
|
-
"
|
|
1748
|
+
"type": "icon",
|
|
1749
|
+
"name": "help-circle"
|
|
1752
1750
|
},
|
|
1753
1751
|
{
|
|
1754
|
-
"variant": "h2",
|
|
1755
1752
|
"type": "typography",
|
|
1756
|
-
"content": "Quiz Question"
|
|
1753
|
+
"content": "Quiz Question",
|
|
1754
|
+
"variant": "h2"
|
|
1757
1755
|
}
|
|
1758
|
-
]
|
|
1756
|
+
],
|
|
1757
|
+
"gap": "sm",
|
|
1758
|
+
"type": "stack"
|
|
1759
1759
|
},
|
|
1760
1760
|
{
|
|
1761
1761
|
"type": "divider"
|
|
@@ -1764,8 +1764,6 @@
|
|
|
1764
1764
|
"type": "card",
|
|
1765
1765
|
"children": [
|
|
1766
1766
|
{
|
|
1767
|
-
"direction": "vertical",
|
|
1768
|
-
"gap": "md",
|
|
1769
1767
|
"children": [
|
|
1770
1768
|
{
|
|
1771
1769
|
"type": "typography",
|
|
@@ -1778,24 +1776,26 @@
|
|
|
1778
1776
|
"type": "typography"
|
|
1779
1777
|
},
|
|
1780
1778
|
{
|
|
1781
|
-
"
|
|
1782
|
-
"entity": "@entity",
|
|
1783
|
-
"submitEvent": "SUBMIT_ANSWER",
|
|
1779
|
+
"type": "form-section",
|
|
1784
1780
|
"fields": [
|
|
1785
1781
|
"studentAnswer"
|
|
1786
1782
|
],
|
|
1787
|
-
"
|
|
1783
|
+
"entity": "@entity",
|
|
1784
|
+
"submitEvent": "SUBMIT_ANSWER",
|
|
1785
|
+
"mode": "edit"
|
|
1788
1786
|
}
|
|
1789
1787
|
],
|
|
1790
|
-
"type": "stack"
|
|
1788
|
+
"type": "stack",
|
|
1789
|
+
"gap": "md",
|
|
1790
|
+
"direction": "vertical"
|
|
1791
1791
|
}
|
|
1792
1792
|
]
|
|
1793
1793
|
}
|
|
1794
|
-
]
|
|
1794
|
+
],
|
|
1795
|
+
"gap": "lg",
|
|
1796
|
+
"direction": "vertical"
|
|
1795
1797
|
}
|
|
1796
|
-
]
|
|
1797
|
-
"appName": "AI Tutor",
|
|
1798
|
-
"type": "dashboard-layout"
|
|
1798
|
+
]
|
|
1799
1799
|
}
|
|
1800
1800
|
]
|
|
1801
1801
|
]
|
|
@@ -1814,32 +1814,38 @@
|
|
|
1814
1814
|
"render-ui",
|
|
1815
1815
|
"main",
|
|
1816
1816
|
{
|
|
1817
|
+
"appName": "AI Tutor",
|
|
1817
1818
|
"navItems": [
|
|
1818
1819
|
{
|
|
1819
|
-
"
|
|
1820
|
+
"href": "/teach",
|
|
1820
1821
|
"icon": "book-open",
|
|
1821
|
-
"
|
|
1822
|
+
"label": "Teach"
|
|
1822
1823
|
},
|
|
1823
1824
|
{
|
|
1825
|
+
"label": "Quiz",
|
|
1824
1826
|
"href": "/quiz",
|
|
1825
|
-
"icon": "help-circle"
|
|
1826
|
-
"label": "Quiz"
|
|
1827
|
+
"icon": "help-circle"
|
|
1827
1828
|
},
|
|
1828
1829
|
{
|
|
1830
|
+
"href": "/concepts",
|
|
1829
1831
|
"icon": "brain",
|
|
1830
|
-
"label": "Concepts"
|
|
1831
|
-
"href": "/concepts"
|
|
1832
|
+
"label": "Concepts"
|
|
1832
1833
|
}
|
|
1833
1834
|
],
|
|
1835
|
+
"type": "dashboard-layout",
|
|
1834
1836
|
"children": [
|
|
1835
1837
|
{
|
|
1838
|
+
"direction": "vertical",
|
|
1839
|
+
"gap": "lg",
|
|
1836
1840
|
"children": [
|
|
1837
1841
|
{
|
|
1838
1842
|
"gap": "sm",
|
|
1843
|
+
"direction": "horizontal",
|
|
1844
|
+
"align": "center",
|
|
1839
1845
|
"children": [
|
|
1840
1846
|
{
|
|
1841
|
-
"
|
|
1842
|
-
"
|
|
1847
|
+
"name": "help-circle",
|
|
1848
|
+
"type": "icon"
|
|
1843
1849
|
},
|
|
1844
1850
|
{
|
|
1845
1851
|
"type": "typography",
|
|
@@ -1847,26 +1853,20 @@
|
|
|
1847
1853
|
"content": "Quiz"
|
|
1848
1854
|
}
|
|
1849
1855
|
],
|
|
1850
|
-
"type": "stack"
|
|
1851
|
-
"direction": "horizontal",
|
|
1852
|
-
"align": "center"
|
|
1856
|
+
"type": "stack"
|
|
1853
1857
|
},
|
|
1854
1858
|
{
|
|
1855
1859
|
"type": "divider"
|
|
1856
1860
|
},
|
|
1857
1861
|
{
|
|
1858
1862
|
"type": "typography",
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1863
|
+
"variant": "body",
|
|
1864
|
+
"content": "Waiting for a quiz to start..."
|
|
1861
1865
|
}
|
|
1862
1866
|
],
|
|
1863
|
-
"
|
|
1864
|
-
"type": "stack",
|
|
1865
|
-
"gap": "lg"
|
|
1867
|
+
"type": "stack"
|
|
1866
1868
|
}
|
|
1867
|
-
]
|
|
1868
|
-
"appName": "AI Tutor",
|
|
1869
|
-
"type": "dashboard-layout"
|
|
1869
|
+
]
|
|
1870
1870
|
}
|
|
1871
1871
|
]
|
|
1872
1872
|
]
|
|
@@ -2108,8 +2108,8 @@
|
|
|
2108
2108
|
"TutorChat",
|
|
2109
2109
|
{
|
|
2110
2110
|
"emit": {
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2111
|
+
"failure": "TutorChatLoadFailed",
|
|
2112
|
+
"success": "TutorChatLoaded"
|
|
2113
2113
|
}
|
|
2114
2114
|
}
|
|
2115
2115
|
],
|
|
@@ -2117,22 +2117,22 @@
|
|
|
2117
2117
|
"render-ui",
|
|
2118
2118
|
"main",
|
|
2119
2119
|
{
|
|
2120
|
-
"
|
|
2120
|
+
"className": "py-12",
|
|
2121
|
+
"direction": "vertical",
|
|
2121
2122
|
"type": "stack",
|
|
2123
|
+
"align": "center",
|
|
2122
2124
|
"children": [
|
|
2123
2125
|
{
|
|
2124
2126
|
"type": "spinner"
|
|
2125
2127
|
},
|
|
2126
2128
|
{
|
|
2129
|
+
"content": "Loading…",
|
|
2127
2130
|
"variant": "caption",
|
|
2128
|
-
"color": "muted",
|
|
2129
2131
|
"type": "typography",
|
|
2130
|
-
"
|
|
2132
|
+
"color": "muted"
|
|
2131
2133
|
}
|
|
2132
2134
|
],
|
|
2133
|
-
"
|
|
2134
|
-
"align": "center",
|
|
2135
|
-
"className": "py-12"
|
|
2135
|
+
"gap": "md"
|
|
2136
2136
|
}
|
|
2137
2137
|
]
|
|
2138
2138
|
]
|
|
@@ -2148,16 +2148,17 @@
|
|
|
2148
2148
|
{
|
|
2149
2149
|
"children": [
|
|
2150
2150
|
{
|
|
2151
|
+
"type": "stack",
|
|
2152
|
+
"gap": "lg",
|
|
2153
|
+
"direction": "vertical",
|
|
2151
2154
|
"children": [
|
|
2152
2155
|
{
|
|
2153
2156
|
"align": "center",
|
|
2154
2157
|
"gap": "sm",
|
|
2155
2158
|
"children": [
|
|
2156
2159
|
{
|
|
2157
|
-
"gap": "sm",
|
|
2158
|
-
"align": "center",
|
|
2159
|
-
"type": "stack",
|
|
2160
2160
|
"direction": "horizontal",
|
|
2161
|
+
"gap": "sm",
|
|
2161
2162
|
"children": [
|
|
2162
2163
|
{
|
|
2163
2164
|
"name": "message-circle",
|
|
@@ -2168,40 +2169,36 @@
|
|
|
2168
2169
|
"type": "typography",
|
|
2169
2170
|
"variant": "h2"
|
|
2170
2171
|
}
|
|
2171
|
-
]
|
|
2172
|
+
],
|
|
2173
|
+
"type": "stack",
|
|
2174
|
+
"align": "center"
|
|
2172
2175
|
},
|
|
2173
2176
|
{
|
|
2174
2177
|
"variant": "primary",
|
|
2178
|
+
"icon": "plus",
|
|
2175
2179
|
"type": "button",
|
|
2176
2180
|
"action": "COMPOSE",
|
|
2177
|
-
"label": "New Message"
|
|
2178
|
-
"icon": "plus"
|
|
2181
|
+
"label": "New Message"
|
|
2179
2182
|
}
|
|
2180
2183
|
],
|
|
2181
|
-
"justify": "between",
|
|
2182
2184
|
"type": "stack",
|
|
2183
|
-
"direction": "horizontal"
|
|
2185
|
+
"direction": "horizontal",
|
|
2186
|
+
"justify": "between"
|
|
2184
2187
|
},
|
|
2185
2188
|
{
|
|
2186
2189
|
"type": "divider"
|
|
2187
2190
|
},
|
|
2188
2191
|
{
|
|
2189
|
-
"type": "data-list",
|
|
2190
|
-
"entity": "@payload.data",
|
|
2191
|
-
"fields": [],
|
|
2192
2192
|
"renderItem": [
|
|
2193
2193
|
"fn",
|
|
2194
2194
|
"item",
|
|
2195
2195
|
{
|
|
2196
|
-
"gap": "xs",
|
|
2197
|
-
"direction": "vertical",
|
|
2198
|
-
"type": "stack",
|
|
2199
2196
|
"children": [
|
|
2200
2197
|
{
|
|
2201
2198
|
"type": "stack",
|
|
2202
2199
|
"direction": "horizontal",
|
|
2203
|
-
"gap": "sm",
|
|
2204
2200
|
"align": "center",
|
|
2201
|
+
"gap": "sm",
|
|
2205
2202
|
"children": [
|
|
2206
2203
|
{
|
|
2207
2204
|
"label": "@item.role",
|
|
@@ -2213,47 +2210,50 @@
|
|
|
2213
2210
|
"label": "@item.status"
|
|
2214
2211
|
},
|
|
2215
2212
|
{
|
|
2216
|
-
"variant": "caption",
|
|
2217
2213
|
"content": "@item.timestamp",
|
|
2218
|
-
"
|
|
2219
|
-
"type": "typography"
|
|
2214
|
+
"variant": "caption",
|
|
2215
|
+
"type": "typography",
|
|
2216
|
+
"color": "muted"
|
|
2220
2217
|
}
|
|
2221
2218
|
]
|
|
2222
2219
|
},
|
|
2223
2220
|
{
|
|
2224
|
-
"
|
|
2221
|
+
"variant": "body",
|
|
2225
2222
|
"content": "@item.content",
|
|
2226
|
-
"
|
|
2223
|
+
"type": "typography"
|
|
2227
2224
|
}
|
|
2228
|
-
]
|
|
2225
|
+
],
|
|
2226
|
+
"type": "stack",
|
|
2227
|
+
"gap": "xs",
|
|
2228
|
+
"direction": "vertical"
|
|
2229
2229
|
}
|
|
2230
|
-
]
|
|
2230
|
+
],
|
|
2231
|
+
"entity": "@payload.data",
|
|
2232
|
+
"fields": [],
|
|
2233
|
+
"type": "data-list"
|
|
2231
2234
|
}
|
|
2232
|
-
]
|
|
2233
|
-
"type": "stack",
|
|
2234
|
-
"direction": "vertical",
|
|
2235
|
-
"gap": "lg"
|
|
2235
|
+
]
|
|
2236
2236
|
}
|
|
2237
2237
|
],
|
|
2238
|
-
"type": "dashboard-layout",
|
|
2239
2238
|
"navItems": [
|
|
2240
2239
|
{
|
|
2241
|
-
"icon": "book-open",
|
|
2242
2240
|
"label": "Teach",
|
|
2243
|
-
"href": "/teach"
|
|
2241
|
+
"href": "/teach",
|
|
2242
|
+
"icon": "book-open"
|
|
2244
2243
|
},
|
|
2245
2244
|
{
|
|
2246
|
-
"icon": "help-circle",
|
|
2247
2245
|
"label": "Quiz",
|
|
2246
|
+
"icon": "help-circle",
|
|
2248
2247
|
"href": "/quiz"
|
|
2249
2248
|
},
|
|
2250
2249
|
{
|
|
2251
|
-
"label": "Concepts",
|
|
2252
2250
|
"href": "/concepts",
|
|
2251
|
+
"label": "Concepts",
|
|
2253
2252
|
"icon": "brain"
|
|
2254
2253
|
}
|
|
2255
2254
|
],
|
|
2256
|
-
"appName": "AI Tutor"
|
|
2255
|
+
"appName": "AI Tutor",
|
|
2256
|
+
"type": "dashboard-layout"
|
|
2257
2257
|
}
|
|
2258
2258
|
]
|
|
2259
2259
|
]
|
|
@@ -2268,12 +2268,11 @@
|
|
|
2268
2268
|
"main",
|
|
2269
2269
|
{
|
|
2270
2270
|
"direction": "vertical",
|
|
2271
|
-
"
|
|
2272
|
-
"className": "py-12",
|
|
2271
|
+
"align": "center",
|
|
2273
2272
|
"children": [
|
|
2274
2273
|
{
|
|
2275
|
-
"type": "icon",
|
|
2276
2274
|
"name": "alert-triangle",
|
|
2275
|
+
"type": "icon",
|
|
2277
2276
|
"color": "destructive"
|
|
2278
2277
|
},
|
|
2279
2278
|
{
|
|
@@ -2282,21 +2281,22 @@
|
|
|
2282
2281
|
"content": "Failed to load tutorchat"
|
|
2283
2282
|
},
|
|
2284
2283
|
{
|
|
2285
|
-
"type": "typography",
|
|
2286
|
-
"content": "@payload.error",
|
|
2287
2284
|
"variant": "body",
|
|
2288
|
-
"
|
|
2285
|
+
"type": "typography",
|
|
2286
|
+
"color": "muted",
|
|
2287
|
+
"content": "@payload.error"
|
|
2289
2288
|
},
|
|
2290
2289
|
{
|
|
2291
|
-
"action": "INIT",
|
|
2292
|
-
"variant": "primary",
|
|
2293
2290
|
"icon": "rotate-ccw",
|
|
2291
|
+
"label": "Retry",
|
|
2292
|
+
"action": "INIT",
|
|
2294
2293
|
"type": "button",
|
|
2295
|
-
"
|
|
2294
|
+
"variant": "primary"
|
|
2296
2295
|
}
|
|
2297
2296
|
],
|
|
2297
|
+
"className": "py-12",
|
|
2298
2298
|
"type": "stack",
|
|
2299
|
-
"
|
|
2299
|
+
"gap": "md"
|
|
2300
2300
|
}
|
|
2301
2301
|
]
|
|
2302
2302
|
]
|
|
@@ -2310,15 +2310,13 @@
|
|
|
2310
2310
|
"render-ui",
|
|
2311
2311
|
"main",
|
|
2312
2312
|
{
|
|
2313
|
+
"type": "stack",
|
|
2313
2314
|
"direction": "vertical",
|
|
2314
2315
|
"gap": "lg",
|
|
2315
|
-
"type": "stack",
|
|
2316
2316
|
"children": [
|
|
2317
2317
|
{
|
|
2318
|
-
"direction": "horizontal",
|
|
2319
|
-
"type": "stack",
|
|
2320
|
-
"gap": "sm",
|
|
2321
2318
|
"align": "center",
|
|
2319
|
+
"type": "stack",
|
|
2322
2320
|
"children": [
|
|
2323
2321
|
{
|
|
2324
2322
|
"type": "icon",
|
|
@@ -2326,22 +2324,24 @@
|
|
|
2326
2324
|
},
|
|
2327
2325
|
{
|
|
2328
2326
|
"type": "typography",
|
|
2329
|
-
"
|
|
2330
|
-
"
|
|
2327
|
+
"variant": "h2",
|
|
2328
|
+
"content": "TutorChat Thread"
|
|
2331
2329
|
}
|
|
2332
|
-
]
|
|
2330
|
+
],
|
|
2331
|
+
"gap": "sm",
|
|
2332
|
+
"direction": "horizontal"
|
|
2333
2333
|
},
|
|
2334
2334
|
{
|
|
2335
2335
|
"type": "divider"
|
|
2336
2336
|
},
|
|
2337
2337
|
{
|
|
2338
|
-
"mode": "create",
|
|
2339
|
-
"submitEvent": "SEND",
|
|
2340
|
-
"cancelEvent": "CANCEL_COMPOSE",
|
|
2341
2338
|
"type": "form-section",
|
|
2339
|
+
"mode": "create",
|
|
2342
2340
|
"fields": [
|
|
2343
2341
|
"content"
|
|
2344
|
-
]
|
|
2342
|
+
],
|
|
2343
|
+
"submitEvent": "SEND",
|
|
2344
|
+
"cancelEvent": "CANCEL_COMPOSE"
|
|
2345
2345
|
}
|
|
2346
2346
|
]
|
|
2347
2347
|
}
|
|
@@ -2359,8 +2359,8 @@
|
|
|
2359
2359
|
"TutorChat",
|
|
2360
2360
|
{
|
|
2361
2361
|
"emit": {
|
|
2362
|
-
"
|
|
2363
|
-
"
|
|
2362
|
+
"failure": "TutorChatDeleteFailed",
|
|
2363
|
+
"success": "TutorChatDeleted"
|
|
2364
2364
|
}
|
|
2365
2365
|
}
|
|
2366
2366
|
],
|
|
@@ -2369,8 +2369,8 @@
|
|
|
2369
2369
|
"TutorChat",
|
|
2370
2370
|
{
|
|
2371
2371
|
"emit": {
|
|
2372
|
-
"
|
|
2373
|
-
"
|
|
2372
|
+
"failure": "TutorChatLoadFailed",
|
|
2373
|
+
"success": "TutorChatLoaded"
|
|
2374
2374
|
}
|
|
2375
2375
|
}
|
|
2376
2376
|
],
|
|
@@ -2393,9 +2393,9 @@
|
|
|
2393
2393
|
"create",
|
|
2394
2394
|
"TutorChat",
|
|
2395
2395
|
{
|
|
2396
|
+
"status": "sent",
|
|
2396
2397
|
"content": "@payload.content",
|
|
2397
2398
|
"timestamp": "@now",
|
|
2398
|
-
"status": "sent",
|
|
2399
2399
|
"role": "user"
|
|
2400
2400
|
},
|
|
2401
2401
|
{
|
|
@@ -2458,8 +2458,8 @@
|
|
|
2458
2458
|
"TutorChat",
|
|
2459
2459
|
{
|
|
2460
2460
|
"emit": {
|
|
2461
|
-
"
|
|
2462
|
-
"
|
|
2461
|
+
"failure": "TutorChatDeleteFailed",
|
|
2462
|
+
"success": "TutorChatDeleted"
|
|
2463
2463
|
}
|
|
2464
2464
|
}
|
|
2465
2465
|
],
|
|
@@ -2608,8 +2608,8 @@
|
|
|
2608
2608
|
"TutorChat",
|
|
2609
2609
|
{
|
|
2610
2610
|
"emit": {
|
|
2611
|
-
"
|
|
2612
|
-
"
|
|
2611
|
+
"failure": "TutorChatLoadFailed",
|
|
2612
|
+
"success": "TutorChatLoaded"
|
|
2613
2613
|
}
|
|
2614
2614
|
}
|
|
2615
2615
|
],
|
|
@@ -2617,31 +2617,31 @@
|
|
|
2617
2617
|
"render-ui",
|
|
2618
2618
|
"main",
|
|
2619
2619
|
{
|
|
2620
|
+
"appName": "AI Tutor",
|
|
2621
|
+
"type": "dashboard-layout",
|
|
2622
|
+
"children": [
|
|
2623
|
+
{
|
|
2624
|
+
"icon": "message-circle",
|
|
2625
|
+
"description": "Conversation is ready",
|
|
2626
|
+
"title": "Conversation",
|
|
2627
|
+
"type": "empty-state"
|
|
2628
|
+
}
|
|
2629
|
+
],
|
|
2620
2630
|
"navItems": [
|
|
2621
2631
|
{
|
|
2622
2632
|
"href": "/teach",
|
|
2623
|
-
"
|
|
2624
|
-
"
|
|
2633
|
+
"label": "Teach",
|
|
2634
|
+
"icon": "book-open"
|
|
2625
2635
|
},
|
|
2626
2636
|
{
|
|
2627
|
-
"icon": "help-circle",
|
|
2628
2637
|
"label": "Quiz",
|
|
2629
|
-
"href": "/quiz"
|
|
2638
|
+
"href": "/quiz",
|
|
2639
|
+
"icon": "help-circle"
|
|
2630
2640
|
},
|
|
2631
2641
|
{
|
|
2642
|
+
"href": "/concepts",
|
|
2632
2643
|
"icon": "brain",
|
|
2633
|
-
"label": "Concepts"
|
|
2634
|
-
"href": "/concepts"
|
|
2635
|
-
}
|
|
2636
|
-
],
|
|
2637
|
-
"type": "dashboard-layout",
|
|
2638
|
-
"appName": "AI Tutor",
|
|
2639
|
-
"children": [
|
|
2640
|
-
{
|
|
2641
|
-
"description": "Conversation is ready",
|
|
2642
|
-
"icon": "message-circle",
|
|
2643
|
-
"title": "Conversation",
|
|
2644
|
-
"type": "empty-state"
|
|
2644
|
+
"label": "Concepts"
|
|
2645
2645
|
}
|
|
2646
2646
|
]
|
|
2647
2647
|
}
|
|
@@ -3114,8 +3114,8 @@
|
|
|
3114
3114
|
"Concept",
|
|
3115
3115
|
{
|
|
3116
3116
|
"emit": {
|
|
3117
|
-
"
|
|
3118
|
-
"
|
|
3117
|
+
"failure": "ConceptLoadFailed",
|
|
3118
|
+
"success": "ConceptLoaded"
|
|
3119
3119
|
}
|
|
3120
3120
|
}
|
|
3121
3121
|
],
|
|
@@ -3123,22 +3123,22 @@
|
|
|
3123
3123
|
"render-ui",
|
|
3124
3124
|
"main",
|
|
3125
3125
|
{
|
|
3126
|
-
"gap": "md",
|
|
3127
|
-
"className": "py-12",
|
|
3128
|
-
"direction": "vertical",
|
|
3129
|
-
"align": "center",
|
|
3130
3126
|
"type": "stack",
|
|
3127
|
+
"gap": "md",
|
|
3131
3128
|
"children": [
|
|
3132
3129
|
{
|
|
3133
3130
|
"type": "spinner"
|
|
3134
3131
|
},
|
|
3135
3132
|
{
|
|
3136
|
-
"type": "typography",
|
|
3137
3133
|
"color": "muted",
|
|
3134
|
+
"type": "typography",
|
|
3138
3135
|
"variant": "caption",
|
|
3139
3136
|
"content": "Loading…"
|
|
3140
3137
|
}
|
|
3141
|
-
]
|
|
3138
|
+
],
|
|
3139
|
+
"direction": "vertical",
|
|
3140
|
+
"align": "center",
|
|
3141
|
+
"className": "py-12"
|
|
3142
3142
|
}
|
|
3143
3143
|
]
|
|
3144
3144
|
]
|
|
@@ -3152,144 +3152,144 @@
|
|
|
3152
3152
|
"render-ui",
|
|
3153
3153
|
"main",
|
|
3154
3154
|
{
|
|
3155
|
+
"appName": "AI Tutor",
|
|
3156
|
+
"type": "dashboard-layout",
|
|
3155
3157
|
"navItems": [
|
|
3156
3158
|
{
|
|
3157
|
-
"icon": "book-open",
|
|
3158
3159
|
"label": "Teach",
|
|
3159
|
-
"href": "/teach"
|
|
3160
|
+
"href": "/teach",
|
|
3161
|
+
"icon": "book-open"
|
|
3160
3162
|
},
|
|
3161
3163
|
{
|
|
3162
|
-
"icon": "help-circle",
|
|
3163
3164
|
"label": "Quiz",
|
|
3164
|
-
"href": "/quiz"
|
|
3165
|
+
"href": "/quiz",
|
|
3166
|
+
"icon": "help-circle"
|
|
3165
3167
|
},
|
|
3166
3168
|
{
|
|
3167
3169
|
"label": "Concepts",
|
|
3168
|
-
"
|
|
3169
|
-
"
|
|
3170
|
+
"href": "/concepts",
|
|
3171
|
+
"icon": "brain"
|
|
3170
3172
|
}
|
|
3171
3173
|
],
|
|
3172
|
-
"type": "dashboard-layout",
|
|
3173
3174
|
"children": [
|
|
3174
3175
|
{
|
|
3175
3176
|
"type": "stack",
|
|
3176
3177
|
"direction": "vertical",
|
|
3177
|
-
"
|
|
3178
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
3178
3179
|
"children": [
|
|
3179
3180
|
{
|
|
3180
3181
|
"type": "stack",
|
|
3181
|
-
"direction": "horizontal",
|
|
3182
|
-
"align": "center",
|
|
3183
|
-
"gap": "md",
|
|
3184
|
-
"justify": "between",
|
|
3185
3182
|
"children": [
|
|
3186
3183
|
{
|
|
3187
|
-
"
|
|
3188
|
-
"
|
|
3184
|
+
"type": "stack",
|
|
3185
|
+
"gap": "sm",
|
|
3189
3186
|
"children": [
|
|
3190
3187
|
{
|
|
3191
|
-
"
|
|
3192
|
-
"
|
|
3188
|
+
"type": "icon",
|
|
3189
|
+
"name": "brain"
|
|
3193
3190
|
},
|
|
3194
3191
|
{
|
|
3195
|
-
"
|
|
3192
|
+
"content": "Concept Manager",
|
|
3196
3193
|
"type": "typography",
|
|
3197
|
-
"
|
|
3194
|
+
"variant": "h2"
|
|
3198
3195
|
}
|
|
3199
3196
|
],
|
|
3200
|
-
"
|
|
3201
|
-
"
|
|
3197
|
+
"align": "center",
|
|
3198
|
+
"direction": "horizontal"
|
|
3202
3199
|
},
|
|
3203
3200
|
{
|
|
3204
3201
|
"direction": "horizontal",
|
|
3202
|
+
"gap": "sm",
|
|
3205
3203
|
"children": [
|
|
3206
3204
|
{
|
|
3205
|
+
"icon": "plus",
|
|
3206
|
+
"action": "MEMORIZE",
|
|
3207
3207
|
"type": "button",
|
|
3208
3208
|
"label": "Memorize",
|
|
3209
|
-
"variant": "primary"
|
|
3210
|
-
"action": "MEMORIZE",
|
|
3211
|
-
"icon": "plus"
|
|
3209
|
+
"variant": "primary"
|
|
3212
3210
|
},
|
|
3213
3211
|
{
|
|
3214
|
-
"action": "RECALL",
|
|
3215
3212
|
"type": "button",
|
|
3213
|
+
"variant": "secondary",
|
|
3216
3214
|
"label": "Recall",
|
|
3217
|
-
"
|
|
3218
|
-
"
|
|
3215
|
+
"action": "RECALL",
|
|
3216
|
+
"icon": "search"
|
|
3219
3217
|
},
|
|
3220
3218
|
{
|
|
3221
|
-
"action": "DECAY",
|
|
3222
3219
|
"label": "Decay All",
|
|
3220
|
+
"icon": "clock",
|
|
3223
3221
|
"type": "button",
|
|
3224
|
-
"
|
|
3225
|
-
"
|
|
3222
|
+
"action": "DECAY",
|
|
3223
|
+
"variant": "ghost"
|
|
3226
3224
|
}
|
|
3227
3225
|
],
|
|
3228
|
-
"type": "stack"
|
|
3229
|
-
|
|
3226
|
+
"type": "stack"
|
|
3227
|
+
}
|
|
3228
|
+
],
|
|
3229
|
+
"align": "center",
|
|
3230
|
+
"direction": "horizontal",
|
|
3231
|
+
"gap": "md",
|
|
3232
|
+
"justify": "between"
|
|
3233
|
+
},
|
|
3234
|
+
{
|
|
3235
|
+
"type": "divider"
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"entity": "@payload.data",
|
|
3239
|
+
"itemActions": [
|
|
3240
|
+
{
|
|
3241
|
+
"label": "Pin",
|
|
3242
|
+
"variant": "ghost",
|
|
3243
|
+
"event": "PIN"
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"event": "REINFORCE",
|
|
3247
|
+
"variant": "ghost",
|
|
3248
|
+
"label": "Reinforce"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"label": "Forget",
|
|
3252
|
+
"variant": "danger",
|
|
3253
|
+
"event": "FORGET"
|
|
3230
3254
|
}
|
|
3231
|
-
]
|
|
3232
|
-
},
|
|
3233
|
-
{
|
|
3234
|
-
"type": "divider"
|
|
3235
|
-
},
|
|
3236
|
-
{
|
|
3237
|
-
"type": "data-grid",
|
|
3255
|
+
],
|
|
3238
3256
|
"fields": [
|
|
3239
3257
|
{
|
|
3258
|
+
"name": "content",
|
|
3240
3259
|
"label": "Content",
|
|
3241
3260
|
"variant": "h4",
|
|
3242
|
-
"name": "content",
|
|
3243
3261
|
"icon": "brain"
|
|
3244
3262
|
},
|
|
3245
3263
|
{
|
|
3246
|
-
"name": "category",
|
|
3247
|
-
"label": "Category",
|
|
3248
|
-
"variant": "badge",
|
|
3249
3264
|
"colorMap": {
|
|
3250
|
-
"inactive": "neutral",
|
|
3251
|
-
"active": "success",
|
|
3252
|
-
"cancelled": "destructive",
|
|
3253
3265
|
"failed": "destructive",
|
|
3266
|
+
"active": "success",
|
|
3267
|
+
"pending": "warning",
|
|
3268
|
+
"error": "destructive",
|
|
3254
3269
|
"draft": "warning",
|
|
3255
|
-
"
|
|
3270
|
+
"inactive": "neutral",
|
|
3256
3271
|
"completed": "success",
|
|
3257
|
-
"
|
|
3258
|
-
"
|
|
3259
|
-
"
|
|
3260
|
-
"
|
|
3261
|
-
}
|
|
3272
|
+
"cancelled": "destructive",
|
|
3273
|
+
"scheduled": "warning",
|
|
3274
|
+
"done": "success",
|
|
3275
|
+
"archived": "neutral"
|
|
3276
|
+
},
|
|
3277
|
+
"name": "category",
|
|
3278
|
+
"variant": "badge",
|
|
3279
|
+
"label": "Category"
|
|
3262
3280
|
},
|
|
3263
3281
|
{
|
|
3264
|
-
"variant": "caption",
|
|
3265
3282
|
"name": "strength",
|
|
3283
|
+
"variant": "caption",
|
|
3266
3284
|
"label": "Strength"
|
|
3267
3285
|
}
|
|
3268
3286
|
],
|
|
3269
|
-
"
|
|
3270
|
-
"itemActions": [
|
|
3271
|
-
{
|
|
3272
|
-
"event": "PIN",
|
|
3273
|
-
"label": "Pin",
|
|
3274
|
-
"variant": "ghost"
|
|
3275
|
-
},
|
|
3276
|
-
{
|
|
3277
|
-
"event": "REINFORCE",
|
|
3278
|
-
"variant": "ghost",
|
|
3279
|
-
"label": "Reinforce"
|
|
3280
|
-
},
|
|
3281
|
-
{
|
|
3282
|
-
"event": "FORGET",
|
|
3283
|
-
"variant": "danger",
|
|
3284
|
-
"label": "Forget"
|
|
3285
|
-
}
|
|
3286
|
-
]
|
|
3287
|
+
"type": "data-grid"
|
|
3287
3288
|
}
|
|
3288
3289
|
],
|
|
3289
|
-
"
|
|
3290
|
+
"gap": "lg"
|
|
3290
3291
|
}
|
|
3291
|
-
]
|
|
3292
|
-
"appName": "AI Tutor"
|
|
3292
|
+
]
|
|
3293
3293
|
}
|
|
3294
3294
|
]
|
|
3295
3295
|
]
|
|
@@ -3303,16 +3303,20 @@
|
|
|
3303
3303
|
"render-ui",
|
|
3304
3304
|
"main",
|
|
3305
3305
|
{
|
|
3306
|
+
"className": "py-12",
|
|
3307
|
+
"direction": "vertical",
|
|
3308
|
+
"type": "stack",
|
|
3309
|
+
"align": "center",
|
|
3306
3310
|
"gap": "md",
|
|
3307
3311
|
"children": [
|
|
3308
3312
|
{
|
|
3309
|
-
"type": "icon",
|
|
3310
3313
|
"color": "destructive",
|
|
3311
|
-
"name": "alert-triangle"
|
|
3314
|
+
"name": "alert-triangle",
|
|
3315
|
+
"type": "icon"
|
|
3312
3316
|
},
|
|
3313
3317
|
{
|
|
3314
|
-
"type": "typography",
|
|
3315
3318
|
"content": "Failed to load concept",
|
|
3319
|
+
"type": "typography",
|
|
3316
3320
|
"variant": "h3"
|
|
3317
3321
|
},
|
|
3318
3322
|
{
|
|
@@ -3322,17 +3326,13 @@
|
|
|
3322
3326
|
"color": "muted"
|
|
3323
3327
|
},
|
|
3324
3328
|
{
|
|
3325
|
-
"icon": "rotate-ccw",
|
|
3326
3329
|
"type": "button",
|
|
3327
|
-
"
|
|
3330
|
+
"action": "INIT",
|
|
3328
3331
|
"label": "Retry",
|
|
3329
|
-
"
|
|
3332
|
+
"variant": "primary",
|
|
3333
|
+
"icon": "rotate-ccw"
|
|
3330
3334
|
}
|
|
3331
|
-
]
|
|
3332
|
-
"direction": "vertical",
|
|
3333
|
-
"align": "center",
|
|
3334
|
-
"type": "stack",
|
|
3335
|
-
"className": "py-12"
|
|
3335
|
+
]
|
|
3336
3336
|
}
|
|
3337
3337
|
]
|
|
3338
3338
|
]
|
|
@@ -3523,6 +3523,9 @@
|
|
|
3523
3523
|
"render-ui",
|
|
3524
3524
|
"modal",
|
|
3525
3525
|
{
|
|
3526
|
+
"gap": "md",
|
|
3527
|
+
"type": "stack",
|
|
3528
|
+
"direction": "vertical",
|
|
3526
3529
|
"children": [
|
|
3527
3530
|
{
|
|
3528
3531
|
"children": [
|
|
@@ -3536,28 +3539,25 @@
|
|
|
3536
3539
|
"content": "Memorize"
|
|
3537
3540
|
}
|
|
3538
3541
|
],
|
|
3539
|
-
"
|
|
3542
|
+
"gap": "sm",
|
|
3540
3543
|
"direction": "horizontal",
|
|
3541
|
-
"
|
|
3544
|
+
"type": "stack"
|
|
3542
3545
|
},
|
|
3543
3546
|
{
|
|
3544
3547
|
"type": "divider"
|
|
3545
3548
|
},
|
|
3546
3549
|
{
|
|
3547
|
-
"
|
|
3550
|
+
"mode": "create",
|
|
3548
3551
|
"fields": [
|
|
3549
3552
|
"content",
|
|
3550
3553
|
"category",
|
|
3551
3554
|
"scope"
|
|
3552
3555
|
],
|
|
3553
|
-
"mode": "create",
|
|
3554
3556
|
"submitEvent": "SAVE",
|
|
3557
|
+
"type": "form-section",
|
|
3555
3558
|
"cancelEvent": "CLOSE"
|
|
3556
3559
|
}
|
|
3557
|
-
]
|
|
3558
|
-
"direction": "vertical",
|
|
3559
|
-
"gap": "md",
|
|
3560
|
-
"type": "stack"
|
|
3560
|
+
]
|
|
3561
3561
|
}
|
|
3562
3562
|
]
|
|
3563
3563
|
]
|
|
@@ -3598,8 +3598,8 @@
|
|
|
3598
3598
|
"@payload.data",
|
|
3599
3599
|
{
|
|
3600
3600
|
"emit": {
|
|
3601
|
-
"
|
|
3602
|
-
"
|
|
3601
|
+
"success": "ConceptSaved",
|
|
3602
|
+
"failure": "ConceptSaveFailed"
|
|
3603
3603
|
}
|
|
3604
3604
|
}
|
|
3605
3605
|
],
|
|
@@ -3921,8 +3921,8 @@
|
|
|
3921
3921
|
"Concept",
|
|
3922
3922
|
{
|
|
3923
3923
|
"emit": {
|
|
3924
|
-
"
|
|
3925
|
-
"
|
|
3924
|
+
"success": "ConceptLoaded",
|
|
3925
|
+
"failure": "ConceptLoadFailed"
|
|
3926
3926
|
}
|
|
3927
3927
|
}
|
|
3928
3928
|
],
|
|
@@ -3930,33 +3930,33 @@
|
|
|
3930
3930
|
"render-ui",
|
|
3931
3931
|
"main",
|
|
3932
3932
|
{
|
|
3933
|
-
"children": [
|
|
3934
|
-
{
|
|
3935
|
-
"icon": "brain",
|
|
3936
|
-
"type": "empty-state",
|
|
3937
|
-
"description": "Memory is ready",
|
|
3938
|
-
"title": "Memory"
|
|
3939
|
-
}
|
|
3940
|
-
],
|
|
3941
3933
|
"navItems": [
|
|
3942
3934
|
{
|
|
3943
3935
|
"label": "Teach",
|
|
3944
|
-
"
|
|
3945
|
-
"
|
|
3936
|
+
"icon": "book-open",
|
|
3937
|
+
"href": "/teach"
|
|
3946
3938
|
},
|
|
3947
3939
|
{
|
|
3948
|
-
"href": "/quiz",
|
|
3949
3940
|
"icon": "help-circle",
|
|
3950
|
-
"label": "Quiz"
|
|
3941
|
+
"label": "Quiz",
|
|
3942
|
+
"href": "/quiz"
|
|
3951
3943
|
},
|
|
3952
3944
|
{
|
|
3953
|
-
"label": "Concepts",
|
|
3954
3945
|
"icon": "brain",
|
|
3955
|
-
"href": "/concepts"
|
|
3946
|
+
"href": "/concepts",
|
|
3947
|
+
"label": "Concepts"
|
|
3956
3948
|
}
|
|
3957
3949
|
],
|
|
3950
|
+
"type": "dashboard-layout",
|
|
3958
3951
|
"appName": "AI Tutor",
|
|
3959
|
-
"
|
|
3952
|
+
"children": [
|
|
3953
|
+
{
|
|
3954
|
+
"description": "Memory is ready",
|
|
3955
|
+
"type": "empty-state",
|
|
3956
|
+
"icon": "brain",
|
|
3957
|
+
"title": "Memory"
|
|
3958
|
+
}
|
|
3959
|
+
]
|
|
3960
3960
|
}
|
|
3961
3961
|
]
|
|
3962
3962
|
]
|
|
@@ -4009,8 +4009,8 @@
|
|
|
4009
4009
|
"Concept",
|
|
4010
4010
|
{
|
|
4011
4011
|
"emit": {
|
|
4012
|
-
"
|
|
4013
|
-
"
|
|
4012
|
+
"failure": "ConceptLoadFailed",
|
|
4013
|
+
"success": "ConceptLoaded"
|
|
4014
4014
|
}
|
|
4015
4015
|
}
|
|
4016
4016
|
]
|
|
@@ -4315,8 +4315,8 @@
|
|
|
4315
4315
|
"StudentAssessment",
|
|
4316
4316
|
{
|
|
4317
4317
|
"emit": {
|
|
4318
|
-
"
|
|
4319
|
-
"
|
|
4318
|
+
"success": "StudentAssessmentLoaded",
|
|
4319
|
+
"failure": "StudentAssessmentLoadFailed"
|
|
4320
4320
|
}
|
|
4321
4321
|
}
|
|
4322
4322
|
],
|
|
@@ -4324,72 +4324,72 @@
|
|
|
4324
4324
|
"render-ui",
|
|
4325
4325
|
"main",
|
|
4326
4326
|
{
|
|
4327
|
-
"type": "dashboard-layout",
|
|
4328
|
-
"navItems": [
|
|
4329
|
-
{
|
|
4330
|
-
"icon": "book-open",
|
|
4331
|
-
"label": "Teach",
|
|
4332
|
-
"href": "/teach"
|
|
4333
|
-
},
|
|
4334
|
-
{
|
|
4335
|
-
"label": "Quiz",
|
|
4336
|
-
"href": "/quiz",
|
|
4337
|
-
"icon": "help-circle"
|
|
4338
|
-
},
|
|
4339
|
-
{
|
|
4340
|
-
"icon": "brain",
|
|
4341
|
-
"href": "/concepts",
|
|
4342
|
-
"label": "Concepts"
|
|
4343
|
-
}
|
|
4344
|
-
],
|
|
4345
|
-
"appName": "AI Tutor",
|
|
4346
4327
|
"children": [
|
|
4347
4328
|
{
|
|
4348
|
-
"gap": "lg",
|
|
4349
4329
|
"direction": "vertical",
|
|
4350
|
-
"type": "stack",
|
|
4351
4330
|
"children": [
|
|
4352
4331
|
{
|
|
4353
|
-
"
|
|
4332
|
+
"direction": "horizontal",
|
|
4333
|
+
"gap": "md",
|
|
4354
4334
|
"type": "stack",
|
|
4335
|
+
"justify": "between",
|
|
4355
4336
|
"children": [
|
|
4356
4337
|
{
|
|
4338
|
+
"direction": "horizontal",
|
|
4339
|
+
"type": "stack",
|
|
4340
|
+
"gap": "md",
|
|
4357
4341
|
"children": [
|
|
4358
4342
|
{
|
|
4359
|
-
"
|
|
4360
|
-
"
|
|
4343
|
+
"name": "tag",
|
|
4344
|
+
"type": "icon"
|
|
4361
4345
|
},
|
|
4362
4346
|
{
|
|
4363
|
-
"type": "typography",
|
|
4364
4347
|
"variant": "h2",
|
|
4348
|
+
"type": "typography",
|
|
4365
4349
|
"content": "StudentAssessment"
|
|
4366
4350
|
}
|
|
4367
|
-
]
|
|
4368
|
-
"gap": "md",
|
|
4369
|
-
"type": "stack",
|
|
4370
|
-
"direction": "horizontal"
|
|
4351
|
+
]
|
|
4371
4352
|
},
|
|
4372
4353
|
{
|
|
4354
|
+
"type": "button",
|
|
4355
|
+
"icon": "tag",
|
|
4373
4356
|
"label": "Open",
|
|
4374
|
-
"variant": "primary",
|
|
4375
4357
|
"action": "CLASSIFY",
|
|
4376
|
-
"
|
|
4377
|
-
"icon": "tag"
|
|
4358
|
+
"variant": "primary"
|
|
4378
4359
|
}
|
|
4379
|
-
]
|
|
4380
|
-
"gap": "md",
|
|
4381
|
-
"direction": "horizontal"
|
|
4360
|
+
]
|
|
4382
4361
|
},
|
|
4383
4362
|
{
|
|
4384
4363
|
"type": "divider"
|
|
4385
4364
|
},
|
|
4386
4365
|
{
|
|
4366
|
+
"title": "Nothing open",
|
|
4387
4367
|
"type": "empty-state",
|
|
4388
4368
|
"icon": "tag",
|
|
4389
|
-
"description": "Click Open to view details in a modal overlay."
|
|
4390
|
-
"title": "Nothing open"
|
|
4369
|
+
"description": "Click Open to view details in a modal overlay."
|
|
4391
4370
|
}
|
|
4392
|
-
]
|
|
4371
|
+
],
|
|
4372
|
+
"gap": "lg",
|
|
4373
|
+
"type": "stack"
|
|
4374
|
+
}
|
|
4375
|
+
],
|
|
4376
|
+
"appName": "AI Tutor",
|
|
4377
|
+
"type": "dashboard-layout",
|
|
4378
|
+
"navItems": [
|
|
4379
|
+
{
|
|
4380
|
+
"label": "Teach",
|
|
4381
|
+
"href": "/teach",
|
|
4382
|
+
"icon": "book-open"
|
|
4383
|
+
},
|
|
4384
|
+
{
|
|
4385
|
+
"label": "Quiz",
|
|
4386
|
+
"icon": "help-circle",
|
|
4387
|
+
"href": "/quiz"
|
|
4388
|
+
},
|
|
4389
|
+
{
|
|
4390
|
+
"label": "Concepts",
|
|
4391
|
+
"icon": "brain",
|
|
4392
|
+
"href": "/concepts"
|
|
4393
4393
|
}
|
|
4394
4394
|
]
|
|
4395
4395
|
}
|
|
@@ -4405,32 +4405,31 @@
|
|
|
4405
4405
|
"render-ui",
|
|
4406
4406
|
"modal",
|
|
4407
4407
|
{
|
|
4408
|
-
"
|
|
4409
|
-
"type": "stack",
|
|
4408
|
+
"gap": "md",
|
|
4410
4409
|
"children": [
|
|
4411
4410
|
{
|
|
4411
|
+
"gap": "sm",
|
|
4412
|
+
"direction": "horizontal",
|
|
4412
4413
|
"type": "stack",
|
|
4413
4414
|
"children": [
|
|
4414
4415
|
{
|
|
4415
|
-
"
|
|
4416
|
-
"
|
|
4416
|
+
"name": "tag",
|
|
4417
|
+
"type": "icon"
|
|
4417
4418
|
},
|
|
4418
4419
|
{
|
|
4419
4420
|
"content": "StudentAssessment",
|
|
4420
4421
|
"variant": "h3",
|
|
4421
4422
|
"type": "typography"
|
|
4422
4423
|
}
|
|
4423
|
-
]
|
|
4424
|
-
"direction": "horizontal",
|
|
4425
|
-
"gap": "sm"
|
|
4424
|
+
]
|
|
4426
4425
|
},
|
|
4427
4426
|
{
|
|
4428
4427
|
"type": "divider"
|
|
4429
4428
|
},
|
|
4430
4429
|
{
|
|
4431
|
-
"type": "stack",
|
|
4432
4430
|
"direction": "horizontal",
|
|
4433
4431
|
"gap": "sm",
|
|
4432
|
+
"type": "stack",
|
|
4434
4433
|
"children": [
|
|
4435
4434
|
{
|
|
4436
4435
|
"type": "typography",
|
|
@@ -4438,38 +4437,39 @@
|
|
|
4438
4437
|
"content": "Categories:"
|
|
4439
4438
|
},
|
|
4440
4439
|
{
|
|
4440
|
+
"type": "badge",
|
|
4441
4441
|
"label": "beginner",
|
|
4442
|
-
"variant": "secondary"
|
|
4443
|
-
"type": "badge"
|
|
4442
|
+
"variant": "secondary"
|
|
4444
4443
|
},
|
|
4445
4444
|
{
|
|
4446
|
-
"variant": "secondary",
|
|
4447
4445
|
"label": "intermediate",
|
|
4446
|
+
"variant": "secondary",
|
|
4448
4447
|
"type": "badge"
|
|
4449
4448
|
},
|
|
4450
4449
|
{
|
|
4450
|
+
"type": "badge",
|
|
4451
4451
|
"variant": "secondary",
|
|
4452
|
-
"label": "advanced"
|
|
4453
|
-
"type": "badge"
|
|
4452
|
+
"label": "advanced"
|
|
4454
4453
|
},
|
|
4455
4454
|
{
|
|
4456
4455
|
"type": "badge",
|
|
4457
|
-
"
|
|
4458
|
-
"
|
|
4456
|
+
"label": "expert",
|
|
4457
|
+
"variant": "secondary"
|
|
4459
4458
|
}
|
|
4460
4459
|
]
|
|
4461
4460
|
},
|
|
4462
4461
|
{
|
|
4462
|
+
"type": "form-section",
|
|
4463
|
+
"mode": "create",
|
|
4464
|
+
"cancelEvent": "CLOSE",
|
|
4463
4465
|
"fields": [
|
|
4464
4466
|
"input"
|
|
4465
4467
|
],
|
|
4466
|
-
"
|
|
4467
|
-
"cancelEvent": "CLOSE",
|
|
4468
|
-
"submitEvent": "SAVE",
|
|
4469
|
-
"mode": "create"
|
|
4468
|
+
"submitEvent": "SAVE"
|
|
4470
4469
|
}
|
|
4471
4470
|
],
|
|
4472
|
-
"
|
|
4471
|
+
"direction": "vertical",
|
|
4472
|
+
"type": "stack"
|
|
4473
4473
|
}
|
|
4474
4474
|
]
|
|
4475
4475
|
]
|
|
@@ -4494,46 +4494,32 @@
|
|
|
4494
4494
|
"StudentAssessment",
|
|
4495
4495
|
{
|
|
4496
4496
|
"emit": {
|
|
4497
|
-
"
|
|
4498
|
-
"
|
|
4499
|
-
}
|
|
4500
|
-
}
|
|
4501
|
-
],
|
|
4502
|
-
[
|
|
4503
|
-
"render-ui",
|
|
4504
|
-
"main",
|
|
4505
|
-
{
|
|
4506
|
-
"
|
|
4507
|
-
"
|
|
4508
|
-
{
|
|
4509
|
-
"href": "/teach",
|
|
4510
|
-
"label": "Teach",
|
|
4511
|
-
"icon": "book-open"
|
|
4512
|
-
},
|
|
4513
|
-
{
|
|
4514
|
-
"icon": "help-circle",
|
|
4515
|
-
"href": "/quiz",
|
|
4516
|
-
"label": "Quiz"
|
|
4517
|
-
},
|
|
4518
|
-
{
|
|
4519
|
-
"label": "Concepts",
|
|
4520
|
-
"icon": "brain",
|
|
4521
|
-
"href": "/concepts"
|
|
4522
|
-
}
|
|
4523
|
-
],
|
|
4497
|
+
"failure": "StudentAssessmentLoadFailed",
|
|
4498
|
+
"success": "StudentAssessmentLoaded"
|
|
4499
|
+
}
|
|
4500
|
+
}
|
|
4501
|
+
],
|
|
4502
|
+
[
|
|
4503
|
+
"render-ui",
|
|
4504
|
+
"main",
|
|
4505
|
+
{
|
|
4506
|
+
"appName": "AI Tutor",
|
|
4507
|
+
"type": "dashboard-layout",
|
|
4524
4508
|
"children": [
|
|
4525
4509
|
{
|
|
4510
|
+
"gap": "lg",
|
|
4511
|
+
"type": "stack",
|
|
4512
|
+
"direction": "vertical",
|
|
4526
4513
|
"children": [
|
|
4527
4514
|
{
|
|
4528
|
-
"
|
|
4529
|
-
"type": "stack",
|
|
4515
|
+
"justify": "between",
|
|
4530
4516
|
"children": [
|
|
4531
4517
|
{
|
|
4532
4518
|
"direction": "horizontal",
|
|
4533
4519
|
"children": [
|
|
4534
4520
|
{
|
|
4535
|
-
"
|
|
4536
|
-
"
|
|
4521
|
+
"name": "tag",
|
|
4522
|
+
"type": "icon"
|
|
4537
4523
|
},
|
|
4538
4524
|
{
|
|
4539
4525
|
"content": "StudentAssessment",
|
|
@@ -4541,36 +4527,50 @@
|
|
|
4541
4527
|
"variant": "h2"
|
|
4542
4528
|
}
|
|
4543
4529
|
],
|
|
4544
|
-
"
|
|
4545
|
-
"
|
|
4530
|
+
"type": "stack",
|
|
4531
|
+
"gap": "md"
|
|
4546
4532
|
},
|
|
4547
4533
|
{
|
|
4548
|
-
"variant": "primary",
|
|
4549
4534
|
"icon": "tag",
|
|
4550
4535
|
"label": "Open",
|
|
4551
4536
|
"type": "button",
|
|
4537
|
+
"variant": "primary",
|
|
4552
4538
|
"action": "CLASSIFY"
|
|
4553
4539
|
}
|
|
4554
4540
|
],
|
|
4555
|
-
"
|
|
4556
|
-
"
|
|
4541
|
+
"gap": "md",
|
|
4542
|
+
"direction": "horizontal",
|
|
4543
|
+
"type": "stack"
|
|
4557
4544
|
},
|
|
4558
4545
|
{
|
|
4559
4546
|
"type": "divider"
|
|
4560
4547
|
},
|
|
4561
4548
|
{
|
|
4562
|
-
"description": "Click Open to view details in a modal overlay.",
|
|
4563
4549
|
"title": "Nothing open",
|
|
4550
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
4564
4551
|
"type": "empty-state",
|
|
4565
4552
|
"icon": "tag"
|
|
4566
4553
|
}
|
|
4567
|
-
]
|
|
4568
|
-
"type": "stack",
|
|
4569
|
-
"direction": "vertical",
|
|
4570
|
-
"gap": "lg"
|
|
4554
|
+
]
|
|
4571
4555
|
}
|
|
4572
4556
|
],
|
|
4573
|
-
"
|
|
4557
|
+
"navItems": [
|
|
4558
|
+
{
|
|
4559
|
+
"href": "/teach",
|
|
4560
|
+
"icon": "book-open",
|
|
4561
|
+
"label": "Teach"
|
|
4562
|
+
},
|
|
4563
|
+
{
|
|
4564
|
+
"label": "Quiz",
|
|
4565
|
+
"href": "/quiz",
|
|
4566
|
+
"icon": "help-circle"
|
|
4567
|
+
},
|
|
4568
|
+
{
|
|
4569
|
+
"label": "Concepts",
|
|
4570
|
+
"icon": "brain",
|
|
4571
|
+
"href": "/concepts"
|
|
4572
|
+
}
|
|
4573
|
+
]
|
|
4574
4574
|
}
|
|
4575
4575
|
]
|
|
4576
4576
|
]
|
|
@@ -4587,8 +4587,8 @@
|
|
|
4587
4587
|
"@payload.data",
|
|
4588
4588
|
{
|
|
4589
4589
|
"emit": {
|
|
4590
|
-
"
|
|
4591
|
-
"
|
|
4590
|
+
"failure": "StudentAssessmentSaveFailed",
|
|
4591
|
+
"success": "StudentAssessmentSaved"
|
|
4592
4592
|
}
|
|
4593
4593
|
}
|
|
4594
4594
|
],
|
|
@@ -4606,8 +4606,8 @@
|
|
|
4606
4606
|
"StudentAssessment",
|
|
4607
4607
|
{
|
|
4608
4608
|
"emit": {
|
|
4609
|
-
"
|
|
4610
|
-
"
|
|
4609
|
+
"success": "StudentAssessmentLoaded",
|
|
4610
|
+
"failure": "StudentAssessmentLoadFailed"
|
|
4611
4611
|
}
|
|
4612
4612
|
}
|
|
4613
4613
|
],
|
|
@@ -4616,16 +4616,37 @@
|
|
|
4616
4616
|
"main",
|
|
4617
4617
|
{
|
|
4618
4618
|
"type": "dashboard-layout",
|
|
4619
|
+
"navItems": [
|
|
4620
|
+
{
|
|
4621
|
+
"href": "/teach",
|
|
4622
|
+
"label": "Teach",
|
|
4623
|
+
"icon": "book-open"
|
|
4624
|
+
},
|
|
4625
|
+
{
|
|
4626
|
+
"label": "Quiz",
|
|
4627
|
+
"href": "/quiz",
|
|
4628
|
+
"icon": "help-circle"
|
|
4629
|
+
},
|
|
4630
|
+
{
|
|
4631
|
+
"label": "Concepts",
|
|
4632
|
+
"icon": "brain",
|
|
4633
|
+
"href": "/concepts"
|
|
4634
|
+
}
|
|
4635
|
+
],
|
|
4619
4636
|
"children": [
|
|
4620
4637
|
{
|
|
4621
4638
|
"gap": "lg",
|
|
4622
|
-
"type": "stack",
|
|
4623
4639
|
"children": [
|
|
4624
4640
|
{
|
|
4641
|
+
"gap": "md",
|
|
4642
|
+
"type": "stack",
|
|
4625
4643
|
"direction": "horizontal",
|
|
4644
|
+
"justify": "between",
|
|
4626
4645
|
"children": [
|
|
4627
4646
|
{
|
|
4647
|
+
"direction": "horizontal",
|
|
4628
4648
|
"type": "stack",
|
|
4649
|
+
"gap": "md",
|
|
4629
4650
|
"children": [
|
|
4630
4651
|
{
|
|
4631
4652
|
"type": "icon",
|
|
@@ -4633,56 +4654,35 @@
|
|
|
4633
4654
|
},
|
|
4634
4655
|
{
|
|
4635
4656
|
"variant": "h2",
|
|
4636
|
-
"
|
|
4637
|
-
"
|
|
4657
|
+
"content": "StudentAssessment",
|
|
4658
|
+
"type": "typography"
|
|
4638
4659
|
}
|
|
4639
|
-
]
|
|
4640
|
-
"direction": "horizontal",
|
|
4641
|
-
"gap": "md"
|
|
4660
|
+
]
|
|
4642
4661
|
},
|
|
4643
4662
|
{
|
|
4663
|
+
"variant": "primary",
|
|
4664
|
+
"icon": "tag",
|
|
4644
4665
|
"label": "Open",
|
|
4645
|
-
"type": "button",
|
|
4646
4666
|
"action": "CLASSIFY",
|
|
4647
|
-
"
|
|
4648
|
-
"icon": "tag"
|
|
4667
|
+
"type": "button"
|
|
4649
4668
|
}
|
|
4650
|
-
]
|
|
4651
|
-
"gap": "md",
|
|
4652
|
-
"justify": "between",
|
|
4653
|
-
"type": "stack"
|
|
4669
|
+
]
|
|
4654
4670
|
},
|
|
4655
4671
|
{
|
|
4656
4672
|
"type": "divider"
|
|
4657
4673
|
},
|
|
4658
4674
|
{
|
|
4659
4675
|
"icon": "tag",
|
|
4676
|
+
"title": "Nothing open",
|
|
4660
4677
|
"description": "Click Open to view details in a modal overlay.",
|
|
4661
|
-
"type": "empty-state"
|
|
4662
|
-
"title": "Nothing open"
|
|
4678
|
+
"type": "empty-state"
|
|
4663
4679
|
}
|
|
4664
4680
|
],
|
|
4665
|
-
"direction": "vertical"
|
|
4681
|
+
"direction": "vertical",
|
|
4682
|
+
"type": "stack"
|
|
4666
4683
|
}
|
|
4667
4684
|
],
|
|
4668
|
-
"appName": "AI Tutor"
|
|
4669
|
-
"navItems": [
|
|
4670
|
-
{
|
|
4671
|
-
"href": "/teach",
|
|
4672
|
-
"icon": "book-open",
|
|
4673
|
-
"label": "Teach"
|
|
4674
|
-
},
|
|
4675
|
-
{
|
|
4676
|
-
"href": "/quiz",
|
|
4677
|
-
"icon": "help-circle",
|
|
4678
|
-
"label": "Quiz"
|
|
4679
|
-
},
|
|
4680
|
-
{
|
|
4681
|
-
"href": "/concepts",
|
|
4682
|
-
"label": "Concepts",
|
|
4683
|
-
"icon": "brain"
|
|
4684
|
-
}
|
|
4685
|
-
]
|
|
4685
|
+
"appName": "AI Tutor"
|
|
4686
4686
|
}
|
|
4687
4687
|
]
|
|
4688
4688
|
]
|
|
@@ -4792,8 +4792,8 @@
|
|
|
4792
4792
|
"StudentAssessment",
|
|
4793
4793
|
{
|
|
4794
4794
|
"emit": {
|
|
4795
|
-
"
|
|
4796
|
-
"
|
|
4795
|
+
"success": "StudentAssessmentLoaded",
|
|
4796
|
+
"failure": "StudentAssessmentLoadFailed"
|
|
4797
4797
|
}
|
|
4798
4798
|
}
|
|
4799
4799
|
]
|
|
@@ -4820,56 +4820,59 @@
|
|
|
4820
4820
|
{
|
|
4821
4821
|
"navItems": [
|
|
4822
4822
|
{
|
|
4823
|
+
"label": "Teach",
|
|
4823
4824
|
"icon": "book-open",
|
|
4824
|
-
"href": "/teach"
|
|
4825
|
-
"label": "Teach"
|
|
4825
|
+
"href": "/teach"
|
|
4826
4826
|
},
|
|
4827
4827
|
{
|
|
4828
|
+
"icon": "help-circle",
|
|
4828
4829
|
"label": "Quiz",
|
|
4829
|
-
"href": "/quiz"
|
|
4830
|
-
"icon": "help-circle"
|
|
4830
|
+
"href": "/quiz"
|
|
4831
4831
|
},
|
|
4832
4832
|
{
|
|
4833
|
-
"
|
|
4833
|
+
"label": "Concepts",
|
|
4834
4834
|
"icon": "brain",
|
|
4835
|
-
"
|
|
4835
|
+
"href": "/concepts"
|
|
4836
4836
|
}
|
|
4837
4837
|
],
|
|
4838
|
+
"type": "dashboard-layout",
|
|
4839
|
+
"appName": "AI Tutor",
|
|
4838
4840
|
"children": [
|
|
4839
4841
|
{
|
|
4842
|
+
"type": "stack",
|
|
4840
4843
|
"children": [
|
|
4841
4844
|
{
|
|
4845
|
+
"align": "center",
|
|
4842
4846
|
"type": "stack",
|
|
4843
|
-
"justify": "between",
|
|
4844
4847
|
"children": [
|
|
4845
4848
|
{
|
|
4846
4849
|
"gap": "md",
|
|
4850
|
+
"type": "stack",
|
|
4851
|
+
"direction": "horizontal",
|
|
4852
|
+
"align": "center",
|
|
4847
4853
|
"children": [
|
|
4848
4854
|
{
|
|
4849
|
-
"
|
|
4850
|
-
"
|
|
4855
|
+
"type": "icon",
|
|
4856
|
+
"name": "tag"
|
|
4851
4857
|
},
|
|
4852
4858
|
{
|
|
4859
|
+
"content": "StudentAssessment Result",
|
|
4853
4860
|
"variant": "h2",
|
|
4854
|
-
"type": "typography"
|
|
4855
|
-
"content": "StudentAssessment Result"
|
|
4861
|
+
"type": "typography"
|
|
4856
4862
|
}
|
|
4857
|
-
]
|
|
4858
|
-
"direction": "horizontal",
|
|
4859
|
-
"type": "stack",
|
|
4860
|
-
"align": "center"
|
|
4863
|
+
]
|
|
4861
4864
|
},
|
|
4862
4865
|
{
|
|
4863
|
-
"
|
|
4866
|
+
"action": "HIDE",
|
|
4867
|
+
"icon": "x",
|
|
4864
4868
|
"variant": "ghost",
|
|
4865
4869
|
"label": "Dismiss",
|
|
4866
|
-
"
|
|
4867
|
-
"icon": "x"
|
|
4870
|
+
"type": "button"
|
|
4868
4871
|
}
|
|
4869
4872
|
],
|
|
4873
|
+
"direction": "horizontal",
|
|
4870
4874
|
"gap": "md",
|
|
4871
|
-
"
|
|
4872
|
-
"direction": "horizontal"
|
|
4875
|
+
"justify": "between"
|
|
4873
4876
|
},
|
|
4874
4877
|
{
|
|
4875
4878
|
"type": "divider"
|
|
@@ -4883,18 +4886,15 @@
|
|
|
4883
4886
|
"type": "toast-slot"
|
|
4884
4887
|
},
|
|
4885
4888
|
{
|
|
4886
|
-
"type": "alert",
|
|
4887
4889
|
"variant": "warning",
|
|
4888
|
-
"message": "@entity.message"
|
|
4890
|
+
"message": "@entity.message",
|
|
4891
|
+
"type": "alert"
|
|
4889
4892
|
}
|
|
4890
4893
|
],
|
|
4891
|
-
"type": "stack",
|
|
4892
4894
|
"direction": "vertical",
|
|
4893
4895
|
"gap": "lg"
|
|
4894
4896
|
}
|
|
4895
|
-
]
|
|
4896
|
-
"type": "dashboard-layout",
|
|
4897
|
-
"appName": "AI Tutor"
|
|
4897
|
+
]
|
|
4898
4898
|
}
|
|
4899
4899
|
]
|
|
4900
4900
|
]
|
|
@@ -4918,33 +4918,18 @@
|
|
|
4918
4918
|
"render-ui",
|
|
4919
4919
|
"main",
|
|
4920
4920
|
{
|
|
4921
|
-
"appName": "AI Tutor",
|
|
4922
|
-
"navItems": [
|
|
4923
|
-
{
|
|
4924
|
-
"label": "Teach",
|
|
4925
|
-
"href": "/teach",
|
|
4926
|
-
"icon": "book-open"
|
|
4927
|
-
},
|
|
4928
|
-
{
|
|
4929
|
-
"icon": "help-circle",
|
|
4930
|
-
"label": "Quiz",
|
|
4931
|
-
"href": "/quiz"
|
|
4932
|
-
},
|
|
4933
|
-
{
|
|
4934
|
-
"label": "Concepts",
|
|
4935
|
-
"href": "/concepts",
|
|
4936
|
-
"icon": "brain"
|
|
4937
|
-
}
|
|
4938
|
-
],
|
|
4939
4921
|
"type": "dashboard-layout",
|
|
4940
4922
|
"children": [
|
|
4941
4923
|
{
|
|
4942
|
-
"
|
|
4924
|
+
"direction": "vertical",
|
|
4943
4925
|
"gap": "lg",
|
|
4944
4926
|
"children": [
|
|
4945
4927
|
{
|
|
4946
|
-
"
|
|
4928
|
+
"justify": "between",
|
|
4947
4929
|
"gap": "md",
|
|
4930
|
+
"align": "center",
|
|
4931
|
+
"type": "stack",
|
|
4932
|
+
"direction": "horizontal",
|
|
4948
4933
|
"children": [
|
|
4949
4934
|
{
|
|
4950
4935
|
"children": [
|
|
@@ -4953,9 +4938,9 @@
|
|
|
4953
4938
|
"type": "icon"
|
|
4954
4939
|
},
|
|
4955
4940
|
{
|
|
4956
|
-
"
|
|
4941
|
+
"type": "typography",
|
|
4957
4942
|
"content": "StudentAssessment Result",
|
|
4958
|
-
"
|
|
4943
|
+
"variant": "h2"
|
|
4959
4944
|
}
|
|
4960
4945
|
],
|
|
4961
4946
|
"type": "stack",
|
|
@@ -4964,35 +4949,50 @@
|
|
|
4964
4949
|
"gap": "md"
|
|
4965
4950
|
},
|
|
4966
4951
|
{
|
|
4967
|
-
"action": "HIDE",
|
|
4968
4952
|
"variant": "ghost",
|
|
4953
|
+
"icon": "x",
|
|
4969
4954
|
"label": "Dismiss",
|
|
4970
4955
|
"type": "button",
|
|
4971
|
-
"
|
|
4956
|
+
"action": "HIDE"
|
|
4972
4957
|
}
|
|
4973
|
-
]
|
|
4974
|
-
"type": "stack",
|
|
4975
|
-
"direction": "horizontal",
|
|
4976
|
-
"justify": "between"
|
|
4958
|
+
]
|
|
4977
4959
|
},
|
|
4978
4960
|
{
|
|
4979
4961
|
"type": "divider"
|
|
4980
4962
|
},
|
|
4981
4963
|
{
|
|
4982
|
-
"
|
|
4964
|
+
"message": "@entity.message",
|
|
4983
4965
|
"type": "alert",
|
|
4984
|
-
"
|
|
4966
|
+
"variant": "@entity.notificationType"
|
|
4985
4967
|
},
|
|
4986
4968
|
{
|
|
4987
4969
|
"type": "toast-slot"
|
|
4988
4970
|
},
|
|
4989
4971
|
{
|
|
4990
4972
|
"message": "@entity.message",
|
|
4991
|
-
"
|
|
4992
|
-
"
|
|
4973
|
+
"variant": "warning",
|
|
4974
|
+
"type": "alert"
|
|
4993
4975
|
}
|
|
4994
4976
|
],
|
|
4995
|
-
"
|
|
4977
|
+
"type": "stack"
|
|
4978
|
+
}
|
|
4979
|
+
],
|
|
4980
|
+
"appName": "AI Tutor",
|
|
4981
|
+
"navItems": [
|
|
4982
|
+
{
|
|
4983
|
+
"href": "/teach",
|
|
4984
|
+
"icon": "book-open",
|
|
4985
|
+
"label": "Teach"
|
|
4986
|
+
},
|
|
4987
|
+
{
|
|
4988
|
+
"icon": "help-circle",
|
|
4989
|
+
"label": "Quiz",
|
|
4990
|
+
"href": "/quiz"
|
|
4991
|
+
},
|
|
4992
|
+
{
|
|
4993
|
+
"icon": "brain",
|
|
4994
|
+
"label": "Concepts",
|
|
4995
|
+
"href": "/concepts"
|
|
4996
4996
|
}
|
|
4997
4997
|
]
|
|
4998
4998
|
}
|
|
@@ -5156,32 +5156,32 @@
|
|
|
5156
5156
|
"render-ui",
|
|
5157
5157
|
"main",
|
|
5158
5158
|
{
|
|
5159
|
-
"appName": "AI Tutor",
|
|
5160
5159
|
"type": "dashboard-layout",
|
|
5160
|
+
"appName": "AI Tutor",
|
|
5161
|
+
"children": [
|
|
5162
|
+
{
|
|
5163
|
+
"type": "empty-state",
|
|
5164
|
+
"icon": "tag",
|
|
5165
|
+
"title": "Classifier",
|
|
5166
|
+
"description": "Classifier is ready"
|
|
5167
|
+
}
|
|
5168
|
+
],
|
|
5161
5169
|
"navItems": [
|
|
5162
5170
|
{
|
|
5171
|
+
"href": "/teach",
|
|
5163
5172
|
"label": "Teach",
|
|
5164
|
-
"icon": "book-open"
|
|
5165
|
-
"href": "/teach"
|
|
5173
|
+
"icon": "book-open"
|
|
5166
5174
|
},
|
|
5167
5175
|
{
|
|
5168
|
-
"label": "Quiz",
|
|
5169
5176
|
"href": "/quiz",
|
|
5177
|
+
"label": "Quiz",
|
|
5170
5178
|
"icon": "help-circle"
|
|
5171
5179
|
},
|
|
5172
5180
|
{
|
|
5173
|
-
"label": "Concepts",
|
|
5174
5181
|
"icon": "brain",
|
|
5182
|
+
"label": "Concepts",
|
|
5175
5183
|
"href": "/concepts"
|
|
5176
5184
|
}
|
|
5177
|
-
],
|
|
5178
|
-
"children": [
|
|
5179
|
-
{
|
|
5180
|
-
"type": "empty-state",
|
|
5181
|
-
"description": "Classifier is ready",
|
|
5182
|
-
"title": "Classifier",
|
|
5183
|
-
"icon": "tag"
|
|
5184
|
-
}
|
|
5185
5185
|
]
|
|
5186
5186
|
}
|
|
5187
5187
|
]
|