OralCoachDemoTAMIL / data4.py
simonraj's picture
Duplicate from simonraj/OralCoachDemo
8d66a4e
# data4.py
strategy_text = {
0: "Use the PEEL strategy (Point, Evidence, Experience(s), Link back to the question).",
1: "Use the 5W1H thinking frame (Who, What, Where, When, Why, How) to generate ideas.",
2: "Use the OREO thinking frame (Opening Statement, Reasons, Elaborate, Opinion) to guide the student."
}
description = (
"Poster calling for nomination for the Supportive Friend Award. It shows 3 pictures of 2 students exhibiting acts of friendship. "
"The first pictures shows 2 students and 1 of them seems to helping the other with their homework, "
"the other images shows two students playing a game of chess and the 3rd pictures shows 2 friends having a conversation with "
"the 3 respective captions: helps me, plays with me and listens to me."
)
questions = [
"1. Look at the picture. Would you like to have a schoolmate like this? Why? / Why not?",
"2. Do you like making new friends? Why? / Why not?",
"3. Would you like to be a buddy to a younger pupil? Why? / Why not?",
]