curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657ce2aee8f1d30e17cf89e5.md
Interested in is a phrase used to ask or talk about someone's preferences, hobbies, or areas of professional focus. For example, in What are you interested in?, they want to know about your hobbies, likes, or professional interests.
It's a common way to learn more about a person's preferences in a friendly way.
What does Bob want to know about Lisa?
Bob wants to know if Lisa is interested in any specific area of design or development.
Bob is asking about Lisa's favorite color.
The phrase interested in is used to inquire about preferences or focus areas, not specifically about colors.
Bob wants to know if Lisa is interested in changing her job.
Bob's question is about Lisa's interests within her current field, not about changing her job.
Bob is asking if Lisa is ready to start working.
The question is about Lisa's interests, not about her readiness to start work.
1
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 26.14,
"finishTimestamp": 33.44
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 8.2,
"dialogue": {
"text": "This is Tom, our new graphic designer. Is there any specific area of design or development that you're interested in?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 8.7
}
]
}