Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/es-a1-learn-basic-personal-information/6936e5165618fcda6627ec3b.md

latest1.9 KB
Original Source
<!-- (Audio) Ángela: Gracias, Esteban. Todo listo por hoy. -->

--description--

In this task, you will hear Ángela wrap up her conversation with Esteban. Ángela finishes the conversation with the expression Todo listo por hoy.

  • Todo means "everything".

  • Listo means "ready".

  • Por hoy refers to today, in the sense of "for today".

Together, Todo listo por hoy indicates that the work or activity is complete for today.

--instructions--

Listen to the audio and decide if the following statement is true or false.

--questions--

--text--

Is it true or false: Ángela says everything is ready for today.

--answers--

True


False

--feedback--

She clearly says that everything is ready for today.

--video-solution--

1

--explanation--

Ángela says Gracias, Esteban. Todo listo por hoy.

She clearly states that everything is ready for today.

Therefore, the statement is true.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Ángela",
        "position": {
          "x": 50,
          "y": 25,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_esteban_personal_records_dialogue_with_angela.mp3",
      "startTime": 1,
      "startTimestamp": 44.43,
      "finishTimestamp": 47.15
    }
  },
  "commands": [
    {
      "character": "Ángela",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Ángela",
      "startTime": 1,
      "finishTime": 2.32,
      "dialogue": {
        "text": "Gracias, Esteban.",
        "align": "center"
      }
    },
    {
      "character": "Ángela",
      "startTime": 2.6,
      "finishTime": 3.72,
      "dialogue": {
        "text": "Todo listo por hoy.",
        "align": "center"
      }
    },
    {
      "character": "Ángela",
      "opacity": 0,
      "startTime": 4.22
    }
  ]
}