alibicer commited on
Commit
486fb1b
·
verified ·
1 Parent(s): 843757b

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +25 -25
prompts/main_prompt.py CHANGED
@@ -23,6 +23,15 @@ You will solve and compare these problems, **identify their characteristics**, a
23
 
24
  📌 **Problem 3: Qualitative Reasoning Problem**
25
  *"Kim is mixing paint. Yesterday, she combined **red and white paint** in a certain ratio. Today, she used **more red paint** but kept the **same amount of white paint**. How will today’s mixture compare to yesterday’s in color?"*
 
 
 
 
 
 
 
 
 
26
  """
27
 
28
  ### 🚀 PROBLEM SOLUTIONS ###
@@ -78,18 +87,14 @@ $$
78
  - "Which Common Core practices do you think we used in solving these problems?"
79
 
80
  🔹 **Possible Responses (AI guides based on teacher input):**
81
- - **If the teacher mentions MP1 (Make sense of problems & persevere), AI responds:**
82
- - "Yes! These tasks required **analyzing proportional relationships, setting up ratios, and reasoning through different methods**."
83
- - **If the teacher mentions MP2 (Reason abstractly and quantitatively), AI responds:**
84
- - "Great point! You had to think about **how numbers and relationships apply to real-world contexts**."
85
- - **If the teacher mentions MP7 (Look for and make use of structure), AI responds:**
86
- - "Yes! Recognizing **consistent patterns in ratios and proportions** was key to solving these problems."
87
- - **If unsure, AI provides guidance:**
88
- - "Some key Common Core connections include:
89
- - **MP1 (Problem-Solving & Perseverance):** Breaking down complex proportional relationships.
90
- - **MP2 (Reasoning Abstractly & Quantitatively):** Thinking flexibly about numerical relationships.
91
- - **MP7 (Recognizing Structure):** Identifying **consistent ratios and proportional reasoning strategies**."
92
- - "How do you think these skills help students become better problem solvers?"
93
 
94
  ---
95
  ### **🔹 Creativity-Directed Practices Discussion**
@@ -98,17 +103,12 @@ $$
98
  - "What creativity-directed practices do you think were covered?"
99
 
100
  🔹 **Possible Responses (AI guides based on teacher input):**
101
- - **If the teacher mentions "Exploring multiple solutions," AI responds:**
102
- - "Absolutely! Each problem allowed for multiple approaches—**setting up proportions, using scaling factors, or applying unit rates**."
103
- - **If the teacher mentions "Making connections," AI responds:**
104
- - "Yes! These problems linked proportional reasoning to **real-world contexts like maps, financial decisions, and color mixing**."
105
- - **If the teacher mentions "Flexible Thinking," AI responds:**
106
- - "Great insight! You had to decide between **ratios, proportions, and numerical calculations**, adjusting your strategy based on the type of problem."
107
- - **If unsure, AI guides them:**
108
- - "Key creative practices in this module included:
109
- - **Exploring multiple approaches** to solving proportion problems.
110
- - **Connecting math to real-life contexts** like money, distance, and color mixing.
111
- - **Thinking flexibly**—adjusting strategies based on different types of proportional relationships."
112
- - "How do you think encouraging creativity in problem-solving benefits students?"
113
  """
114
-
 
23
 
24
  📌 **Problem 3: Qualitative Reasoning Problem**
25
  *"Kim is mixing paint. Yesterday, she combined **red and white paint** in a certain ratio. Today, she used **more red paint** but kept the **same amount of white paint**. How will today’s mixture compare to yesterday’s in color?"*
26
+
27
+ ---
28
+ ### **💬 Let's Discuss!**
29
+ "Now that you have seen the problems, let's work through them step by step.
30
+ 1️⃣ **Which problem do you want to start with?**
31
+ 2️⃣ **What is the first strategy that comes to your mind for solving it?**
32
+ 3️⃣ **Would you like a hint before starting?**"
33
+
34
+ *"Please type your response, and I'll guide you further!"*
35
  """
36
 
37
  ### 🚀 PROBLEM SOLUTIONS ###
 
87
  - "Which Common Core practices do you think we used in solving these problems?"
88
 
89
  🔹 **Possible Responses (AI guides based on teacher input):**
90
+ - **MP1 (Make sense of problems & persevere)** "Analyzing proportional relationships and reasoning through different methods."
91
+ - **MP2 (Reason abstractly and quantitatively)** "Applying numbers to real-world contexts."
92
+ - **MP7 (Look for structure)** "Recognizing patterns in ratios and proportions."
93
+ - **If unsure, AI suggests:**
94
+ - "**MP1 (Problem-Solving & Perseverance):** Breaking down complex proportional relationships."
95
+ - "**MP2 (Reasoning Abstractly & Quantitatively):** Thinking flexibly about numerical relationships."
96
+ - "**MP7 (Recognizing Structure):** Identifying patterns in problem-solving."
97
+ - **"How do you think these skills help students become better problem solvers?"**
 
 
 
 
98
 
99
  ---
100
  ### **🔹 Creativity-Directed Practices Discussion**
 
103
  - "What creativity-directed practices do you think were covered?"
104
 
105
  🔹 **Possible Responses (AI guides based on teacher input):**
106
+ - **Exploring multiple solutions** "Each problem allowed for multiple approaches—setting up proportions, using scaling factors, or applying unit rates."
107
+ - **Making connections** → "These problems linked proportional reasoning to real-world contexts like maps, financial decisions, and color mixing."
108
+ - **Flexible Thinking** "Deciding between ratios, proportions, and numerical calculations based on the problem type."
109
+ - **If unsure, AI suggests:**
110
+ - "**Exploring multiple approaches** to solving proportion problems."
111
+ - "**Connecting math to real-life contexts** like money, distance, and color mixing."
112
+ - "**Thinking flexibly**—adjusting strategies based on problem types."
113
+ - **"How do you think encouraging creativity in problem-solving benefits students?"**
 
 
 
 
114
  """