curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f66ed185bc53e6171be3c.md
Please answer the question below.
Is Sarah willing to recommend a book, and if so, which book does she mention?
Sarah is not willing to recommend any book at this time.
Sarah clearly expresses her willingness to recommend a book by mentioning it.
Sarah is willing to recommend a book about the principles of Object-Oriented Programming.
Sarah recommends a book about general programming practices.
Sarah specifically mentions a book on OOP's principles, not general programming practices.
Sarah suggests a book that she does not own.
Sarah states that she has the book, indicating that she owns it and is referring to this specific one.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "5.1-3.mp3",
"startTime": 1,
"startTimestamp": 36.22,
"finishTimestamp": 38.92
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.7,
"dialogue": {
"text": "Of course! I have a book on OOP's principles.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.2
}
]
}