curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b0f0be03b2137ed88b36c.md
An interview is a formal meeting where someone asks questions to learn about another person's experience, skills, or opinions.
In job interview, like in the dialogue, the interviewer asks about the candidate's previous job experiences.
What is the purpose of Anna's meeting with the candidate?
To discuss a new project at the company.
The dialogue is about an interview, not a project discussion.
To give a presentation on web development.
The dialogue focuses on an interview, not a presentation.
To have a casual conversation about programming.
This is a formal interview, not a casual conversation.
To conduct an interview about the candidate's job experience.
4
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Anna",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.1-1.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 5.32
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 6.32,
"dialogue": {
"text": "Good afternoon! Thanks for coming in for this interview. Can you tell me about your previous job experiences?",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 6.82
}
]
}