curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f64d832fae5913a94443c3.md
Listen to the audio and answer the question below.
Why does Alice want to create scenarios that developers can work through?
To replace best practices with their own methods.
Alice wants to apply best practices, not replace them.
To test developers on random skills.
Alice's goal is not to test unrelated skills.
To help developers see how best practices are applied in real-life situations.
To make training more difficult without adding value.
Alice suggests this to improve learning, not to make it harder without a purpose.
3
To understand Alice's idea, listen for the phrase to see how best practices are applied in real-life situations.
This means she wants developers to experience examples where they can use good security habits in realistic tasks.
By working through scenarios, they can understand how best practices work in practice, not just in theory.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-3.mp3",
"startTime": 1,
"startTimestamp": 38.78,
"finishTimestamp": 45.22
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 7.44,
"dialogue": {
"text": "I like that idea. We could create scenarios that developers can work through to see how best practices are applied in real-life situations.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 7.94
}
]
}