curriculum/challenges/english/blocks/learn-how-to-document-code-for-a-project/65e9965b96af115148dc3d79.md
Straight means in a direct line or path. For example, Walk straight until you see the store.
Forward means towards the front or in the direction that one is facing. Like He stepped forward to volunteer.
Straightforward combines these ideas to mean something simple and easy to understand, without complexity. For instance, The instructions were straightforward and easy to follow.
Keep means to continue to have or hold. An example is to keep the door closed.
That sounds BLANK. Anything else I should BLANK in mind?
straightforward
This word describes something that is simple and easy to understand. Sophie finds Brian's instructions clear and easy.
keep
This word in this context means to continue to consider or remember. Sophie is asking if there's anything else important to remember.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.1-3.mp3",
"startTime": 1,
"startTimestamp": 20.14,
"finishTimestamp": 22.92
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.78,
"dialogue": {
"text": "That sounds straightforward. Anything else I should keep in mind?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.28
}
]
}