SpecialX
|
20023e13fd
|
feat(lesson-preparation): add AI evaluation, analytics, attachments, calendar, comments, review, substitutes, formative, and version diff
- Add actions-ai-evaluation, actions-analytics, actions-attachments, actions-calendar, actions-comments, actions-formative, actions-questions, actions-review, actions-substitutes
- Add corresponding data-access layers for each new action module
- Add calendar-view, curriculum-map-view, version-diff-viewer components
- Add editor-slice, selection-slice, version-slice hooks for state management
- Add document-diff and scope-check lib utilities
- Add default-question-service and external-questions-bridge services
|
2026-07-03 10:25:21 +08:00 |
|
SpecialX
|
2197e68069
|
feat(lesson-preparation): add anchor canvas design, new blocks, and textbook content node
- Add anchor injector for canvas-based anchor positioning
- Add new block components: blackboard, homework, import, key-point, new-teaching, objective, summary
- Add textbook content node for React Flow canvas
- Update actions (kp, publish, main), data-access (templates, versions, main)
- Update editor, node-editor, block-renderer, and picker components
- Update schema, types, hooks, and lib utilities (document-migration, node-summary, rf-mappers)
|
2026-06-23 17:37:19 +08:00 |
|