curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677faf6117b76b18c736b49c.md
Watch the video below to understand the context of the upcoming lessons.
Watch the video.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": { "x": -25, "y": 0, "z": 1 }
},
{
"character": "Maria",
"position": { "x": 125, "y": 0, "z": 1 }
}
],
"audio": {
"filename": "B1_7-2.mp3",
"startTime": 1
},
"alwaysShowDialogue": true
},
"commands": [
{
"character": "Bob",
"position": { "x": 25, "y": 0, "z": 1 },
"startTime": 0
},
{
"character": "Maria",
"position": { "x": 70, "y": 0, "z": 1 },
"startTime": 0.5
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "Hi Maria, have you checked our data backup procedures recently?",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 4.96,
"finishTime": 9,
"dialogue": {
"text": "If we don't backup regularly, we could lose important information, right?",
"align": "left"
}
},
{
"character": "Maria",
"startTime": 9.46,
"finishTime": 12.58,
"dialogue": {
"text": "Yes, you're correct. If someone forgets, it could be a disaster.",
"align": "right"
}
},
{
"character": "Maria",
"startTime": 13.02,
"finishTime": 14.72,
"dialogue": {
"text": "But I think we are pretty solid here.",
"align": "right"
}
},
{
"character": "Maria",
"startTime": 15.26,
"finishTime": 19.2,
"dialogue": {
"text": "Brian helped us set up a reminder to backup our work daily along with some other tasks.",
"align": "right"
}
},
{
"character": "Bob",
"startTime": 19.74,
"finishTime": 23.18,
"dialogue": {
"text": "Oh, I see. So you don't need to rely on your memory. That's clever.",
"align": "left"
}
},
{
"character": "Maria",
"startTime": 23.64,
"finishTime": 26.36,
"dialogue": {
"text": "I agree. But why did you ask? Did you notice something wrong?",
"align": "right"
}
},
{
"character": "Bob",
"startTime": 26.84,
"finishTime": 32.02,
"dialogue": {
"text": "No, not really. I was in a meeting where the stakeholders were talking about it, and I just wanted to double check.",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 32.48,
"finishTime": 34.92,
"dialogue": {
"text": "If we lose critical data, it could set us back weeks.",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 35.6,
"finishTime": 38.36,
"dialogue": {
"text": "Is there anything else we could do besides these reminders?",
"align": "left"
}
},
{
"character": "Maria",
"startTime": 39.14,
"finishTime": 42.26,
"dialogue": {
"text": "Besides the daily reminders, we could also set up automatic backups.",
"align": "right"
}
},
{
"character": "Maria",
"startTime": 42.78,
"finishTime": 46.22,
"dialogue": {
"text": "If we automate the process, there's less chance of human error. What do you think?",
"align": "right"
}
},
{
"character": "Bob",
"startTime": 46.54,
"finishTime": 47.68,
"dialogue": {
"text": "I think that's a great idea.",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 47.9,
"finishTime": 52.04,
"dialogue": {
"text": "If we automate it, we don't have to worry about people forgetting. How can we set it up?",
"align": "left"
}
},
{
"character": "Maria",
"startTime": 52.6,
"finishTime": 55.8,
"dialogue": {
"text": "Brian mentioned we can schedule automatic backups at the end of each day.",
"align": "right"
}
},
{
"character": "Maria",
"startTime": 56.04,
"finishTime": 58,
"dialogue": {
"text": "If we do that, it should cover most of our bases.",
"align": "right"
}
},
{
"character": "Maria",
"position": { "x": 125, "y": 0, "z": 1 },
"startTime": 58.5
},
{
"character": "Bob",
"position": { "x": -25, "y": 0, "z": 1 },
"startTime": 59
}
]
}