curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/66236122aafa541e002b61e5.md
Brian uses a metaphor of a safety net to illustrate how something can serve as a protective measure.
What does Brian refer to as a safety net?
The process of getting a second opinion
While seeking a second opinion is advisable, it's not what Brian refers to as a safety net.
The act of hesitating before making changes
Hesitation is not the safety net Brian mentions; he encourages decisive action.
The practice of conducting thorough testing
The process of continually updating the software
Continuous updates are important, but it's the testing process Brian describes as a safety net.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-3.mp3",
"startTime": 1,
"startTimestamp": 50.56,
"finishTimestamp": 58.96
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.34,
"dialogue": {
"text": "Absolutely. Testing is a safety net.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 3.34,
"finishTime": 6.08,
"dialogue": {
"text": "And don't forget, if you're still unsure about anything,",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 6.28,
"finishTime": 9.4,
"dialogue": {
"text": "don't hesitate to ask for a second opinion. I'm here to help.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 9.9
}
]
}