mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 10:07:46 -05:00
fix(curriculum): correct audio and question ES quiz (#64677)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9e504e415
commit
ba011ae3cf
@@ -93,7 +93,7 @@ It's one of the most common phrases used to reply after someone has introduced t
|
||||
"audio": {
|
||||
"filename": "ES_A1_spanish_meet_angela_and_basti.mp3",
|
||||
"startTime": 1,
|
||||
"startTimestamp": 12.77,
|
||||
"startTimestamp": 12.37,
|
||||
"finishTimestamp": 13.95
|
||||
}
|
||||
},
|
||||
@@ -105,8 +105,8 @@ It's one of the most common phrases used to reply after someone has introduced t
|
||||
},
|
||||
{
|
||||
"character": "Sebastián",
|
||||
"startTime": 1,
|
||||
"finishTime": 2.28,
|
||||
"startTime": 1.3,
|
||||
"finishTime": 2.58,
|
||||
"dialogue": {
|
||||
"text": "Mucho gusto, Ángela.",
|
||||
"align": "center"
|
||||
|
||||
@@ -66,7 +66,7 @@ Which phrase says the person is a data scientist?
|
||||
|
||||
#### --text--
|
||||
|
||||
Which farewell means you expect to see the person soon?
|
||||
Which farewell means you expect to see the person later?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user