Spaces:
Running
Running
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +25 -25
prompts/main_prompt.py
CHANGED
@@ -9,76 +9,76 @@ Prompts:
|
|
9 |
### **Step-by-Step Prompts with Adaptive Hints**
|
10 |
|
11 |
#### **Solution 1: Comparing Ratios (Students to Capacity)**
|
12 |
-
"
|
13 |
|
14 |
- **If no response:**
|
15 |
-
"
|
16 |
|
17 |
- **If incorrect:**
|
18 |
-
"Double-check your math.
|
19 |
|
20 |
- **If correct:**
|
21 |
-
"Nice job!
|
22 |
|
23 |
---
|
24 |
|
25 |
#### **Solution 2: Comparing Ratios (Students to Available Seats)**
|
26 |
-
"Now, let’s switch perspectives. Instead of total
|
27 |
|
28 |
- **If no response:**
|
29 |
-
"
|
30 |
|
31 |
- **If incorrect:**
|
32 |
-
"You're
|
33 |
|
34 |
- **If correct:**
|
35 |
-
"
|
36 |
|
37 |
---
|
38 |
|
39 |
-
#### **Solution 3:
|
40 |
-
"
|
41 |
|
42 |
- **If no response:**
|
43 |
-
"To convert a
|
44 |
-
**Try it for each section** and
|
45 |
|
46 |
- **If incorrect:**
|
47 |
-
"Double-check your
|
48 |
|
49 |
- **If correct:**
|
50 |
-
"
|
51 |
|
52 |
---
|
53 |
|
54 |
-
#### **Solution 4: Percentages**
|
55 |
-
"
|
56 |
|
57 |
- **If no response:**
|
58 |
-
"
|
59 |
-
**
|
60 |
|
61 |
- **If incorrect:**
|
62 |
-
"Let’s try again. **
|
63 |
|
64 |
- **If correct:**
|
65 |
-
"
|
66 |
|
67 |
---
|
68 |
|
69 |
#### **Solution 5: Visual Representation**
|
70 |
-
"Sometimes, a **picture
|
71 |
|
72 |
- **If no response:**
|
73 |
-
"Try
|
74 |
|
75 |
- **If incorrect or unclear:**
|
76 |
-
"Look
|
77 |
|
78 |
- **If correct:**
|
79 |
-
"
|
80 |
*(AI-generated visual appears)*
|
81 |
-
Does this match your drawing? **
|
82 |
|
83 |
---
|
84 |
|
|
|
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 |
|