curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b24a500800cb1c6945da9.md
Listen to the audio and complete the sentence below.
No, not at all. I BLANK at a different job, but I got really interested in programming and tech, so I BLANK learning in my free time.
was
This is the past simple form of verb to be, used with I, he, she, or it.
started
Use the verb start in the past tense.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.1-4.mp3",
"startTime": 1,
"startTimestamp": 15.62,
"finishTimestamp": 22.08
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.5,
"dialogue": {
"text": "No, not at all. I was at a different job, but I got really interested in programming and tech,",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 5.72,
"finishTime": 7.46,
"dialogue": {
"text": "so I started learning in my free time.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 7.96
}
]
}