curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579dd80bdd49220560f26ad.md
The phrase bring up means to mention or start discussing a topic or issue. It's often used in meetings to introduce a new subject or problem that needs attention. For example, Can I bring up a concern about the project? means the speaker wants to start discussing a specific concern.
What does Sophie intend to do by saying I'd like to bring up a coding issue?
She wants to start discussing a coding problem
She is asking for a break from the meeting
Bring up means to start discussing an issue, not to request a break.
She is offering a solution to a problem
Sophie is introducing an issue for discussion, not offering a solution.
She is complimenting Bob on his coding skills
Bring up refers to introducing a topic for discussion, not giving compliments.
1
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-2.mp3",
"startTime": 1,
"startTimestamp": 4.58,
"finishTimestamp": 7.58
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4,
"dialogue": {
"text": "Good morning, Bob. I'd like to bring up a coding issue.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.5
}
]
}