feat(Curriculum):add Certification Introduction- 4 articles (#62424)

Co-authored-by: Rafael Hernandez <mac@Rafaels-MacBook-Pro.local>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
This commit is contained in:
Rafael D. Hernandez
2025-09-30 16:04:50 -04:00
committed by GitHub
parent 23ec4003a9
commit 8cca7db4a3
6 changed files with 204 additions and 59 deletions
@@ -1,58 +0,0 @@
---
id: 68d2a81f50d01ea746462565
title: "Dialogue 1: I'm Tom"
challengeType: 21
dashedName: dialogue-1-im-tom
---
# --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
}
]
}
```
@@ -0,0 +1,25 @@
---
id: 68dbeddd000f625f95f32de5
title: Why Learn Spanish?
challengeType: 24
dashedName: why-learn-spanish
---
# --description--
Learning Spanish can open doors in work, travel, and everyday life. It is one of the largest language communities in the world, with over six hundred million speakers, and nearly five hundred million of them are native speakers. In the United States, it is the second most spoken language after English, and its presence continues to grow.
Knowing Spanish can also give you an advantage in your career. Bilingual skills are highly valued in areas such as health care, education, customer service, and technology. The US Latino economy alone has reached trillions of dollars, making it clear how valuable it is to connect with Spanish-speaking communities.
Spanish is also a global force in culture and media. Spanish is one of the most used languages online, which means more access to content, news, and people.
There are also real benefits for the brain. Research shows that using more than one language helps with focus, memory, and mental flexibility, and may even protect cognitive function as we age.
Travel becomes easier and more fun when you know Spanish. Whether you are in Madrid, Mexico City, or Miami, being able to say `¿Dónde está...?`, `quisiera`, or `gracias` makes everyday interactions smoother and friendlier.
Learning Spanish is not just about mastering grammar. It is about connecting with people, exploring new cultures, and creating opportunities for the future. Start small with words like `hola`, `buenos días`, or `mucho gusto`, and you will notice progress sooner than you think.
# --assignment--
I've read "Why learn Spanish?" article.
@@ -0,0 +1,43 @@
---
id: 68dbf2b25df6176d3df4fe1b
title: How the Certification Works
challengeType: 24
dashedName: how-the-certification-works
---
# --description--
Welcome to the **A1 Spanish for Professionals** certification, Camper! We're thrilled to have you here. This program is all about guiding you **step by step** as you build real, practical Spanish skills from the ground up that you can use in professional settings.
Heres the breakdown of how the certification is structured and how you'll learn:
## Chapters and Modules
The entire certification is divided into **chapters**, and each chapter contains several **modules**. You can think of a chapter as a major topic and a module as a specific, focused lesson within that topic.
Every **module** focuses on a specific communication goal based on different professional situations. To help you get into a smooth learning rhythm, the modules will often follow the same structure:
1. **Warm-up:** You'll start by meeting new **words and phrases** or reviewing content that's relevant to the module. Youll complete short tasks to recognize and get familiar with the key vocabulary.
2. **Learn:** This is where you see the new words in action! You'll listen to short **monologues or dialogues** and answer questions to understand their meaning and how they're used in real conversations.
3. **Practice:** Time to try it out! You'll complete more open-ended tasks that test your comprehension and your ability to write in Spanish.
4. **Review:** At the end of each module, you'll find a **grammar summary** and a **glossary**. These are super useful reference tools you can use to reinforce what you've learned and revisit later if you need a quick refresher.
5. **Quiz:** Finally, there's a short quiz to assess what you remember. Quizzes usually include **10 to 20 questions** and are designed to test your knowledge without hints. Don't worry, you can retake them as many times as you need, and your score is completely private.
## Learn at Your Own Pace
This certification is **self-paced**, which means you are **free to learn on your own schedule**. Whether you power through it on a weekend or do a little bit each day, it's completely up to you!
If you ever get stuck or just need a little support, you can click on the **Ask for Help** button. That will connect you with other learners in the forum where you can ask questions and help each other out.
## A Quick Tech Note
Since you'll be doing some writing practice, you'll need to make sure you have the **Spanish Keyboard** setup on your laptop or mobile device. This is important for easily typing accents and other special characters.
***The instructions on how to set up the Spanish keyboard are up next!***
# --assignment--
I've read "How the Certification Works" article.
@@ -0,0 +1,55 @@
---
id: 68dbf6032fbaae802567eed7
title: How to Set Up the Spanish Keyboard on Your Computer
challengeType: 24
dashedName: how-to-set-up-the-spanish-keyboard-on-your-computer
---
# --description--
If you are using your computer to navigate the Spanish curriculum, make sure it is ready to type accents. Whether you use Windows or Mac, setting it up only takes a few minutes.
## Setting Up on Windows 10 or 11
1. Open **Settings** from the Start menu.
2. Go to **Time & Language**, then click **Language**.
3. Under **Preferred languages**, choose **Add a language**.
4. Search for **Spanish** and pick a variant such as `Español (latin America or Mexico)`.
5. Click **Next** and then **Install**.
Once the language is installed:
- Find it in your **Preferred languages** list.
- Click on it and select **Options**.
- Under **Keyboards**, choose **Add a keyboard** and select the Spanish layout you prefer.
To switch between keyboards:
- Press **Windows key + Spacebar**.
- Or click the language icon on your taskbar (often marked as **ENG**) and pick Spanish.
## Setting Up on Mac
1. Open the **Apple Menu** and select **System Preferences**.
2. Go to **Keyboard**.
3. Click the **Input Sources** tab.
4. Select the **plus (+)** button and add **Spanish** from the list.
Now you are all set to go through the Spanish curriculum and complete the tasks, including those that require accents
# --assignment--
I've read "How to Set Up the Spanish Keyboard on Your Computer" article.
@@ -0,0 +1,68 @@
---
id: 68dc1abc67b9c4aac3a6837c
title: How to Set Up the Spanish Keyboard on Mobile
challengeType: 24
dashedName: how-to-set-up-the-spanish-keyboard-on-mobile
---
# --description--
If you are using your mobile to navigate throught the Spanish curriculum you will need to make sure your phone is ready to use accents. With just a few settings and tricks, you can quickly add characters like `á`, `é`, or `ñ` right from your mobile keyboard.
## The Quick Press-and-Hold Trick
The simplest way to type accented letters is by pressing and holding the letter you need.
1. Open a text field in any app, such as messages or notes.
2. Press and hold the letter key, for example `a` or `n`.
3. A pop-up menu will appear with accented versions like `á`, or `ñ`.
4. Slide your finger to the character you want and lift to select it.
This is perfect when you only need accents occasionally.
## Adding Language Keyboards
It can feel a bit troublesome to find the correct accent in Spanish, so adding a Spanish keyboard layout helps. This gives you quicker access to accents and other characters.
### On Android
1. Open **Settings**.
2. Go to **System > Keyboard > On-screen keyboard**.
3. Choose your keyboard app, like Gboard.
4. Tap **Languages**.
5. Add Spanish.
6. Tap **Done** to finish.
### On iPhone
1. Open **Settings**.
2. Go to **General > Keyboard**.
3. Tap **Keyboards**, then **Add New Keyboard**.
4. Select Spanish.
5. Use the globe icon on your keyboard to switch between language layouts.
## Trying Third-Party Keyboards
You can also explore apps like **SwiftKey**, **Gboard**, or **Grammarly**. These often include smart suggestions, multilingual support, and faster ways to type accents.
Now you are all set to go through the Spanish curriculum and complete the tasks, specially those that require accents.
# --assignment--
I've read "How to Set Up the Spanish Keyboard on Mobile" article.
@@ -5,7 +5,19 @@
"helpCategory": "English",
"blockLayout": "link",
"challengeOrder": [
{ "id": "68d2a81f50d01ea746462565", "title": "Dialogue 1: I'm Tom" }
{ "id": "68dbeddd000f625f95f32de5", "title": "Why Learn Spansh" },
{
"id": "68dbf2b25df6176d3df4fe1b",
"title": "How the Certification Works"
},
{
"id": "68dbf6032fbaae802567eed7",
"title": "How to Set Up the Spanish Keyboard on Your Computer"
},
{
"id": "68dc1abc67b9c4aac3a6837c",
"title": "How to Set Up the Spanish Keyboard on Mobile"
}
],
"blockType": "learn"
}