Back to Freecodecamp

Task 6

curriculum/challenges/english/blocks/es-a1-learn-numbers-10-to-29/69232bde8391ec28781fdd2d.md

latest1.5 KB
Original Source
<!-- (AUDIO) Camila: Diecisiete -->

--description--

Camila is practicing one of the numbers you learned.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What number do you hear in the audio?

--answers--

Diecisiete


Catorce

--feedback--

Catorce is the number 14. Camila mentions a different number.


Quince

--feedback--

Quince is the number 15. Camila mentions a different number.


Dieciséis

--feedback--

Dieciséis is the number 16. Camila mentions a different number.

--video-solution--

1

--explanation--

Camila pronounces the word Diecisiete, which corresponds to the number 17.

--scene--

json
{
  "setup": {
    "background": "cafe.png",
    "characters": [
      {
        "character": "Camila",
        "position": {
          "x": 50,
          "y": 18,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_basic_personal_details_numbers_10_29.mp3",
      "startTime": 1,
      "startTimestamp": 16.31,
      "finishTimestamp": 17.49
    }
  },
  "commands": [
    {
      "character": "Camila",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Camila",
      "startTime": 1,
      "finishTime": 2.18,
      "dialogue": {
        "text": "Diecisiete",
        "align": "center"
      }
    },
    {
      "character": "Camila",
      "opacity": 0,
      "startTime": 2.68
    }
  ]
}