curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b2310b8cd52a4f15c1818.md
Unconventional means something that is different from the normal way of doing things. It shows that a person, idea, or action does not follow the usual rules or traditions. For example:
The team had an unconventional meeting outside the office. - This means the meeting was not in the usual place, but somewhere different.
What does unconventional imply about Alice's background in tech?
Her background is different from the usual way people get into tech.
Her background is exactly the same as most people in tech.
Unconventional means not following the usual conventions, which contradicts being the same as most people.
She doesn't have any background in tech.
Unconventional suggests a different approach, not the absence of a background.
She followed a very traditional path into tech.
Unconventional indicates a non-traditional path, not a very traditional one.
1
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
},
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.1-4.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 5.08
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.82,
"dialogue": {
"text": "Hey, Alice. How did you get into tech?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4
},
{
"character": "Alice",
"opacity": 1,
"startTime": 4
},
{
"character": "Alice",
"startTime": 4.5,
"finishTime": 6.08,
"dialogue": {
"text": "My background is a bit unconventional.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.58
}
]
}