curriculum/challenges/english/blocks/learn-how-to-express-agreement-or-disagreement/6617569f81323494d7c80fa4.md
Listen to the audio and complete the sentence.
Also, I think the font BLANK needs BLANK.
choice
It refers to the selection or decision regarding the font used in the project.
improvement
It indicates that Sophie believes the current font selection can be enhanced or made better.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "8.3-1.mp3",
"startTime": 1,
"startTimestamp": 13.76,
"finishTimestamp": 16.26
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.5,
"dialogue": {
"text": "Also, I think the font choice needs improvement.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4
}
]
}