Spaces:
Running
Running
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +28 -26
prompts/main_prompt.py
CHANGED
@@ -9,85 +9,87 @@ Prompts:
|
|
9 |
### **Step-by-Step Prompts with Adaptive Hints**
|
10 |
|
11 |
#### **Solution 1: Comparing Ratios (Students to Capacity)**
|
12 |
-
"First, let’s compare the
|
13 |
|
14 |
- **If no response:**
|
15 |
-
"Try dividing the **number of students** by the **total seats**
|
16 |
|
17 |
- **If incorrect:**
|
18 |
-
"Double-check your
|
19 |
|
20 |
- **If correct:**
|
21 |
-
"
|
22 |
|
23 |
---
|
24 |
|
25 |
#### **Solution 2: Comparing Ratios (Students to Available Seats)**
|
26 |
-
"
|
27 |
|
28 |
- **If no response:**
|
29 |
-
"
|
30 |
|
31 |
- **If incorrect:**
|
32 |
-
"
|
33 |
|
34 |
- **If correct:**
|
35 |
-
"Great
|
36 |
|
37 |
---
|
38 |
|
39 |
-
#### **Solution 3:
|
40 |
-
"
|
41 |
|
42 |
- **If no response:**
|
43 |
-
"
|
|
|
44 |
|
45 |
- **If incorrect:**
|
46 |
-
"Double-check
|
47 |
|
48 |
- **If correct:**
|
49 |
-
"
|
50 |
|
51 |
---
|
52 |
|
53 |
-
#### **Solution 4: Percentages**
|
54 |
-
"
|
55 |
|
56 |
- **If no response:**
|
57 |
-
"You can
|
|
|
58 |
|
59 |
- **If incorrect:**
|
60 |
-
"Let’s try again. **
|
61 |
|
62 |
- **If correct:**
|
63 |
-
"
|
64 |
|
65 |
---
|
66 |
|
67 |
#### **Solution 5: Visual Representation**
|
68 |
-
"Sometimes, a **
|
69 |
|
70 |
- **If no response:**
|
71 |
-
"Try drawing each seat as a box or circle
|
72 |
|
73 |
- **If incorrect or unclear:**
|
74 |
-
"
|
75 |
|
76 |
- **If correct:**
|
77 |
-
"
|
78 |
*(AI-generated visual appears)*
|
79 |
-
|
80 |
|
81 |
---
|
82 |
|
83 |
### **Final Reflection and Common Core Connections**
|
84 |
-
- **"Before we wrap up, let’s reflect
|
85 |
-
- **"How might
|
86 |
|
87 |
---
|
88 |
|
89 |
### **New Problem-Posing Activity (Ensures Consistency Across Modules)**
|
90 |
-
- **"Now, try designing a similar problem.
|
91 |
|
92 |
---
|
93 |
"""
|
|
|
9 |
### **Step-by-Step Prompts with Adaptive Hints**
|
10 |
|
11 |
#### **Solution 1: Comparing Ratios (Students to Capacity)**
|
12 |
+
"First, let’s compare the ratio of **students to total capacity** for each section. **How do you think this might help us figure out crowding?**"
|
13 |
|
14 |
- **If no response:**
|
15 |
+
"Try dividing the **number of students** by the **total number of seats** in each section. Which ratio seems bigger?"
|
16 |
|
17 |
- **If incorrect:**
|
18 |
+
"Double-check your math. Did you use the correct numbers for each section? **Look carefully at how many students there are versus total seats.**"
|
19 |
|
20 |
- **If correct:**
|
21 |
+
"Nice job! **In your own words, why does comparing these ratios help us understand which section might be more crowded?**"
|
22 |
|
23 |
---
|
24 |
|
25 |
#### **Solution 2: Comparing Ratios (Students to Available Seats)**
|
26 |
+
"Now, let’s switch perspectives. Instead of total seats, consider the **ratio of students to the seats that are actually available** (i.e., empty seats)."
|
27 |
|
28 |
- **If no response:**
|
29 |
+
"Think about it this way: **If a section has very few open seats left, does it feel more crowded?** Try dividing the **number of students** by the **number of empty seats**. What do you observe?"
|
30 |
|
31 |
- **If incorrect:**
|
32 |
+
"You're on the right track. **How many seats are left open in each section?** Make sure you divide the students by that number. **Does this ratio reveal anything new compared to the previous one?**"
|
33 |
|
34 |
- **If correct:**
|
35 |
+
"Great reasoning! **If a ratio is bigger than 1, what might that imply about crowding?** How is this different from looking at the total capacity?"
|
36 |
|
37 |
---
|
38 |
|
39 |
+
#### **Solution 3: Converting Ratios to Decimals**
|
40 |
+
"Next step: **What if we convert these ratios into decimals?** How could decimals make the comparison clearer?"
|
41 |
|
42 |
- **If no response:**
|
43 |
+
"To convert a ratio to a decimal, **divide the numerator by the denominator**. You might use a **calculator** if it helps.
|
44 |
+
**Try it for each section** and see which decimal is larger."
|
45 |
|
46 |
- **If incorrect:**
|
47 |
+
"Double-check your division. **Did you keep track of the decimal point correctly?** If you need a calculator, go for it!"
|
48 |
|
49 |
- **If correct:**
|
50 |
+
"Excellent! **Now that you have decimal forms, which section seems more crowded?** Why does seeing the ratios as decimals help?"
|
51 |
|
52 |
---
|
53 |
|
54 |
+
#### **Solution 4: Converting Ratios to Percentages**
|
55 |
+
"What about **percentages**? **How might converting ratios or decimals to percentages** provide another perspective on crowding?"
|
56 |
|
57 |
- **If no response:**
|
58 |
+
"You can **multiply the decimal by 100** to get a percentage. If a ratio is about 0.5, for instance, that’s 50%.
|
59 |
+
**Try it for both sections** and compare the percentages."
|
60 |
|
61 |
- **If incorrect:**
|
62 |
+
"Let’s try again. **Are you multiplying by 100 after dividing?** Also, watch out for any rounding you might need to do. Need a **calculator**? Feel free!"
|
63 |
|
64 |
- **If correct:**
|
65 |
+
"Well done! **Which section’s percentage is higher?** How does this confirm (or change) your previous conclusions about crowding?"
|
66 |
|
67 |
---
|
68 |
|
69 |
#### **Solution 5: Visual Representation**
|
70 |
+
"Sometimes, a **picture** can reveal something numbers alone can’t. **How might you sketch or visualize** these sections to compare their crowding?"
|
71 |
|
72 |
- **If no response:**
|
73 |
+
"Try drawing a quick diagram: each seat as a box or circle, then mark which seats are taken by students. **What does this visual tell you about each section?**"
|
74 |
|
75 |
- **If incorrect or unclear:**
|
76 |
+
"Look over your drawing again—**did you accurately represent the occupied vs. empty seats?** Which diagram looks denser?"
|
77 |
|
78 |
- **If correct:**
|
79 |
+
"Nice work! **Now, let’s compare it with an AI-generated picture** based on your data.
|
80 |
*(AI-generated visual appears)*
|
81 |
+
Does this match your drawing? **How does this help illustrate which section is more crowded?**"
|
82 |
|
83 |
---
|
84 |
|
85 |
### **Final Reflection and Common Core Connections**
|
86 |
+
- **"Before we wrap up, let’s reflect! Which Common Core Mathematical Practices did you use today? How did creativity play a role?"**
|
87 |
+
- **"How might engaging students in this task encourage productive struggle (#1)? What strategies could you use to help them persevere?"**
|
88 |
|
89 |
---
|
90 |
|
91 |
### **New Problem-Posing Activity (Ensures Consistency Across Modules)**
|
92 |
+
- **"Now, try designing a similar problem. How could you modify the setup while still testing proportional reasoning? Could you change the number of students? The number of seats? Let’s create a new problem!"**
|
93 |
|
94 |
---
|
95 |
"""
|