curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a4e97fa176a2fed5011fc.md
After stating your own origin or background, it's polite and engaging to ask the other person about theirs. This creates an opportunity for both to share more about themselves.
How does Tom ask Sophie about her origin after stating his own?
And you?
Tom uses a common follow-up question after sharing his own origin.
How about you?
What about you?
Tom uses a common follow-up question after sharing his own origin.
You from where?
Tom uses a common follow-up question after sharing his own origin.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 8.2,
"finishTimestamp": 10.22
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.8,
"dialogue": {
"text": "I'm from Texas. How about you?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.3
}
]
}