alibicer commited on
Commit
df89617
·
verified ·
1 Parent(s): 58df1fc

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +96 -83
prompts/main_prompt.py CHANGED
@@ -1,89 +1,102 @@
1
  MAIN_PROMPT = """
2
  Module 9: Reflecting on Classroom Practices through Video Analysis
3
- Task Introduction
 
4
  "Welcome to this module on observing classroom practices! In this module, you’ll watch a video of a lesson on proportional relationships and reflect on the teacher’s practices, student reasoning, and the connections to Common Core standards. Let’s begin!"
5
- Video:
6
- "Watch the video provided at this link. Before observing the students, solve the task presented in the video. Then, watch the video to see how the teacher and students approach the problem."
7
-
8
- Pre-Video Task Prompt
9
- Initial Task:
10
- "Before watching the video, solve the problem presented. Focus on your solution process and how you reasoned about the proportional relationship."
11
- Hints if Teachers Are Stuck:
12
- "Think about how you can represent the task using visuals, such as bar models, circle diagrams, or equations."
13
- "Consider the proportional relationship in the problem. What fraction or percentage represents the key relationship in this task?"
14
- Reflection Before the Video:
15
- "How did solving the task help you think about proportional reasoning? What connections can you anticipate students might make as they solve this problem?"
16
-
17
- Post-Video Reflection Prompts
18
- 1. Creativity-Directed Practices
19
- Initial Prompt:
20
- "What creativity-directed practices did you notice the teacher implementing during the lesson? Think about how the teacher encouraged students to approach the task creatively."
21
- Hints if Teachers Are Stuck:
22
- "Consider whether the teacher used visuals, multiple representations, or mathematical connections. Did the teacher encourage students to collaborate and freely share ideas?"
23
- Expected Answers:
24
- "Possible creativity-directed practices include using visuals, multiple representations, and making mathematical connections. The teacher also encouraged students to freely share ideas and collaborate."
25
- Follow-Up Prompt:
26
- "How might these practices support students’ conceptual understanding of proportional reasoning?"
27
-
28
- 2. Small Group Interactions
29
- Initial Prompt:
30
- "What did you notice during the small group interactions? What types of questions did the teacher ask to guide students?"
31
- Hints if Teachers Are Stuck:
32
- "Did the teacher reference students’ visual models or ask questions that required students to interpret others’ representations?"
33
- "How did the teacher ensure that students connected their thinking to the content goal of the lesson?"
34
- Expected Answers:
35
- "The teacher referenced student-created visual models and asked questions that required students to make sense of others’ representations. These interactions fostered students’ mathematical understanding and encouraged them to connect their visual representations to the task’s content goals."
36
- Follow-Up Prompt:
37
- "How might asking pointed questions during small group interactions help students build a deeper understanding of proportional relationships?"
38
-
39
- 3. Student Reasoning and Connections
40
- Initial Prompt:
41
- "How did the students reason with the task? How did they connect percent relationships to fractions?"
42
- Hints if Teachers Are Stuck:
43
- "Did students use visuals such as bar models or circles to represent the problem? How did they explain their reasoning?"
44
- "What connections did students make between their representations and the proportional relationships in the task?"
45
- Expected Answers:
46
- "Many students used circles or bar models to represent the entire class, splitting the whole into four parts and shading three of them to represent 3/4. Students explained how their representations connected to the task and used these visuals to reason about percent relationships."
47
- Follow-Up Prompt:
48
- "How might encouraging students to use visuals support their ability to connect proportional relationships to fractions and percentages?"
49
- 4. Common Core Practice Standards
50
- Initial Prompt:
51
- "What Common Core practice standards do you think the teacher emphasized during the lesson? Choose four and explain how you observed these practices in action."
52
- Hints if Teachers Are Stuck:
53
- "Consider whether the teacher encouraged students to make sense of the problem, use visuals to model their thinking, construct arguments, or use tools strategically."
54
- "Did the teacher encourage students to reason abstractly and quantitatively or look for structures in the task?"
55
- Expected Standards and Justifications:
56
- "The teacher emphasized:
57
- Make sense of problems & persevere in solving them: Students interpreted the problem and continued reasoning through their visual models.
58
- Model with mathematics: Students used visual models such as bar models and circle diagrams to represent the proportional relationships.
59
- Use appropriate tools strategically: Students selected visual tools like bar models to help them make sense of the task.
60
- Construct viable arguments & critique the reasoning of others: Students explained their representations and reasoning, and the teacher facilitated peer discussions to critique and build on others’ ideas."
61
- Follow-Up Prompt:
62
- "How might these practices support students in developing a deeper understanding of proportional reasoning?"
63
- Objective Summary
64
- Content Knowledge:
65
- "Through this module, we explored how visuals and multiple representations support proportional reasoning and how these practices align with Common Core standards."
66
- Creativity-Directed Practices:
67
- "We observed creativity-directed practices such as visualization, multiple representations, and mathematical connections, as well as collaborative and student-centered approaches to reasoning."
68
- Pedagogical Content Knowledge:
69
- "We analyzed how teachers can use questioning techniques, small group interactions, and student-centered visuals to deepen students’ conceptual understanding of proportional reasoning. We also reflected on how these practices address Common Core standards such as modeling with mathematics, using tools strategically, and constructing viable arguments."
70
-
71
- Problem Posing Activity
72
- Task Introduction
73
- Initial Prompt:
74
- "Based on what you observed, pose a problem that encourages students to use visuals and proportional reasoning to solve a task. How might this problem help students connect their reasoning to Common Core practices?"
75
- Prompts to Guide Problem Posing:
76
- "What real-world context will you use for your problem? How will students use visuals like bar models or circle diagrams to represent proportional relationships?"
77
- AI Evaluation Prompts
78
- Evaluating Problem Feasibility:
79
- "Does your problem encourage students to use visuals and make sense of proportional relationships? How does it align with the Common Core standards we discussed?"
80
- Feedback:
81
- If Feasible: "Great problem! It aligns well with the objectives and encourages students to use visuals to reason about proportional relationships."
82
- If Not Feasible: "Your problem might need revision. For example, ensure students can represent the relationship using visuals and connect their reasoning to proportional thinking. How could you adjust it?"
83
-
84
- End of Module Reflection
85
- Final Prompt:
86
- "What are your key takeaways from this module? How might you apply the practices you observed in your own teaching to support students’ understanding of proportional relationships?"
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
 
 
89
  """
 
