@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
|
@@ -8,6 +8,12 @@ deliverable: "{{DELIVERABLE_CODE}}"
|
|
|
8
8
|
version: "{{VERSION}}"
|
|
9
9
|
date: "{{DATE}}"
|
|
10
10
|
---
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Session Information"
|
|
13
|
+
- "Structured Feedback by Lesson Phase"
|
|
14
|
+
- "General Observations"
|
|
15
|
+
- "Overall Classification & Action (For System / Human PM)"
|
|
16
|
+
---
|
|
11
17
|
|
|
12
18
|
# PILOT TEACHING FEEDBACK
|
|
13
19
|
_Date Recorded: [YYYY-MM-DD]_
|
|
@@ -8,6 +8,14 @@ deliverable: "P1-T9"
|
|
|
8
8
|
version: "{{VERSION}}"
|
|
9
9
|
date: "{{DATE}}"
|
|
10
10
|
---
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Project Overview"
|
|
13
|
+
- "Audience & Duration"
|
|
14
|
+
- "Learning Roadmap"
|
|
15
|
+
- "Learning Outcomes & Deliverables"
|
|
16
|
+
- "Technical Constraints"
|
|
17
|
+
- "Artifact Scope"
|
|
18
|
+
---
|
|
11
19
|
|
|
12
20
|
# PROJECT BRIEF: [PROJECT NAME]
|
|
13
21
|
|
|
@@ -8,6 +8,15 @@ deliverable: "P1-GATE"
|
|
|
8
8
|
version: "v4.6"
|
|
9
9
|
date: "YYYY-MM-DD"
|
|
10
10
|
---
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Project Summary"
|
|
13
|
+
- "Macro Pipeline (Course Lifecycle)"
|
|
14
|
+
- "High-Level Roadmap"
|
|
15
|
+
- "Detailed Progress Tracking"
|
|
16
|
+
- "Critical Links"
|
|
17
|
+
- "Changelog (Latest Only)"
|
|
18
|
+
- "🎯 Current Milestone: Phase 1 - R&D"
|
|
19
|
+
---
|
|
11
20
|
|
|
12
21
|
# PROJECT STATUS: [PROJECT_NAME]
|
|
13
22
|
|
|
@@ -8,6 +8,13 @@ deliverable: "P2-T08"
|
|
|
8
8
|
version: "{{VERSION}}"
|
|
9
9
|
date: "{{DATE}}"
|
|
10
10
|
---
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Metadata Specs"
|
|
13
|
+
- "Schema Structure"
|
|
14
|
+
- "Pedagogical Rules"
|
|
15
|
+
- "Visual Layout (Marp/Interactive)"
|
|
16
|
+
---
|
|
17
|
+
|
|
11
18
|
<!--
|
|
12
19
|
Created by: Curriculum OS Builder
|
|
13
20
|
Phase: P2 | Deliverable: P2-T08 (Assessment Infrastructure)
|
|
@@ -14,10 +14,9 @@ template_required_sections:
|
|
|
14
14
|
- "Code Analysis / Debugging Question"
|
|
15
15
|
- "Competency Rubric"
|
|
16
16
|
---
|
|
17
|
-
|
|
18
17
|
# QUIZ: [LESSON TITLE]
|
|
19
18
|
|
|
20
|
-
##
|
|
19
|
+
## Assessment Objectives
|
|
21
20
|
> One row per Learning Objective from the LESSON A1 table. Bloom level of each
|
|
22
21
|
> objective MUST match the LESSON A1 Bloom verb — do not re-target.
|
|
23
22
|
|
|
@@ -25,7 +24,7 @@ template_required_sections:
|
|
|
25
24
|
|---|---|---|---|
|
|
26
25
|
| LO1 | [What this quiz verifies for LO1] | [Same Bloom verb as LESSON A1] | [Observable student output] |
|
|
27
26
|
|
|
28
|
-
##
|
|
27
|
+
## Multiple-Choice Question Bank
|
|
29
28
|
> ≥5 scenario-based questions, 4 options each. Every distractor must be a real,
|
|
30
29
|
> common misconception from this lesson's domain (see Common Mistakes source in
|
|
31
30
|
> the canonical knowledge context) — never random filler.
|
|
@@ -42,7 +41,7 @@ template_required_sections:
|
|
|
42
41
|
|
|
43
42
|
<!-- Repeat per question. -->
|
|
44
43
|
|
|
45
|
-
##
|
|
44
|
+
## Code Analysis / Debugging Question
|
|
46
45
|
> One deep code-tracing task: students predict output or identify the bug.
|
|
47
46
|
> Provide a complete, runnable snippet with line numbers.
|
|
48
47
|
|
|
@@ -54,7 +53,7 @@ template_required_sections:
|
|
|
54
53
|
- **Expected answer:** [Output or bug + fix]
|
|
55
54
|
- **Bloom:** [Level] — **LO:** [LO code]
|
|
56
55
|
|
|
57
|
-
##
|
|
56
|
+
## Competency Rubric
|
|
58
57
|
> 4-tier matrix tied to the Evidence column above.
|
|
59
58
|
|
|
60
59
|
| Tier | Descriptor | Evidence Threshold |
|
|
@@ -10,9 +10,12 @@ date: "{{DATE}}"
|
|
|
10
10
|
template_contract: "artifact-template-v1"
|
|
11
11
|
template_required_sections:
|
|
12
12
|
- "Game Rules & Setup Guide"
|
|
13
|
-
- "Round 1: Speed Round (100
|
|
14
|
-
- "
|
|
15
|
-
- "
|
|
13
|
+
- "Round 1: Rapid-Fire Speed Round (100–200 Points)"
|
|
14
|
+
- "Question 1 (100 Pts):"
|
|
15
|
+
- "Question 2 (200 Pts):"
|
|
16
|
+
- "Round 2: Code Duel & Debugging (300–400 Points)"
|
|
17
|
+
- "Challenge 1 (300 Pts):"
|
|
18
|
+
- "Round 3: Final Boss Architecture Challenge (500 Points)"
|
|
16
19
|
- "Kahoot / Quizizz CSV Export Format"
|
|
17
20
|
---
|
|
18
21
|
<!-- INJECT_BODY -->
|
|
@@ -20,14 +23,14 @@ template_required_sections:
|
|
|
20
23
|
# INTERACTIVE REVIEW GAME (QUIZ SHOW PACK): [UNIT / LESSON TITLE]
|
|
21
24
|
_Unit: U[X] | Module: M[X.X] | Format: Live Classroom Quiz Show / Kahoot / Jeopardy Format_
|
|
22
25
|
|
|
23
|
-
##
|
|
26
|
+
## Game Rules & Setup Guide
|
|
24
27
|
- **Format:** 3 Rounds of progressive difficulty with team buzzers or interactive clickers.
|
|
25
28
|
- **Team Size:** 3-5 students per squad.
|
|
26
29
|
- **Bonus Mechanic:** Teams can wager points on Round 3 (Final Boss Challenge).
|
|
27
30
|
|
|
28
31
|
---
|
|
29
32
|
|
|
30
|
-
##
|
|
33
|
+
## Round 1: Rapid-Fire Speed Round (100–200 Points)
|
|
31
34
|
|
|
32
35
|
### Question 1 (100 Pts):
|
|
33
36
|
- **Category:** Vocabulary & Syntax
|
|
@@ -45,7 +48,7 @@ _Unit: U[X] | Module: M[X.X] | Format: Live Classroom Quiz Show / Kahoot / Jeopa
|
|
|
45
48
|
|
|
46
49
|
---
|
|
47
50
|
|
|
48
|
-
##
|
|
51
|
+
## Round 2: Code Duel & Debugging (300–400 Points)
|
|
49
52
|
|
|
50
53
|
### Challenge 1 (300 Pts):
|
|
51
54
|
- **Prompt:** First team to buzz in and explain why this code fails compilation wins 300 pts!
|
|
@@ -61,7 +64,7 @@ func updateStore(store: DataStore) async {
|
|
|
61
64
|
|
|
62
65
|
---
|
|
63
66
|
|
|
64
|
-
##
|
|
67
|
+
## Round 3: Final Boss Architecture Challenge (500 Points)
|
|
65
68
|
- **Scenario:** "Design a real-time multiplayer scorekeeper using Swift 6 Actors. You have 3 minutes to draft the Actor interface on your team whiteboard."
|
|
66
69
|
- **Rubric:**
|
|
67
70
|
- `+200 pts:` Declared `actor ScoreKeeper`.
|
|
@@ -70,7 +73,7 @@ func updateStore(store: DataStore) async {
|
|
|
70
73
|
|
|
71
74
|
---
|
|
72
75
|
|
|
73
|
-
##
|
|
76
|
+
## Kahoot / Quizizz CSV Export Format
|
|
74
77
|
```csv
|
|
75
78
|
Question,Option 1,Option 2,Option 3,Option 4,Correct Answer,Time Limit (sec)
|
|
76
79
|
"What keyword creates an asynchronous suspension point?","defer","await","return","yield",2,20
|
|
@@ -12,12 +12,11 @@ template_required_sections:
|
|
|
12
12
|
- "Assessment Overview"
|
|
13
13
|
- "Assessment Rubric"
|
|
14
14
|
---
|
|
15
|
-
|
|
16
15
|
# ASSESSMENT: [LESSON/PROJECT TITLE]
|
|
17
16
|
|
|
18
17
|
_Unit: U[X] | Module: M[X.X] | Lesson: Lesson [XX]_
|
|
19
18
|
|
|
20
|
-
##
|
|
19
|
+
## Assessment Overview
|
|
21
20
|
- **Type:** [Select: Formative / Summative / Self-assessment / Peer-review]
|
|
22
21
|
- **Format:** [Select: Short Exercise / Exit Ticket / Practical Product / Project Presentation]
|
|
23
22
|
- **Learning Objectives Measured:** [Copy 1-2 LOs from the corresponding Lesson Plan]
|
|
@@ -25,7 +24,7 @@ _Unit: U[X] | Module: M[X.X] | Lesson: Lesson [XX]_
|
|
|
25
24
|
|
|
26
25
|
---
|
|
27
26
|
|
|
28
|
-
##
|
|
27
|
+
## Assessment Rubric
|
|
29
28
|
_Note for @assessor: Describe SPECIFIC behaviors. Avoid vague words like "good" or "understand."_
|
|
30
29
|
|
|
31
30
|
| Criteria | Weight | Excellent (4) | Proficient (3) | Developing (2) | Beginning (1) |
|
|
@@ -11,8 +11,14 @@ template_contract: "artifact-template-v1"
|
|
|
11
11
|
template_required_sections:
|
|
12
12
|
- "Guiding Inquiry & Driving Question"
|
|
13
13
|
- "Hypothesis & Experimental Design"
|
|
14
|
+
- "Controlled Variables:"
|
|
14
15
|
- "Data Collection & Code Lab Protocol"
|
|
16
|
+
- "Lab Setup & Instrumentation Code:"
|
|
17
|
+
- "Data Collection Table:"
|
|
15
18
|
- "CER Scientific Conclusion (Claim, Evidence, Reasoning)"
|
|
19
|
+
- "📌 Claim (Khẳng định):"
|
|
20
|
+
- "📊 Evidence (Bằng chứng số liệu):"
|
|
21
|
+
- "🧠 Reasoning (Lập luận khoa học):"
|
|
16
22
|
- "Peer Review & Verification Protocol"
|
|
17
23
|
---
|
|
18
24
|
<!-- INJECT_BODY -->
|
|
@@ -20,13 +26,13 @@ template_required_sections:
|
|
|
20
26
|
# STEM / CODE INVESTIGATION LAB (CER): [LAB TITLE]
|
|
21
27
|
_Unit: U[X] | Module: M[X.X] | Domain: [Scientific / Engineering Domain]_
|
|
22
28
|
|
|
23
|
-
##
|
|
29
|
+
## Guiding Inquiry & Driving Question
|
|
24
30
|
- **Real-World Driving Question:** [E.g., "How does thread contention affect application frame rate (FPS) and memory throughput under heavy load?"]
|
|
25
31
|
- **Engineering Phenomenon:** [E.g., "When two tasks write to the same mutable array simultaneously, why does the program crash intermittently rather than every single run?"]
|
|
26
32
|
|
|
27
33
|
---
|
|
28
34
|
|
|
29
|
-
##
|
|
35
|
+
## Hypothesis & Experimental Design
|
|
30
36
|
- **Student Hypothesis Template:**
|
|
31
37
|
> *"If we [Action / Variable Manipulation, e.g., 'isolate the shared mutable resource inside an Actor instead of using a global lock'], then [Predicted Outcome, e.g., 'data races will drop to zero and UI thread latency will remain under 16ms'] because [Scientific / Engineering Rationale]."*
|
|
32
38
|
|
|
@@ -37,7 +43,7 @@ _Unit: U[X] | Module: M[X.X] | Domain: [Scientific / Engineering Domain]_
|
|
|
37
43
|
|
|
38
44
|
---
|
|
39
45
|
|
|
40
|
-
##
|
|
46
|
+
## Data Collection & Code Lab Protocol
|
|
41
47
|
|
|
42
48
|
### Lab Setup & Instrumentation Code:
|
|
43
49
|
```swift
|
|
@@ -61,7 +67,7 @@ struct BenchmarkProbe {
|
|
|
61
67
|
|
|
62
68
|
---
|
|
63
69
|
|
|
64
|
-
##
|
|
70
|
+
## CER Scientific Conclusion (Claim, Evidence, Reasoning)
|
|
65
71
|
> *Students must write their conclusion strictly following the 3-part CER framework:*
|
|
66
72
|
|
|
67
73
|
### 1. 📌 Claim (Khẳng định):
|
|
@@ -84,5 +90,5 @@ struct BenchmarkProbe {
|
|
|
84
90
|
|
|
85
91
|
---
|
|
86
92
|
|
|
87
|
-
##
|
|
93
|
+
## Peer Review & Verification Protocol
|
|
88
94
|
- **Reproducibility Test:** Exchange code probes with another student group to verify if their experimental results match within a $\pm 10\%$ tolerance band.
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: "{{ID}}"
|
|
3
|
+
type: "SECTION_LANGUAGE_CONTRACT"
|
|
4
|
+
created_by: "Curriculum OS Builder"
|
|
5
|
+
phase: "P2"
|
|
6
|
+
deliverable: "P2-T4"
|
|
7
|
+
version: "{{VERSION}}"
|
|
8
|
+
date: "{{DATE}}"
|
|
9
|
+
target_language: "{{TARGET_LANGUAGE}}"
|
|
10
|
+
template_contract: "artifact-template-v1"
|
|
11
|
+
template_required_sections:
|
|
12
|
+
- "Metadata & Scope"
|
|
13
|
+
- "Section Translation Matrix"
|
|
14
|
+
- "Validation Rules"
|
|
15
|
+
---
|
|
16
|
+
# SECTION LANGUAGE CONTRACT
|
|
17
|
+
|
|
18
|
+
## Metadata & Scope
|
|
19
|
+
- **Project:** {{PROJECT_NAME}}
|
|
20
|
+
- **Target output language:** {{TARGET_LANGUAGE_DISPLAY}}
|
|
21
|
+
- **Scope:** heading/label localization for every generated artifact of this project only.
|
|
22
|
+
|
|
23
|
+
## Section Translation Matrix
|
|
24
|
+
> One row per canonical section key (from each template's
|
|
25
|
+
> `template_required_sections`). The Localized Heading is what the LLM must
|
|
26
|
+
> render verbatim in artifacts; P53 bake applies these rows onto the project's
|
|
27
|
+
> `_templates/` copies. Do not translate technical identifiers.
|
|
28
|
+
|
|
29
|
+
| Artifact | Canonical Section Key | Localized Heading ({{TARGET_LANGUAGE}}) |
|
|
30
|
+
|---|---|---|
|
|
31
|
+
| LESSON | A. Lesson Design Plan | [localized] |
|
|
32
|
+
| LESSON | B. Lesson Flow | [localized] |
|
|
33
|
+
| ACT | Computational Thinking Focus | [localized] |
|
|
34
|
+
| QUIZ | Assessment Objectives | [localized] |
|
|
35
|
+
<!-- Repeat per artifact type and section key. -->
|
|
36
|
+
|
|
37
|
+
## Validation Rules
|
|
38
|
+
- Every canonical key in a template's `template_required_sections` MUST have
|
|
39
|
+
exactly one row here before bake (missing row → that section keeps its
|
|
40
|
+
canonical English heading).
|
|
41
|
+
- Keys MUST match the template contract after ordinal/marker stripping
|
|
42
|
+
(`1. ` and `[REQUIRED]` ignored).
|
|
43
|
+
- Localized headings MUST NOT contain contract markers or CJK glyphs outside
|
|
44
|
+
the target language script rules.
|
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: "{{ID}}"
|
|
3
|
+
title: "{{TITLE}}"
|
|
4
|
+
type: "SELF_LAB"
|
|
5
|
+
language: "{{LANGUAGE}}"
|
|
6
|
+
difficulty: "{{DIFFICULTY}}"
|
|
7
|
+
estimated_minutes: {{ESTIMATED_MINUTES}}
|
|
8
|
+
tech_stack: {{TECH_STACK}}
|
|
9
|
+
---
|
|
10
|
+
template_required_sections:
|
|
11
|
+
- "📋 Mission Briefing & Environment Setup"
|
|
12
|
+
- "🛫 Preflight Checklist"
|
|
13
|
+
- "🎯 Progressive Challenges (3-Tier Differentiation)"
|
|
14
|
+
- "🔍 Self-Learner Troubleshooting Matrix"
|
|
15
|
+
- "🏁 Final Lab Submission & Mastery Checklist"
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
# 🚀 Self-Paced Hands-On Lab: {{TITLE}}
|
|
19
|
+
|
|
20
|
+
> ⏱️ **Estimated Duration:** ~{{ESTIMATED_MINUTES}} mins
|
|
21
|
+
> 🎯 **Difficulty Level:** {{DIFFICULTY_UPPER}}
|
|
22
|
+
> 🧰 **Tech Stack:** {{TECH_STACK_STR}}
|
|
23
|
+
> 💡 **Self-Learner Notice:** You are in full control of this lab. Follow the progressive challenges below. If you get stuck at any point, use the **Progressive Hints System** to get unstuck without ruining the learning experience!
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## 📋 Mission Briefing & Environment Setup
|
|
28
|
+
{{MISSION_BRIEFING}}
|
|
29
|
+
|
|
30
|
+
### 🛫 Preflight Checklist
|
|
31
|
+
{{PREFLIGHT_CHECKLIST}}
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
## 🎯 Progressive Challenges (3-Tier Differentiation)
|
|
36
|
+
|
|
37
|
+
### 🥉 Challenge 1: Foundational Core (Bronze) — ~{{BRONZE_MINS}} mins
|
|
38
|
+
**Objective:** {{BRONZE_OBJECTIVE}}
|
|
39
|
+
|
|
40
|
+
#### Tasks & Implementation Details:
|
|
41
|
+
{{BRONZE_TASKS}}
|
|
42
|
+
|
|
43
|
+
#### 🧪 Self-Verification Command:
|
|
44
|
+
```bash
|
|
45
|
+
{{BRONZE_VERIFY_COMMAND}}
|
|
46
|
+
```
|
|
47
|
+
*Expected Terminal Output:*
|
|
48
|
+
```text
|
|
49
|
+
{{BRONZE_EXPECTED_OUTPUT}}
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
#### 💡 Progressive Hints (Expand only if stuck):
|
|
53
|
+
<details>
|
|
54
|
+
<summary><b>💡 Hint Level 1: Conceptual Clue</b></summary>
|
|
55
|
+
|
|
56
|
+
{{BRONZE_HINT_1}}
|
|
57
|
+
</details>
|
|
58
|
+
|
|
59
|
+
<details>
|
|
60
|
+
<summary><b>🔍 Hint Level 2: Structural Skeleton</b></summary>
|
|
61
|
+
|
|
62
|
+
```{{CODE_LANGUAGE}}
|
|
63
|
+
{{BRONZE_HINT_2}}
|
|
64
|
+
```
|
|
65
|
+
</details>
|
|
66
|
+
|
|
67
|
+
<details>
|
|
68
|
+
<summary><b>🚨 Hint Level 3: Full Solution & Explanation</b></summary>
|
|
69
|
+
|
|
70
|
+
```{{CODE_LANGUAGE}}
|
|
71
|
+
{{BRONZE_HINT_3_CODE}}
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
**Why this solution works:**
|
|
75
|
+
{{BRONZE_HINT_3_EXPLANATION}}
|
|
76
|
+
</details>
|
|
77
|
+
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
### 🥈 Challenge 2: Logic & Error Handling (Silver) — ~{{SILVER_MINS}} mins
|
|
81
|
+
**Objective:** {{SILVER_OBJECTIVE}}
|
|
82
|
+
|
|
83
|
+
#### Tasks & Implementation Details:
|
|
84
|
+
{{SILVER_TASKS}}
|
|
85
|
+
|
|
86
|
+
#### 🧪 Self-Verification Command:
|
|
87
|
+
```bash
|
|
88
|
+
{{SILVER_VERIFY_COMMAND}}
|
|
89
|
+
```
|
|
90
|
+
*Expected Terminal Output:*
|
|
91
|
+
```text
|
|
92
|
+
{{SILVER_EXPECTED_OUTPUT}}
|
|
93
|
+
```
|
|
94
|
+
|
|
95
|
+
#### 💡 Progressive Hints (Expand only if stuck):
|
|
96
|
+
<details>
|
|
97
|
+
<summary><b>💡 Hint Level 1: Conceptual Clue</b></summary>
|
|
98
|
+
|
|
99
|
+
{{SILVER_HINT_1}}
|
|
100
|
+
</details>
|
|
101
|
+
|
|
102
|
+
<details>
|
|
103
|
+
<summary><b>🔍 Hint Level 2: Structural Skeleton</b></summary>
|
|
104
|
+
|
|
105
|
+
```{{CODE_LANGUAGE}}
|
|
106
|
+
{{SILVER_HINT_2}}
|
|
107
|
+
```
|
|
108
|
+
</details>
|
|
109
|
+
|
|
110
|
+
<details>
|
|
111
|
+
<summary><b>🚨 Hint Level 3: Full Solution & Explanation</b></summary>
|
|
112
|
+
|
|
113
|
+
```{{CODE_LANGUAGE}}
|
|
114
|
+
{{SILVER_HINT_3_CODE}}
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
**Why this solution works:**
|
|
118
|
+
{{SILVER_HINT_3_EXPLANATION}}
|
|
119
|
+
</details>
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
### 🥇 Challenge 3: Edge Cases & Optimization (Gold) — ~{{GOLD_MINS}} mins
|
|
124
|
+
**Objective:** {{GOLD_OBJECTIVE}}
|
|
125
|
+
|
|
126
|
+
#### Tasks & Implementation Details:
|
|
127
|
+
{{GOLD_TASKS}}
|
|
128
|
+
|
|
129
|
+
#### 🧪 Self-Verification Command:
|
|
130
|
+
```bash
|
|
131
|
+
{{GOLD_VERIFY_COMMAND}}
|
|
132
|
+
```
|
|
133
|
+
*Expected Terminal Output:*
|
|
134
|
+
```text
|
|
135
|
+
{{GOLD_EXPECTED_OUTPUT}}
|
|
136
|
+
```
|
|
137
|
+
|
|
138
|
+
#### 💡 Progressive Hints (Expand only if stuck):
|
|
139
|
+
<details>
|
|
140
|
+
<summary><b>💡 Hint Level 1: Conceptual Clue</b></summary>
|
|
141
|
+
|
|
142
|
+
{{GOLD_HINT_1}}
|
|
143
|
+
</details>
|
|
144
|
+
|
|
145
|
+
<details>
|
|
146
|
+
<summary><b>🔍 Hint Level 2: Structural Skeleton</b></summary>
|
|
147
|
+
|
|
148
|
+
```{{CODE_LANGUAGE}}
|
|
149
|
+
{{GOLD_HINT_2}}
|
|
150
|
+
```
|
|
151
|
+
</details>
|
|
152
|
+
|
|
153
|
+
<details>
|
|
154
|
+
<summary><b>🚨 Hint Level 3: Full Solution & Explanation</b></summary>
|
|
155
|
+
|
|
156
|
+
```{{CODE_LANGUAGE}}
|
|
157
|
+
{{GOLD_HINT_3_CODE}}
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
**Why this solution works:**
|
|
161
|
+
{{GOLD_HINT_3_EXPLANATION}}
|
|
162
|
+
</details>
|
|
163
|
+
|
|
164
|
+
---
|
|
165
|
+
|
|
166
|
+
## 🔍 Self-Learner Troubleshooting Matrix
|
|
167
|
+
| Symptom / Error Message | Root Cause | Exact Fix |
|
|
168
|
+
| :--- | :--- | :--- |
|
|
169
|
+
{{TROUBLESHOOTING_ROWS}}
|
|
170
|
+
|
|
171
|
+
---
|
|
172
|
+
|
|
173
|
+
## 🏁 Final Lab Submission & Mastery Checklist
|
|
174
|
+
{{FINAL_CHECKLIST}}
|
|
@@ -5,6 +5,29 @@ paginate: true
|
|
|
5
5
|
header: "{{HEADER_TITLE}}"
|
|
6
6
|
footer: "LearnWell Platform | {{LESSON_ID}}"
|
|
7
7
|
---
|
|
8
|
+
template_required_sections:
|
|
9
|
+
- "🗺️ Agenda & Milestone Journey Map"
|
|
10
|
+
- "⚡ Warm-Up: Diagnostic Quick-Fire"
|
|
11
|
+
- "🧠 Prior Knowledge Recall"
|
|
12
|
+
- "🎯 Hook Scenario: The Engineering Dilemma"
|
|
13
|
+
- "⚠️ System Failure in Production:"
|
|
14
|
+
- "💡 The Core Mental Model"
|
|
15
|
+
- "📝 Implementation Blueprint"
|
|
16
|
+
- "🔍 Anatomy & Mechanics"
|
|
17
|
+
- "🚀 Quick Micro-Practice: Try It Now (3 Mins)"
|
|
18
|
+
- "🥉 Starter Hint:"
|
|
19
|
+
- "⏱️ Pacing & Success Check:"
|
|
20
|
+
- "🛠️ Integrated Hands-On Lab: Capstone Mission"
|
|
21
|
+
- "🎯 Mission Objective:"
|
|
22
|
+
- "🚦 Formative Checkpoint: Status Calibration"
|
|
23
|
+
- "🟢 Green Light (Ready to Accelerate)"
|
|
24
|
+
- "🟡 Yellow Light (Need Quick Assist)"
|
|
25
|
+
- "🔴 Red Light (Blocked)"
|
|
26
|
+
- "🎟️ Exit Ticket & Metacognition (5 Mins)"
|
|
27
|
+
- "🏁 Summary & Key Takeaways"
|
|
28
|
+
- "🏆 Core Rules to Remember:"
|
|
29
|
+
- "🔮 Next Milestone Preview:"
|
|
30
|
+
---
|
|
8
31
|
|
|
9
32
|
<!-- Slide 1: Title & Inquiry Mission Hook -->
|
|
10
33
|
# 🚀 {{TITLE}}
|
|
@@ -10,18 +10,18 @@ date: "{{DATE}}"
|
|
|
10
10
|
template_contract: "artifact-template-v1"
|
|
11
11
|
template_required_sections:
|
|
12
12
|
- "Station Architecture & Timer Overview"
|
|
13
|
-
- "Station 1: Teacher-Led Small Group (
|
|
14
|
-
- "Station 2: Collaborative Hands-On Lab (
|
|
15
|
-
- "Station 3: Independent Digital Practice (
|
|
16
|
-
- "Station 4: Offline Modeling & Architecture (
|
|
17
|
-
- "Station Recording Sheet
|
|
13
|
+
- "Station 1: Teacher-Led Small Group (Guided Inquiry)"
|
|
14
|
+
- "Station 2: Collaborative Hands-On Lab (Pair Programming)"
|
|
15
|
+
- "Station 3: Independent Digital Practice (Self-Paced Code Lab)"
|
|
16
|
+
- "Station 4: Offline Modeling & Architecture (No Screens)"
|
|
17
|
+
- "Station Recording Sheet (Student Passport)"
|
|
18
18
|
---
|
|
19
19
|
<!-- INJECT_BODY -->
|
|
20
20
|
|
|
21
21
|
# STATION ROTATION LESSON PACK: [LESSON TITLE]
|
|
22
22
|
_Unit: U[X] | Module: M[X.X] | Format: 4 Stations x 15 Mins (Total 60-75 Mins)_
|
|
23
23
|
|
|
24
|
-
##
|
|
24
|
+
## Station Architecture & Timer Overview
|
|
25
25
|
- **Classroom Layout:** 4 designated physical zones with clear signage and materials.
|
|
26
26
|
- **Rotation Time:** 15 minutes per station + 2 minutes clean transition buffer.
|
|
27
27
|
- **Audience Grouping:** Heterogeneous groups of 4-6 students rotating simultaneously.
|
|
@@ -38,7 +38,7 @@ _Unit: U[X] | Module: M[X.X] | Format: 4 Stations x 15 Mins (Total 60-75 Mins)_
|
|
|
38
38
|
|
|
39
39
|
---
|
|
40
40
|
|
|
41
|
-
##
|
|
41
|
+
## Station 1: Teacher-Led Small Group (Guided Inquiry)
|
|
42
42
|
- **Goal:** Direct coaching, conceptual check, and resolving misconceptions in real-time.
|
|
43
43
|
- **Teacher Script & Inquiry Questions:**
|
|
44
44
|
- *"Look at this code on the monitor. If we call this function 100 times concurrently, what invariant breaks?"*
|
|
@@ -47,7 +47,7 @@ _Unit: U[X] | Module: M[X.X] | Format: 4 Stations x 15 Mins (Total 60-75 Mins)_
|
|
|
47
47
|
|
|
48
48
|
---
|
|
49
49
|
|
|
50
|
-
##
|
|
50
|
+
## Station 2: Collaborative Hands-On Lab (Pair Programming)
|
|
51
51
|
- **Goal:** Students work in pairs (Driver / Navigator) to solve a 2-stage challenge.
|
|
52
52
|
- **Task Materials:** Pre-loaded project on workstation `Station2_PairChallenge.xcodeproj`.
|
|
53
53
|
- **Protocol:** Switch Driver/Navigator roles at the 7-minute audio chime.
|
|
@@ -55,7 +55,7 @@ _Unit: U[X] | Module: M[X.X] | Format: 4 Stations x 15 Mins (Total 60-75 Mins)_
|
|
|
55
55
|
|
|
56
56
|
---
|
|
57
57
|
|
|
58
|
-
##
|
|
58
|
+
## Station 3: Independent Digital Practice (Self-Paced Code Lab)
|
|
59
59
|
- **Goal:** Autonomy and individual mastery verification.
|
|
60
60
|
- **Student Instructions:**
|
|
61
61
|
1. Open Interactive Code Runner / LMS assignment module.
|
|
@@ -64,14 +64,14 @@ _Unit: U[X] | Module: M[X.X] | Format: 4 Stations x 15 Mins (Total 60-75 Mins)_
|
|
|
64
64
|
|
|
65
65
|
---
|
|
66
66
|
|
|
67
|
-
##
|
|
67
|
+
## Station 4: Offline Modeling & Architecture (No Screens)
|
|
68
68
|
- **Goal:** Cognitive unloading and physical spatial reasoning.
|
|
69
69
|
- **Materials:** Whiteboard markers, physical Task Cards deck, and laminated architecture templates.
|
|
70
70
|
- **Task:** Hand-draw the data-flow flowchart or match physical cards connecting UI Event $\rightarrow$ State Mutation $\rightarrow$ Screen Re-render.
|
|
71
71
|
|
|
72
72
|
---
|
|
73
73
|
|
|
74
|
-
##
|
|
74
|
+
## Station Recording Sheet (Student Passport)
|
|
75
75
|
| Station | Task Completed | Signature / Verification Stamp | 1 Key Insight Learned |
|
|
76
76
|
| :---: | :--- | :--- | :--- |
|
|
77
77
|
| **1 (Teacher)** | Debugging Probe Discussion | [Teacher Stamp] | |
|
|
@@ -10,9 +10,9 @@ date: "{{DATE}}"
|
|
|
10
10
|
template_contract: "artifact-template-v1"
|
|
11
11
|
template_required_sections:
|
|
12
12
|
- "Deck Overview & Print Instructions"
|
|
13
|
-
- "
|
|
14
|
-
- "
|
|
15
|
-
- "
|
|
13
|
+
- "Set A: Foundational Concepts (Cards 1–4)"
|
|
14
|
+
- "Set B: Code Diagnosis & Debugging (Cards 5–8)"
|
|
15
|
+
- "Set C: Application & Synthesis (Cards 9–12)"
|
|
16
16
|
- "Teacher Answer Key & Scoring Matrix"
|
|
17
17
|
---
|
|
18
18
|
<!-- INJECT_BODY -->
|
|
@@ -20,14 +20,14 @@ template_required_sections:
|
|
|
20
20
|
# PRINTABLE TASK CARDS PACK: [LESSON TITLE]
|
|
21
21
|
_Unit: U[X] | Module: M[X.X] | Total Cards: 12-16 Cards | Usage: Centers, Fast Finishers, Small Group Review_
|
|
22
22
|
|
|
23
|
-
##
|
|
23
|
+
## Deck Overview & Print Instructions
|
|
24
24
|
- **Card Format:** 4 cards per page (A4 layout with cutting guidelines and QR code link).
|
|
25
25
|
- **Target Skills:** Conceptual Understanding, Code Tracing, Bug Hunting, Architectural Reasoning.
|
|
26
26
|
- **Scoring System:** Bronze Cards (1 pt), Silver Cards (2 pts), Gold Cards (3 pts).
|
|
27
27
|
|
|
28
28
|
---
|
|
29
29
|
|
|
30
|
-
##
|
|
30
|
+
## Set A: Foundational Concepts (Cards 1–4)
|
|
31
31
|
|
|
32
32
|
```
|
|
33
33
|
┌──────────────────────────────────────────────┬──────────────────────────────────────────────┐
|
|
@@ -50,7 +50,7 @@ _Unit: U[X] | Module: M[X.X] | Total Cards: 12-16 Cards | Usage: Centers, Fast F
|
|
|
50
50
|
|
|
51
51
|
---
|
|
52
52
|
|
|
53
|
-
##
|
|
53
|
+
## Set B: Code Diagnosis & Debugging (Cards 5–8)
|
|
54
54
|
|
|
55
55
|
```
|
|
56
56
|
┌──────────────────────────────────────────────┬──────────────────────────────────────────────┐
|
|
@@ -74,7 +74,7 @@ _Unit: U[X] | Module: M[X.X] | Total Cards: 12-16 Cards | Usage: Centers, Fast F
|
|
|
74
74
|
|
|
75
75
|
---
|
|
76
76
|
|
|
77
|
-
##
|
|
77
|
+
## Set C: Application & Synthesis (Cards 9–12)
|
|
78
78
|
|
|
79
79
|
```
|
|
80
80
|
┌──────────────────────────────────────────────┬──────────────────────────────────────────────┐
|
|
@@ -94,7 +94,7 @@ _Unit: U[X] | Module: M[X.X] | Total Cards: 12-16 Cards | Usage: Centers, Fast F
|
|
|
94
94
|
|
|
95
95
|
---
|
|
96
96
|
|
|
97
|
-
##
|
|
97
|
+
## Teacher Answer Key & Scoring Matrix
|
|
98
98
|
| Card ID | Correct Answer / Solution Blueprint | Max Points |
|
|
99
99
|
| :---: | :--- | :---: |
|
|
100
100
|
| **01** | `@State` owns private source of truth; `@Binding` creates a 2-way reference without owning storage. | 1 pt |
|