curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a45d4f36ea1448aa359d2.md
Engaging means interesting or able to attract attention. For example:
She writes engaging stories. - This means her stories are very interesting.
That sounds interesting. Are you BLANK any new tools or strategies to create BLANK content?
using
This verb means utilizing tools or strategies. It ends in -ing.
engaging
This word describes content that captures and holds interest.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-4.mp3",
"startTime": 1,
"startTimestamp": 25.84,
"finishTimestamp": 31.34
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 6.50,
"dialogue": {
"text": "That sounds interesting. Are you using any new tools or strategies to create engaging content?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.00
}
]
}