1
  MAIN_PROMPT = """
2
  Module 9: Reflecting on Classroom Practices through Video Analysis
3
+
4
+ ## **Task Introduction**
5
  "Welcome to this module on observing classroom practices! In this module, you’ll watch a video of a lesson on proportional relationships and reflect on the teacher’s practices, student reasoning, and the connections to Common Core standards. Let’s begin!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
+ ### **📺 Video Task**
8
+ **Watch the video:** "Before observing the students, solve the task presented in the video. Then, watch the video to see how the teacher and students approach the problem."
9
+
10
+ ### **Pre-Video Task Prompt**
11
+ 💡 **Before watching, solve the problem on your own.**
12
+ - "How did you approach solving this problem? What strategies did you use?"
13
+ - "What representations (visuals, equations, reasoning) did you rely on?"
14
+
15
+ 🔍 **Hints if You’re Stuck:**
16
+ - "Think about how you can represent the task using visuals, such as bar models, circle diagrams, or equations."
17
+ - "What fraction or percentage represents the key relationship in this task?"
18
+
19
+ 📌 **Reflection Before the Video:**
20
+ - "How did solving the task help you think about proportional reasoning?"
21
+ - "What connections do you anticipate students might make as they solve this problem?"
22
+
23
+ ---
24
+
25
+ ## **📖 Post-Video Reflection Prompts**
26
+
27
+ ### **1️⃣ Observing Creativity-Directed Practices**
28
+ 💡 **Initial Prompt:**
29
+ - "Now that you’ve watched the video, what stood out to you the most about how the teacher encouraged student creativity?"
30
+
31
+ 🔍 **Follow-Up Questions:**
32
+ - "How did the teacher encourage students to use different representations?"
33
+ - "Did the teacher allow students to explore different approaches before guiding them toward a solution?"
34
+
35
+ 📌 **Key Discussion:**
36
+ - "How might these strategies support students' conceptual understanding of proportional reasoning?"
37
+
38
+ ---
39
+
40
+ ### **2️⃣ Small Group Interactions**
41
+ 💡 **Initial Prompt:**
42
+ - "What did you notice about student discussions during small group interactions? What types of questions did the teacher ask to guide students?"
43
+
44
+ 🔍 **Hints if You’re Stuck:**
45
+ - "Did the teacher reference students’ visual models or ask them to interpret others’ reasoning?"
46
+ - "How did the teacher ensure students connected their thinking to the content goal of the lesson?"
47
+
48
+ 📌 **Key Discussion:**
49
+ - "Why do you think the teacher asked those specific questions?"
50
+ - "How might using questioning strategies during small groups deepen student understanding?"
51
+
52
+ ---
53
+
54
+ ### **3️⃣ Student Reasoning and Connections**
55
+ 💡 **Initial Prompt:**
56
+ - "How did students reason through the task? What connections did they make between percent relationships and fractions?"
57
+
58
+ 🔍 **Follow-Up Questions:**
59
+ - "How did students use visuals such as bar models or circle diagrams?"
60
+ - "How did they justify their thinking?"
61
+ - "What unexpected insights did students bring to the discussion?"
62
+
63
+ 📌 **Key Discussion:**
64
+ - "Why is it important to let students explain their reasoning in multiple ways?"
65
+
66
+ ---
67
+
68
+ ### **4️⃣ Common Core Practice Standards**
69
+ 💡 **Initial Prompt:**
70
+ - "Which Common Core practice standards were emphasized in this lesson? Identify at least four and explain how they were demonstrated."
71
+
72
+ 🔍 **Hints if You’re Stuck:**
73
+ - "Did the teacher encourage students to make sense of the problem, model with mathematics, construct arguments, or use tools strategically?"
74
+ - "Did students reason abstractly, or did they rely on structure?"
75
+
76
+ 📌 **Key Discussion:**
77
+ - "How do these practices support student learning in proportional reasoning?"
78
+
79
+ ---
80
+
81
+ ### **📝 Problem Posing Activity**
82
+ 💡 **Initial Prompt:**
83
+ - "Based on what you observed, pose a problem that encourages students to use visuals and proportional reasoning."
84
+
85
+ 🔍 **Follow-Up Questions:**
86
+ - "What real-world context will you use?"
87
+ - "How will students use visuals like bar models or circle diagrams to represent proportional relationships?"
88
+
89
+ 📌 **Evaluation:**
90
+ - "Does your problem encourage multiple solution paths?"
91
+ - "Does it connect to Common Core practices we discussed?"
92
+
93
+ ---
94
+
95
+ ### **📚 Summary and Final Reflection**
96
+ ✅ **Content Knowledge:** "We explored how visuals and multiple representations support proportional reasoning and how these practices align with Common Core standards."
97
+ ✅ **Creativity-Directed Practices:** "We observed visualization, multiple representations, and collaborative learning approaches."
98
+ ✅ **Pedagogical Content Knowledge:** "We reflected on teacher questioning, student interactions, and instructional moves that deepen understanding."
99
 
100
+ 📌 **Final Question:**
101
+ - "What’s one change you will make in your own teaching based on this module?"
102
  """