feat(curriculum): add new blocks and rename a couple things in Spanish chapter 2 (#63918)

This commit is contained in:
Huyen Nguyen 2025-11-17 11:24:27 -08:00 committed by GitHub
parent 88a607ce1f
commit 3356ab7cab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 229 additions and 52 deletions

View File

@ -7533,13 +7533,13 @@
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-welcome-to-a1-professional-spanish": "Welcome to A1 Professional Spanish",
"es-a1-chapter-the-spanish-alphabet": "The Spanish Alphabet",
"es-a1-chapter-spanish-fundamentals": "Spanish Fundamentals",
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions",
"es-a1-chapter-basic-personal-details": "Basic Personal Details"
},
"modules": {
"es-a1-module-introduction-and-certification-overview": "Introduction and Certification Overview",
"es-a1-module-alphabet-and-special-characters": "The Alphabet and Special Characters",
"es-a1-module-letters-sounds-and-first-numbers": "Letters, Sounds and First Numbers",
"es-a1-module-greetings-and-farewells": "Greetings and Farewells",
"es-a1-module-introducing-yourself": "Introducing Yourself",
"es-a1-module-first-questions": "First Questions",
@ -7551,7 +7551,7 @@
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
},
"es-a1-module-alphabet-and-special-characters": {
"es-a1-module-letters-sounds-and-first-numbers": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
},
@ -7606,8 +7606,8 @@
"intro": ["", ""]
},
"es-a1-learn-punctuation": { "title": "Punctuation", "intro": ["", ""] },
"es-a1-quiz-the-alphabet": {
"title": "The Spanish Alphabet Quiz",
"es-a1-quiz-spanish-fundamentals": {
"title": "Spanish Fundamentals Quiz",
"intro": ["", ""]
},
"es-a1-warm-up-introducing-yourself-basics": {
@ -7663,8 +7663,8 @@
"title": "Consonants and Special Characters",
"intro": ["", ""]
},
"es-a1-review-the-alphabet": {
"title": "The Spanish Alphabet Review",
"es-a1-review-spanish-fundamentals": {
"title": "Spanish Fundamentals Review",
"intro": ["", ""]
},
"es-a1-practice-the-alphabet": {
@ -7714,6 +7714,14 @@
"es-a1-quiz-sharing-your-personal-details": {
"title": "Sharing Your Personal Details Quiz",
"intro": ["", ""]
},
"es-a1-learn-the-first-ten-numbers": {
"title": "The First Ten Numbers",
"intro": ["", ""]
},
"es-a1-practice-the-first-ten-numbers": {
"title": "The First Ten Numbers Practice",
"intro": ["", ""]
}
}
},

View File

@ -0,0 +1,9 @@
---
title: Introduction to The First Ten Numbers
block: es-a1-learn-the-first-ten-numbers
superBlock: a1-professional-spanish
---
## Introduction to The First Ten Numbers
This page is for The First Ten Numbers

View File

@ -0,0 +1,9 @@
---
title: Introduction to The First Ten Numbers Practice
block: es-a1-practice-the-first-ten-numbers
superBlock: a1-professional-spanish
---
## Introduction to The First Ten Numbers Practice
This page is for The First Ten Numbers Practice

View File

@ -0,0 +1,9 @@
---
title: Introduction to The Spanish Fundamentals Quiz
block: es-a1-quiz-spanish-fundamentals
superBlock: a1-professional-spanish
---
## Introduction to The Spanish Fundamentals Quiz
This page is for The Spanish Fundamentals Quiz

View File

@ -1,9 +0,0 @@
---
title: Introduction to The Spanish Alphabet Quiz
block: es-a1-quiz-the-alphabet
superBlock: a1-professional-spanish
---
## Introduction to The Spanish Alphabet Quiz
This page is for The Spanish Alphabet Quiz

View File

@ -0,0 +1,9 @@
---
title: Introduction to the Spanish Fundamentals Review
block: es-a1-review-spanish-fundamentals
superBlock: a1-professional-spanish
---
## Introduction to the Spanish Fundamentals Review
This page is for the Spanish Fundamentals Review

View File

@ -1,9 +0,0 @@
---
title: Introduction to the The Spanish Alphabet Review
block: es-a1-review-the-alphabet
superBlock: a1-professional-spanish
---
## Introduction to the The Spanish Alphabet Review
This page is for the The Spanish Alphabet Review

View File

@ -0,0 +1,59 @@
---
id: 691b65744b1299cf5cba3bdc
title: "Dialogue 1: I'm Tom"
challengeType: 21
dashedName: dialogue-1-im-tom
lang: es
---
# --description--
Watch the video below to understand the context of the upcoming lessons.
# --assignment--
Watch the video.
# --scene--
```json
{
"setup": {
"background": "chaos.png",
"characters": [
{
"character": "David",
"position": {"x":50,"y":80,"z":8},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 5.7,
"finishTimestamp": 6.48
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 0.78,
"dialogue": {
"text": "I'm Tom.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 1.28
}
]
}
```

View File

@ -0,0 +1,59 @@
---
id: 691b669df9d00bd1bc30c7fc
title: "Dialogue 1: I'm Tom"
challengeType: 21
dashedName: dialogue-1-im-tom
lang: es
---
# --description--
Watch the video below to understand the context of the upcoming lessons.
# --assignment--
Watch the video.
# --scene--
```json
{
"setup": {
"background": "chaos.png",
"characters": [
{
"character": "David",
"position": {"x":50,"y":80,"z":8},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 5.7,
"finishTimestamp": 6.48
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 0.78,
"dialogue": {
"text": "I'm Tom.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 1.28
}
]
}
```

View File

@ -0,0 +1,11 @@
{
"name": "The First Ten Numbers",
"isUpcomingChange": true,
"dashedName": "es-a1-learn-the-first-ten-numbers",
"helpCategory": "Spanish Curriculum",
"blockLayout": "challenge-grid",
"challengeOrder": [
{ "id": "691b65744b1299cf5cba3bdc", "title": "Dialogue 1: I'm Tom" }
],
"blockLabel": "learn"
}

View File

@ -0,0 +1,11 @@
{
"name": "The First Ten Numbers Practice",
"isUpcomingChange": true,
"dashedName": "es-a1-practice-the-first-ten-numbers",
"helpCategory": "Spanish Curriculum",
"blockLayout": "challenge-grid",
"challengeOrder": [
{ "id": "691b669df9d00bd1bc30c7fc", "title": "Dialogue 1: I'm Tom" }
],
"blockLabel": "practice"
}

View File

@ -0,0 +1,14 @@
{
"name": "Spanish Fundamentals Quiz",
"isUpcomingChange": true,
"dashedName": "es-a1-quiz-spanish-fundamentals",
"helpCategory": "English",
"blockLayout": "link",
"challengeOrder": [
{
"id": "68d2a8fa725f6db0b7215411",
"title": "Spanish Fundamentals Quiz"
}
],
"blockLabel": "quiz"
}

View File

@ -1,11 +0,0 @@
{
"name": "The Spanish Alphabet Quiz",
"isUpcomingChange": true,
"dashedName": "es-a1-quiz-the-alphabet",
"helpCategory": "English",
"blockLayout": "link",
"challengeOrder": [
{ "id": "68d2a8fa725f6db0b7215411", "title": "The Spanish Alphabet Quiz" }
],
"blockLabel": "quiz"
}

View File

@ -0,0 +1,18 @@
{
"name": "Spanish Fundamentals Review",
"isUpcomingChange": true,
"dashedName": "es-a1-review-spanish-fundamentals",
"helpCategory": "English",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "68f1816324d6856adc045e94",
"title": "Spanish Alphabet General Review"
},
{
"id": "68f245ba618d531136b99a19",
"title": "Spanish Alphabet Pronunciation Review"
}
],
"blockLabel": "review"
}

View File

@ -1,12 +0,0 @@
{
"name": "The Spanish Alphabet Review",
"isUpcomingChange": true,
"dashedName": "es-a1-review-the-alphabet",
"helpCategory": "English",
"blockLayout": "challenge-list",
"challengeOrder": [
{ "id": "68f1816324d6856adc045e94", "title": "Task 1" },
{ "id": "68f245ba618d531136b99a19", "title": "Task 2" }
],
"blockLabel": "review"
}

View File

@ -10,16 +10,18 @@
]
},
{
"dashedName": "es-a1-chapter-the-spanish-alphabet",
"dashedName": "es-a1-chapter-spanish-fundamentals",
"modules": [
{
"dashedName": "es-a1-module-alphabet-and-special-characters",
"dashedName": "es-a1-module-letters-sounds-and-first-numbers",
"blocks": [
"es-a1-learn-vowels",
"es-a1-learn-consonants-and-special-characters",
"es-a1-practice-the-alphabet",
"es-a1-review-the-alphabet",
"es-a1-quiz-the-alphabet"
"es-a1-learn-the-first-ten-numbers",
"es-a1-practice-the-first-ten-numbers",
"es-a1-review-spanish-fundamentals",
"es-a1-quiz-spanish-fundamentals"
]
}
]