curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579d44bd49d1ae58c2603d4.md
In this dialogue, Bob responds to Sophie's request for help with a coding problem. His choice of words reflects not only his willingness to assist but also his certainty and confidence in being able to provide the needed help.
How does Bob respond to Sophie's request for help?
He refuses to help her
Bob's response is the opposite; he strongly affirms his willingness to help.
He agrees to help, but seems unsure
Bob's use of absolutely and definitely indicates strong certainty, not uncertainty.
He says he will try to help later
Bob confidently agrees to help, rather than just trying to help later.
He confidently agrees to help her
4
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-1.mp3",
"startTime": 1,
"startTimestamp": 14.56,
"finishTimestamp": 17.28
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.72,
"dialogue": {
"text": "Absolutely. I can definitely help you with that.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.22
}
]
}