curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65a4f58e1daa8fc51dafc832.md
Which is used when asking about one or more items from a known set of options. For example, Which computer do you prefer? asks for a choice from known computers.
What is more open, used when any answer is possible, like What do you like to do?
Absolute means complete or total. It's used to emphasize that something is as much as it can be. For example, My absolute favorite game is chess, means chess is the top favorite, without question.
I can see your enthusiasm, Bob! Tell me, BLANK gadgets are your BLANK favorites?
which
This word asks for a specific choice or selection from a known group of items.
absolute
This adjective emphasizes that the choice is the most complete or total among all options.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "4.1-4.mp3",
"startTime": 1,
"startTimestamp": 6.86,
"finishTimestamp": 11.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.50,
"dialogue": {
"text": "I can see your enthusiasm, Bob. Tell me, which gadgets are your absolute favorites?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.00
}
]
}