curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d58a7d271ae24405f76d5b.md
Listen to the audio and complete the sentence below.
Well, I'm concerned about the BLANK process.
deployment
This noun refers to the process of releasing software for users.
Deployment refers to the process of releasing and making software available for use. For example:
We need to test the system before the deployment to avoid issues. - Testing the system is necessary to prevent problems when it is released.
The deployment was delayed due to some technical issues. - The release of the software was postponed because of technical problems.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 11.58,
"finishTimestamp": 14.32
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.94,
"dialogue": {
"text": "Well, I'm concerned about the deployment process.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.44
}
]
}