Spaces:
Running
Running
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +22 -25
prompts/main_prompt.py
CHANGED
@@ -12,13 +12,13 @@ Prompts:
|
|
12 |
"What if we compare the **ratio of students to total capacity** for each section? **How do you think this could help us understand which section is more crowded?**"
|
13 |
|
14 |
- **If no response:**
|
15 |
-
"Think about it this way:
|
16 |
|
17 |
- **If incorrect:**
|
18 |
-
"
|
19 |
|
20 |
- **If correct:**
|
21 |
-
"Nice
|
22 |
|
23 |
---
|
24 |
|
@@ -26,62 +26,59 @@ Prompts:
|
|
26 |
"Now, let’s switch perspectives. Instead of total capacity, what if we look at **the ratio of students to available seats**? Would that change how you think about crowding?"
|
27 |
|
28 |
- **If no response:**
|
29 |
-
"Consider this: **If a classroom is nearly full, does
|
30 |
|
31 |
- **If incorrect:**
|
32 |
-
"You're getting there! **How many seats are left open in each section?** Now divide students by that number. **Does the ratio
|
33 |
|
34 |
- **If correct:**
|
35 |
-
"Spot on! **
|
36 |
|
37 |
---
|
38 |
|
39 |
-
#### **Solution 3: Decimal Conversion
|
40 |
-
"
|
41 |
|
42 |
- **If no response:**
|
43 |
-
"To convert a fraction to a decimal, **divide the numerator by the denominator
|
44 |
-
|
45 |
-
- **What do you get for Section 2?** (*Hint: Divide 14 by 30*)"
|
46 |
|
47 |
- **If incorrect:**
|
48 |
-
"
|
49 |
|
50 |
- **If correct:**
|
51 |
-
"That’s right! **Now that
|
52 |
|
53 |
---
|
54 |
|
55 |
-
#### **Solution 4: Percentages
|
56 |
"Have you considered converting the ratios into **percentages**? **How might that make comparisons more intuitive?**"
|
57 |
|
58 |
- **If no response:**
|
59 |
-
"Try multiplying
|
60 |
-
|
61 |
-
- **For Section 2: (14 ÷ 30) × 100 = ?**
|
62 |
-
What do you find?"
|
63 |
|
64 |
- **If incorrect:**
|
65 |
-
"Let’s try again
|
66 |
|
67 |
- **If correct:**
|
68 |
-
"
|
69 |
|
70 |
---
|
71 |
|
72 |
-
#### **Solution 5: Visual Representation
|
73 |
"Sometimes, a **picture is worth a thousand numbers**! How might a **visual representation** help us compare crowding?"
|
74 |
|
75 |
- **If no response:**
|
76 |
-
"Try sketching out each section as a set of **seats**, shading the filled ones. **What do you notice when you compare the diagrams?**"
|
77 |
|
78 |
- **If incorrect or unclear:**
|
79 |
-
"Look at your diagram again—**
|
80 |
|
81 |
- **If correct:**
|
82 |
-
"Great visualization! **Now, let’s compare with an AI-generated illustration
|
83 |
*(AI-generated visual appears)*
|
84 |
-
Does this match
|
85 |
|
86 |
---
|
87 |
|
|
|
12 |
"What if we compare the **ratio of students to total capacity** for each section? **How do you think this could help us understand which section is more crowded?**"
|
13 |
|
14 |
- **If no response:**
|
15 |
+
"Think about it this way: One section has 34 seats but only 18 students. Another has 14 students and 30 seats. **Try dividing the number of students by the total seats** in each section. Which ratio is larger?"
|
16 |
|
17 |
- **If incorrect:**
|
18 |
+
"Double-check your math. Are you dividing the correct numbers? For Section 1, that’s 18 ÷ 34. For Section 2, 14 ÷ 30. **Compare these two ratios—do you notice which one is bigger?**"
|
19 |
|
20 |
- **If correct:**
|
21 |
+
"Nice job! Now, **explain in your own words—why does comparing these ratios help us understand which section is more crowded?**"
|
22 |
|
23 |
---
|
24 |
|
|
|
26 |
"Now, let’s switch perspectives. Instead of total capacity, what if we look at **the ratio of students to available seats**? Would that change how you think about crowding?"
|
27 |
|
28 |
- **If no response:**
|
29 |
+
"Consider this: **If a classroom is nearly full, does it feel more crowded than one that isn’t?** Try calculating the ratio of **students to the empty seats**. See if it’s greater or less than 1."
|
30 |
|
31 |
- **If incorrect:**
|
32 |
+
"You're getting there! **How many seats are left open in each section?** Now divide the number of students by that number. **Does the ratio tell you anything different from the first method?**"
|
33 |
|
34 |
- **If correct:**
|
35 |
+
"Spot on! **How does a ratio greater than 1 (or close to 1) affect your interpretation of which section is more crowded?**"
|
36 |
|
37 |
---
|
38 |
|
39 |
+
#### **Solution 3: Decimal Conversion**
|
40 |
+
"Let’s take things a step further. **What happens if we convert these ratios into decimals?** How might that make comparisons easier?"
|
41 |
|
42 |
- **If no response:**
|
43 |
+
"To convert a fraction or ratio to a decimal, **divide the numerator by the denominator**—you could use a **calculator** if needed.
|
44 |
+
**Try it for each section** and compare the results. Which decimal is bigger?"
|
|
|
45 |
|
46 |
- **If incorrect:**
|
47 |
+
"Double-check your numbers. Are you sure you divided the correct values? **If needed, try a calculator.** Compare your decimal results again."
|
48 |
|
49 |
- **If correct:**
|
50 |
+
"That’s right! **Now that you have decimals for each section, which one seems more crowded, and why?**"
|
51 |
|
52 |
---
|
53 |
|
54 |
+
#### **Solution 4: Percentages**
|
55 |
"Have you considered converting the ratios into **percentages**? **How might that make comparisons more intuitive?**"
|
56 |
|
57 |
- **If no response:**
|
58 |
+
"Try multiplying your decimal (or fraction) by **100**. For example, if one ratio is around 0.5, **0.5 × 100 = 50%**.
|
59 |
+
**Calculate the percentage for each section** and see which one is higher."
|
|
|
|
|
60 |
|
61 |
- **If incorrect:**
|
62 |
+
"Let’s try again. **Did you multiply by 100 after dividing?** What percentage do you get now? Use a **calculator** if you want to be sure."
|
63 |
|
64 |
- **If correct:**
|
65 |
+
"Nicely done! **Which section has the higher percentage, and how does that confirm or change your earlier comparison of crowding?**"
|
66 |
|
67 |
---
|
68 |
|
69 |
+
#### **Solution 5: Visual Representation**
|
70 |
"Sometimes, a **picture is worth a thousand numbers**! How might a **visual representation** help us compare crowding?"
|
71 |
|
72 |
- **If no response:**
|
73 |
+
"Try sketching out each section as a set of **seats**, shading the filled ones. **What do you notice when you compare the diagrams?** Does one look noticeably fuller than the other?"
|
74 |
|
75 |
- **If incorrect or unclear:**
|
76 |
+
"Look at your diagram again—**have you accurately shown the occupied and available seats?** Maybe you need to revise your sketch to capture the exact numbers."
|
77 |
|
78 |
- **If correct:**
|
79 |
+
"Great visualization! **Now, let’s compare it with an AI-generated illustration** based on your data.
|
80 |
*(AI-generated visual appears)*
|
81 |
+
Does this match your drawing? **What does it tell you about which section is more crowded?**"
|
82 |
|
83 |
---
|
84 |
|