@thanh01.pmt/curriculum-kit 1.4.43 → 1.4.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai/index.cjs +66 -470
- package/dist/ai/index.cjs.map +1 -1
- package/dist/ai/index.d.cts +77 -77
- package/dist/ai/index.d.ts +77 -77
- package/dist/ai/index.mjs +64 -469
- package/dist/ai/index.mjs.map +1 -1
- package/dist/index.cjs +478 -837
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +124 -58
- package/dist/index.d.ts +124 -58
- package/dist/index.mjs +470 -829
- package/dist/index.mjs.map +1 -1
- package/dist/pipeline/index.cjs +99 -484
- package/dist/pipeline/index.cjs.map +1 -1
- package/dist/pipeline/index.mjs +97 -483
- package/dist/pipeline/index.mjs.map +1 -1
- package/dist/schemas/index.d.cts +1064 -1064
- package/dist/schemas/index.d.ts +1064 -1064
- package/dist/standards/index.d.cts +2 -2
- package/dist/standards/index.d.ts +2 -2
- package/dist/{standardsCoverageGate-49pJq5t8.d.cts → standardsCoverageGate-CLnq0d0s.d.cts} +12 -12
- package/dist/{standardsCoverageGate-49pJq5t8.d.ts → standardsCoverageGate-CLnq0d0s.d.ts} +12 -12
- package/dist/templates/ACT_template.md +18 -9
- package/dist/templates/ALIGNMENT_MATRIX_template.md +5 -0
- package/dist/templates/ART_DIRECTION_template.md +7 -0
- package/dist/templates/ASSET_MANIFEST_template.md +5 -0
- package/dist/templates/BASELINE_STANDARD.md +5 -0
- package/dist/templates/BELL_RINGER_template.md +13 -13
- package/dist/templates/CHANGELOG_template.md +3 -0
- package/dist/templates/CHOICE_BOARD_template.md +8 -5
- package/dist/templates/CODE_template.md +5 -6
- package/dist/templates/CONTENT_CONTINUITY_template.md +6 -0
- package/dist/templates/CONTENT_STYLE_GUIDE_template.md +4 -5
- package/dist/templates/CURRICULUM_FRAMEWORK_template.md +5 -6
- package/dist/templates/DEPENDENCY_MAP_template.md +3 -4
- package/dist/templates/EXIT_TICKET_template.md +8 -8
- package/dist/templates/EXT_template.md +3 -0
- package/dist/templates/GLOSSARY_template.md +1 -2
- package/dist/templates/GRAPHIC_ORGANIZER_template.md +8 -8
- package/dist/templates/GUIDE_template.md +5 -6
- package/dist/templates/HANDOUT_template.md +5 -6
- package/dist/templates/HANDOVER_DOCUMENT_template.md +8 -0
- package/dist/templates/KNOWLEDGE_EXPOSITION_template.md +16 -6
- package/dist/templates/LAB_TEMPLATE.md +78 -0
- package/dist/templates/LEARNER_PROFILE_template.md +4 -5
- package/dist/templates/LESSONS_LEARNED_template.md +8 -0
- package/dist/templates/LESSON_5E_template.md +24 -9
- package/dist/templates/LESSON_EDP_template.md +26 -10
- package/dist/templates/LESSON_GENERAL_template.md +22 -8
- package/dist/templates/OUTPUT_CONSTRAINTS_template.md +7 -0
- package/dist/templates/PACKAGING_SPEC_template.md +8 -0
- package/dist/templates/PILOT_FEEDBACK_template.md +6 -0
- package/dist/templates/PROJECT_BRIEF_template.md +8 -0
- package/dist/templates/PROJECT_STATUS_template.md +9 -0
- package/dist/templates/QUIZ_template.md +7 -0
- package/dist/templates/QUIZ_v4.6_template.md +4 -5
- package/dist/templates/REFERENCE_PACK_template.md +4 -0
- package/dist/templates/REVIEW_GAME_template.md +11 -8
- package/dist/templates/RUBRIC_template.md +2 -3
- package/dist/templates/SCIENCE_LAB_template.md +11 -5
- package/dist/templates/SECTION_LANGUAGE_CONTRACT_template.md +44 -0
- package/dist/templates/SELF_LAB_template.md +174 -0
- package/dist/templates/SLIDE_template.md +23 -0
- package/dist/templates/STATION_ROTATION_template.md +11 -11
- package/dist/templates/TASK_CARDS_template.md +8 -8
- package/dist/templates/TIERED_PRACTICE_template.md +14 -10
- package/dist/templates/UPDATE_ROADMAP_template.md +7 -0
- package/dist/templates/WKS_template.md +5 -6
- package/dist/workflow/index.cjs +250 -672
- package/dist/workflow/index.cjs.map +1 -1
- package/dist/workflow/index.d.cts +1 -1
- package/dist/workflow/index.d.ts +1 -1
- package/dist/workflow/index.mjs +248 -670
- package/dist/workflow/index.mjs.map +1 -1
- package/docs/refs/templates/ACT_template.md +18 -9
- package/docs/refs/templates/ALIGNMENT_MATRIX_template.md +5 -0
- package/docs/refs/templates/ART_DIRECTION_template.md +7 -0
- package/docs/refs/templates/ASSET_MANIFEST_template.md +5 -0
- package/docs/refs/templates/BASELINE_STANDARD.md +5 -0
- package/docs/refs/templates/BELL_RINGER_template.md +13 -13
- package/docs/refs/templates/CHANGELOG_template.md +3 -0
- package/docs/refs/templates/CHOICE_BOARD_template.md +8 -5
- package/docs/refs/templates/CODE_template.md +5 -6
- package/docs/refs/templates/CONTENT_CONTINUITY_template.md +6 -0
- package/docs/refs/templates/CONTENT_STYLE_GUIDE_template.md +4 -5
- package/docs/refs/templates/CURRICULUM_FRAMEWORK_template.md +5 -6
- package/docs/refs/templates/DEPENDENCY_MAP_template.md +3 -4
- package/docs/refs/templates/EXIT_TICKET_template.md +8 -8
- package/docs/refs/templates/EXT_template.md +3 -0
- package/docs/refs/templates/GLOSSARY_template.md +1 -2
- package/docs/refs/templates/GRAPHIC_ORGANIZER_template.md +8 -8
- package/docs/refs/templates/GUIDE_template.md +5 -6
- package/docs/refs/templates/HANDOUT_template.md +5 -6
- package/docs/refs/templates/HANDOVER_DOCUMENT_template.md +8 -0
- package/docs/refs/templates/KNOWLEDGE_EXPOSITION_template.md +16 -6
- package/docs/refs/templates/LAB_TEMPLATE.md +78 -0
- package/docs/refs/templates/LEARNER_PROFILE_template.md +4 -5
- package/docs/refs/templates/LESSONS_LEARNED_template.md +8 -0
- package/docs/refs/templates/LESSON_5E_template.md +24 -9
- package/docs/refs/templates/LESSON_EDP_template.md +26 -10
- package/docs/refs/templates/LESSON_GENERAL_template.md +22 -8
- package/docs/refs/templates/OUTPUT_CONSTRAINTS_template.md +7 -0
- package/docs/refs/templates/PACKAGING_SPEC_template.md +8 -0
- package/docs/refs/templates/PILOT_FEEDBACK_template.md +6 -0
- package/docs/refs/templates/PROJECT_BRIEF_template.md +8 -0
- package/docs/refs/templates/PROJECT_STATUS_template.md +9 -0
- package/docs/refs/templates/QUIZ_template.md +7 -0
- package/docs/refs/templates/QUIZ_v4.6_template.md +4 -5
- package/docs/refs/templates/REFERENCE_PACK_template.md +4 -0
- package/docs/refs/templates/REVIEW_GAME_template.md +11 -8
- package/docs/refs/templates/RUBRIC_template.md +2 -3
- package/docs/refs/templates/SCIENCE_LAB_template.md +11 -5
- package/docs/refs/templates/SECTION_LANGUAGE_CONTRACT_template.md +44 -0
- package/docs/refs/templates/SELF_LAB_template.md +174 -0
- package/docs/refs/templates/SLIDE_template.md +23 -0
- package/docs/refs/templates/STATION_ROTATION_template.md +11 -11
- package/docs/refs/templates/TASK_CARDS_template.md +8 -8
- package/docs/refs/templates/TIERED_PRACTICE_template.md +14 -10
- package/docs/refs/templates/UPDATE_ROADMAP_template.md +7 -0
- package/docs/refs/templates/WKS_template.md +5 -6
- package/package.json +1 -1
|
@@ -10,18 +10,22 @@ date: "{{DATE}}"
|
|
|
10
10
|
template_contract: "artifact-template-v1"
|
|
11
11
|
template_required_sections:
|
|
12
12
|
- "Computational Objective & Tier Matrix"
|
|
13
|
-
- "Bronze Tier
|
|
14
|
-
- "
|
|
15
|
-
- "
|
|
16
|
-
- "
|
|
17
|
-
- "
|
|
13
|
+
- "🥉 Bronze Tier: Foundational Scaffolding (Baseline for All)"
|
|
14
|
+
- "Starter Code & Fill-in Slots:"
|
|
15
|
+
- "🥈 Silver Tier: Independent Application (Target Mastery)"
|
|
16
|
+
- "Specification & Requirements:"
|
|
17
|
+
- "Implementation Target:"
|
|
18
|
+
- "🥇 Gold Tier: Enrichment & Optimization (Open Extension)"
|
|
19
|
+
- "Constraints & Invariants:"
|
|
20
|
+
- "Automated Test Verification Matrix & Mentor Hints"
|
|
21
|
+
- "Mentor Debugging Cheatsheet:"
|
|
18
22
|
---
|
|
19
23
|
<!-- INJECT_BODY -->
|
|
20
24
|
|
|
21
25
|
# 3-TIER DIFFERENTIATED PRACTICE LAB: [LESSON TITLE]
|
|
22
26
|
_Unit: U[X] | Module: M[X.X] | Lesson: Lesson [XX] | Mode: Adaptive Lab_
|
|
23
27
|
|
|
24
|
-
##
|
|
28
|
+
## Computational Objective & Tier Matrix
|
|
25
29
|
> *Principle: All students MUST achieve Bronze; Silver is target mastery; Gold is for gifted/accelerated learners.*
|
|
26
30
|
|
|
27
31
|
| Tier Level | Cognitive Target (Bloom) | Scaffolding Ratio | Success Criteria |
|
|
@@ -32,7 +36,7 @@ _Unit: U[X] | Module: M[X.X] | Lesson: Lesson [XX] | Mode: Adaptive Lab_
|
|
|
32
36
|
|
|
33
37
|
---
|
|
34
38
|
|
|
35
|
-
##
|
|
39
|
+
## 🥉 Bronze Tier: Foundational Scaffolding (Baseline for All)
|
|
36
40
|
- **Target Audience:** All learners (mandatory milestone).
|
|
37
41
|
- **Guiding Prompt:** [Clear, unambiguous instruction with concrete references to Handout].
|
|
38
42
|
|
|
@@ -62,7 +66,7 @@ struct [BronzeComponentView]: View {
|
|
|
62
66
|
|
|
63
67
|
---
|
|
64
68
|
|
|
65
|
-
##
|
|
69
|
+
## 🥈 Silver Tier: Independent Application (Target Mastery)
|
|
66
70
|
- **Target Audience:** Learners who completed Bronze without mentor intervention.
|
|
67
71
|
- **Guiding Prompt:** [Add dynamic logic, validation, state mutations, or multiple interactive elements].
|
|
68
72
|
|
|
@@ -82,7 +86,7 @@ struct [SilverComponentView]: View {
|
|
|
82
86
|
|
|
83
87
|
---
|
|
84
88
|
|
|
85
|
-
##
|
|
89
|
+
## 🥇 Gold Tier: Enrichment & Optimization (Open Extension)
|
|
86
90
|
- **Target Audience:** Advanced learners finished ahead of schedule.
|
|
87
91
|
- **Architectural Challenge:** [E.g., "Decouple state into an isolated Actor / ViewModel with async/await Debounce or Cache invalidation"].
|
|
88
92
|
|
|
@@ -92,7 +96,7 @@ struct [SilverComponentView]: View {
|
|
|
92
96
|
|
|
93
97
|
---
|
|
94
98
|
|
|
95
|
-
##
|
|
99
|
+
## Automated Test Verification Matrix & Mentor Hints
|
|
96
100
|
```swift
|
|
97
101
|
// XCTest / Unit Test Suite for Instant Auto-Grading
|
|
98
102
|
final class [ArtifactTestSuite]: XCTestCase {
|
|
@@ -8,6 +8,13 @@ deliverable: "{{DELIVERABLE_CODE}}"
|
|
|
8
8
|
version: "{{VERSION}}"
|
|
9
9
|
date: "{{DATE}}"
|
|
10
10
|
---
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Update Triggers"
|
|
13
|
+
- "Planned Releases"
|
|
14
|
+
- "📌 Short-term: Update v1.1 (Post-Pilot)"
|
|
15
|
+
- "📌 Long-term: Version v2.0 (Next Academic Year)"
|
|
16
|
+
- "Resources & Archiving"
|
|
17
|
+
---
|
|
11
18
|
|
|
12
19
|
# CURRICULUM UPDATE ROADMAP
|
|
13
20
|
|
|
@@ -15,14 +15,13 @@ template_required_sections:
|
|
|
15
15
|
- "Part 4: Synthesis & Problem-Solving Application"
|
|
16
16
|
- "Part 5: Self-Reflection & Learning Log"
|
|
17
17
|
---
|
|
18
|
-
|
|
19
18
|
# WORKSHEET: [LESSON TITLE]
|
|
20
19
|
|
|
21
20
|
**Student Name:** _______________________ **Class:** _______________ **Date:** _______________
|
|
22
21
|
|
|
23
22
|
> **For Students:** This document guides you step-by-step through the practical tasks. Read carefully, fill in the blanks, and mark the checkbox [x] once completed. If you encounter errors, refer back to your **HANDOUT**.
|
|
24
23
|
|
|
25
|
-
##
|
|
24
|
+
## Part 1: Knowledge Check
|
|
26
25
|
> Warm-up — prior-knowledge retrieval. Link back to the previous lesson.
|
|
27
26
|
|
|
28
27
|
1. **Fill in the blanks:**
|
|
@@ -34,7 +33,7 @@ template_required_sections:
|
|
|
34
33
|
| 1. [Concept A] | 1 - __ | a. [Meaning A] |
|
|
35
34
|
| 2. [Concept B] | 2 - __ | b. [Meaning B] |
|
|
36
35
|
|
|
37
|
-
##
|
|
36
|
+
## Part 2: Concept Tracing & Diagram Fill-in
|
|
38
37
|
> Trace data/control flow through this lesson's core mechanism. Fill the
|
|
39
38
|
> Mermaid/ASCII diagram blanks.
|
|
40
39
|
|
|
@@ -46,7 +45,7 @@ graph LR
|
|
|
46
45
|
|
|
47
46
|
- **Trace question:** [What flows from stage to stage? What transforms?]
|
|
48
47
|
|
|
49
|
-
##
|
|
48
|
+
## Part 3: Code Analysis & Bug Hunting Challenge
|
|
50
49
|
> One complete, runnable snippet containing a real bug from this lesson's
|
|
51
50
|
> Common Mistakes. Students locate, explain, and fix it.
|
|
52
51
|
|
|
@@ -58,13 +57,13 @@ graph LR
|
|
|
58
57
|
- **Why it fails:** [Student explanation]
|
|
59
58
|
- **Fix:** [Student correction]
|
|
60
59
|
|
|
61
|
-
##
|
|
60
|
+
## Part 4: Synthesis & Problem-Solving Application
|
|
62
61
|
> Apply the lesson's skill to a fresh scenario — not a copy of the lab task.
|
|
63
62
|
|
|
64
63
|
- **Scenario:** [New situation requiring the same skill]
|
|
65
64
|
- **Your solution:** [Workspace / code area]
|
|
66
65
|
|
|
67
|
-
##
|
|
66
|
+
## Part 5: Self-Reflection & Learning Log
|
|
68
67
|
- **I can now…** [Can-do statements mirroring the LESSON LO evidence — checkbox each]
|
|
69
68
|
- [ ] [Can-do statement 1]
|
|
70
69
|
- [ ] [Can-do statement 2]
|