curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a96201d8421455b1ad7d7e.md
Listen to the audio and answer the question below.
What is Lisa going to help Bob with?
She is going to help Bob sign in to the event.
Sign in means to log into an existing account. Lisa is offering to help Bob register.
She is going to help Bob sign up for the event.
She is going to help Bob sign out of the event.
Sign out means to log out of an account. Lisa is offering to help Bob register.
She is going to help Bob sign a document.
Lisa is offering to help Bob register, not sign a document.
2
Sign up, sign in, and sign out have different meanings, often used when managing accounts or accessing systems.
Sign up means to register or create an account. For example:
I want to sign up for the new course. - You want to create an account or register for the course.Sign in means to log into an account you already have. For example:
Please sign in with your username and password. - You need to enter your login details to access your account.Sign out means to log out of an account. For example:
Don't forget to sign out of your account when you're done. - You need to log out after finishing your work.{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 40.78,
"finishTimestamp": 44.7
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.44,
"dialogue": {
"text": "Maybe. Where can I find more information?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.65
},
{
"character": "Lisa",
"opacity": 1,
"startTime": 3.65
},
{
"character": "Lisa",
"startTime": 3.86,
"finishTime": 4.92,
"dialogue": {
"text": "I can help you sign up.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 5.42
}
]
}