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

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +12 -12
prompts/main_prompt.py CHANGED
@@ -26,10 +26,10 @@ You will solve and compare these problems, **identify their characteristics**, a
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
  """
@@ -56,10 +56,10 @@ $$
56
  #### **Problem 2: Numerical Comparison Problem**
57
  **Calculate unit prices:**
58
  $$
59
- \\text{Price per pencil (Ali)} = \\frac{\\$3.50}{10} = \\$0.35
60
  $$
61
  $$
62
- \\text{Price per pencil (Ahmet)} = \\frac{\\$1.80}{5} = \\$0.36
63
  $$
64
  **Comparison:**
65
  - Ali: **\$0.35** per pencil
@@ -87,13 +87,13 @@ $$
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
  ---
@@ -105,10 +105,10 @@ $$
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
  """
 
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
  """
 
56
  #### **Problem 2: Numerical Comparison Problem**
57
  **Calculate unit prices:**
58
  $$
59
+ \\text{Cost per pencil for Ali} = \\frac{\\$3.50}{10} = \\$0.35
60
  $$
61
  $$
62
+ \\text{Cost per pencil for Ahmet} = \\frac{\\$1.80}{5} = \\$0.36
63
  $$
64
  **Comparison:**
65
  - Ali: **\$0.35** per pencil
 
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)** → "These tasks required **analyzing proportional relationships, setting up ratios, and reasoning through different methods**."
91
+ - **MP2 (Reason abstractly and quantitatively)** → "We had to **think about how numbers and relationships apply to real-world contexts**."
92
+ - **MP7 (Look for structure)** → "Recognizing **consistent patterns in ratios and proportions** was key to solving these problems."
93
+ - **If unsure, AI provides guidance:**
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 consistent strategies for problem-solving."
97
  - **"How do you think these skills help students become better problem solvers?"**
98
 
99
  ---
 
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** → "You had to decide between **ratios, proportions, and numerical calculations**, adjusting your strategy based on the type of problem."
109
+ - **If unsure, AI guides them:**
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 different types of proportional relationships."
113
  - **"How do you think encouraging creativity in problem-solving benefits students?"**
114
  """