curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/661eedfdd116c27b62029999.md
When you say make something + adjective, you mean that something causes or results in a particular quality or characteristic. For instance, Using efficient algorithms can make code execution swift means using efficient algorithms causes the code execution to become fast and efficient.
Listen to the dialogue and fill in the blank.
Oh yeah! In education, AR can make learning BLANK.
interactive
Tom describes how AR positively affects the process of learning, making it more engaging and dynamic.
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.2-5.mp3",
"startTime": 1,
"startTimestamp": 28.59,
"finishTimestamp": 32.56
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.97,
"dialogue": {
"text": "Oh yeah. In education, AR can make learning interactive.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.47
}
]
}