curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/67acfc69583dc7c82511fff0.md
Listen to the audio and complete the sentence below.
This BLANK. Thank you for your help.
might be fun
This three-word phrase expresses a possibility of something being enjoyable. The first word suggests uncertainty, the second connects the subject to the description, and the last describes something enjoyable.
Might be fun is used to express that something could be enjoyable, but it is not certain. For example:
Trying a new coding challenge might be fun. – This means the coding challenge could be enjoyable, but the speaker is not completely sure yet.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-3.mp3",
"startTime": 1,
"startTimestamp": 58.6,
"finishTimestamp": 60.58
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.98,
"dialogue": {
"text": "This might be fun. Thank you for your help.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.48
}
]
}