curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67055872382df21871200427.md
Listen to the audio and complete the sentence below.
The system wasn't connecting to the database BLANK.
properly
This word means in the correct or appropriate way.
Properly is the adverb form of the adjective proper. Both words can express doing something in the correct or suitable manner, but their usage differs depending on the sentence structure. For example:
The application didn't function properly after the update. - This means the updates brought errors to the code. The adverb properly modifies the verb function.
This wasn't a proper configuration of the database. - The adjective proper describes the noun configuration.
Here, James uses properly to describe that the system wasn't connecting to the database in the correct way.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-1.mp3",
"startTime": 1,
"startTimestamp": 17.3,
"finishTimestamp": 19.78
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.48,
"dialogue": {
"text": "The system wasn't connecting to the database properly.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.98
}
]
}