curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/683d4b79fdf8d19754976fb7.md
Listen to the audio and complete the sentence below.
Now, where do you think we BLANK BLANK the HR department?
should
This word is used to give advice, express duty, or say what is expected.
put
This verb means to place something in a specific location.
Should is used to ask for advice or suggest what is best. For example:
Where should we sit? – This asks for the best place to sit.
Put means to place something somewhere. For example:
Please put the laptop on the table. – This means to move the laptop to that location.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-1.mp3",
"startTime": 1,
"startTimestamp": 19.56,
"finishTimestamp": 22.66
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.1,
"dialogue": {
"text": "Now, where do you think we should put the HR department?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.6
}
]
}