curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656918c77e73780c34392e17.md
To learn means to gain knowledge or skill in something. For example:
She is learning to play the guitar. - Here, learning means she is practicing and gaining the skill of playing the guitar.
To refresh means to update or improve something. For example:
I refresh my memory by reviewing notes. - Here, refresh means to look at notes again so the information feels new and clear in the mind.
Skills are the abilities to do things well. For example:
Good writing skills are important. - Here, skills mean the ability to write well, which helps in studies or work.
Hey, Amy. I'm not working on BLANK big at the moment. I'm taking a BLANK break to learn more about BLANK. It's good to stop a bit and BLANK my skills. How about you?
anything
This word means Brian isn't working on any big tasks right now.
short
This word describes the length of Brian's break as not very long.
front-end
These two words refer to the part of website development that involves what users see.
refresh
Brian uses this verb to say that he's improving or updating his abilities.
{
"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": 2.98,
"finishTimestamp": 12.72
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.64,
"dialogue": {
"text": "Hey, Amy. I'm not working on anything big at the moment.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 3.82,
"finishTime": 6.5,
"dialogue": {
"text": "I'm taking a short break to learn more about front-end.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 7.04,
"finishTime": 10.74,
"dialogue": {
"text": "It's good to stop a bit and refresh my skills. How about you?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 11.24
}
]
}