chore(curriculum): add video ids and comprehension check questions for welcome block (#57609)

This commit is contained in:
Jessica Wilkins
2024-12-22 08:31:34 -08:00
committed by GitHub
parent 1d9277805f
commit 446fe28a04
6 changed files with 224 additions and 12 deletions

View File

@@ -14,9 +14,13 @@
"id": "6734e2c5780912abd874e79c",
"title": "How Does the Certification Process Work?"
},
{
"id":"6763500bd5a85d5898cc21a9",
"title":"How do Most People Learn Effectively?"
},
{
"id": "6734e2dcb965e5ac0ea38e0f",
"title": "How to Develop Effective Learning Habits"
"title": "How Can You Build Effective Learning Habits and Work Smarter?"
}
],
"helpCategory": "HTML-CSS"

View File

@@ -2,7 +2,7 @@
id: 6734ddabad59e593a49afafe
title: Welcome Message from Quincy
challengeType: 24
videoId: nVAaxZ34khk
videoId: KwZkXwDUc1o
dashedName: welcome-message-from-quincy
---

View File

@@ -2,7 +2,7 @@
id: 6734e2c5780912abd874e79c
title: How Does the Certification Process Work?
challengeType: 11
videoId: nVAaxZ34khk
videoId: v27_UwsNiUE
dashedName: how-does-the-certification-process-work
---

View File

@@ -1,9 +1,9 @@
---
id: 6734e2dcb965e5ac0ea38e0f
title: How to Develop Effective Learning Habits
title: How Can You Build Effective Learning Habits and Work Smarter?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: how-to-develop-effective-learning-habits
videoId: tnp3tOg9oBM
dashedName: how-can-you-build-effective-learning-habits-and-work-smarter
---
# --description--
@@ -14,20 +14,108 @@ Watch the lecture video and answer the questions below.
## --text--
How to Develop Effective Learning Habits question?
What does the "Pace yourself" tip emphasize as key to making progress through the curriculum?
## --answers--
Answer 1
Learning as much as possible all in one day
### --feedback--
It's about treating coding like a marathon rather than a sprint.
---
Answer 2
Completing the curriculum without breaks
### --feedback--
It's about treating coding like a marathon rather than a sprint.
---
Answer 3
Working a little bit each day
---
Stopping frequently whenever it feels hard
### --feedback--
It's about treating coding like a marathon rather than a sprint.
## --video-solution--
1
3
## --text--
What is the main benefit of establishing a coding routine?
## --answers--
It doubles the amount of learning in half the time
### --feedback--
Think about what happens after you wake up 30 minutes earlier every day to code.
---
It reduces the need for sleep
### --feedback--
Think about what happens after you wake up 30 minutes earlier every day to code.
---
It helps make coding a habit that requires less willpower
---
It eliminates the need for practice or repetition
### --feedback--
Think about what happens after you wake up 30 minutes earlier every day to code.
## --video-solution--
3
## --text--
How does the Pomodoro technique help with starting a coding session?
## --answers--
It guarantees you will code for hours without stopping
### --feedback--
You set a timer for a short, fixed amount of time to break the initial resistance.
---
It instantly makes you a faster coder by strictly timing every keystroke
### --feedback--
You set a timer for a short, fixed amount of time to break the initial resistance.
---
It automatically determines which tasks you should work on, removing the need for planning
### --feedback--
You set a timer for a short, fixed amount of time to break the initial resistance.
---
It makes it easier to begin coding by committing to just 25 minutes
## --video-solution--
4

View File

@@ -0,0 +1,121 @@
---
id: 6763500bd5a85d5898cc21a9
title: How do Most People Learn Effectively?
challengeType: 11
videoId: ybpwBqa56-s
dashedName: how-do-most-people-learn-effectively
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
What is the concept called where learning is spread out over time, allowing sleep to reinforce memory structures?
## --answers--
Spaced Repetition
---
Speed Reading
### --feedback--
This concept emphasizes learning a bit each day rather than all at once.
---
Memorization
### --feedback--
This concept emphasizes learning a bit each day rather than all at once.
---
Passive Review
### --feedback--
This concept emphasizes learning a bit each day rather than all at once.
## --video-solution--
1
## --text--
Which learning approach involves switching between different concepts or skills during a single study session to keep your thinking flexible?
## --answers--
Focused Immersion
### --feedback--
Its the technique that mixes things up to prevent your brain from getting stuck on one track.
---
Interleaving Practice
---
Highlighting Notes
### --feedback--
Its the technique that mixes things up to prevent your brain from getting stuck on one track.
---
Mental Mapping
### --feedback--
Its the technique that mixes things up to prevent your brain from getting stuck on one track.
## --video-solution--
2
## --text--
What strategy helps you overcome the illusion of competence by actively testing your understanding through quizzes and exercises?
## --answers--
Passive Listening
### --feedback--
Its the method where you try to recall information without looking at the answers first.
---
Rereading Notes
### --feedback--
Its the method where you try to recall information without looking at the answers first.
---
Active Recall
---
Watching Tutorials Only
### --feedback--
Its the method where you try to recall information without looking at the answers first.
## --video-solution--
3

View File

@@ -2,7 +2,6 @@
"chapters": [
{
"dashedName": "freecodecamp",
"comingSoon": true,
"modules": [
{
"dashedName": "getting-started-with-freecodecamp",