curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4b4891e9e54a34dc4dcf.md
Productive means getting a lot of good work done, or using time in a useful way. For example:
I had a productive morning and finished three reports. - This means the morning was used well to complete work.
Helpful means giving support or making a situation easier for someone. For example:
Her advice was very helpful for my project. - This means the advice made the project easier to do.
That's a BLANK break, Sarah. Are you BLANK the courses BLANK?
productive
This adjective means Sarah is using her time well.
finding
Bob uses this verb to ask Sarah how she feels about the courses. It ends in -ing.
helpful
This adjective means something is useful or beneficial.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-5.mp3",
"startTime": 1,
"startTimestamp": 17.76,
"finishTimestamp": 21.32
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "That's a productive break, Sarah. Are you finding the courses helpful?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.06
}
]
}