Spaces:
Running
Running
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +12 -14
prompts/main_prompt.py
CHANGED
@@ -15,10 +15,10 @@ Prompts:
|
|
15 |
"Think about it this way: If a classroom has **34 seats but only 18 students**, how much space is available? What about a section with **14 students and 30 seats**? Try calculating the ratio for each."
|
16 |
|
17 |
- **If incorrect:**
|
18 |
-
"
|
19 |
|
20 |
- **If correct:**
|
21 |
-
"Nice work!
|
22 |
|
23 |
---
|
24 |
|
@@ -29,10 +29,10 @@ Prompts:
|
|
29 |
"Consider this: **If a classroom is nearly full, does that mean it feels more crowded than one with fewer students overall?** Try calculating the ratio of **students to empty seats**."
|
30 |
|
31 |
- **If incorrect:**
|
32 |
-
"You're getting there! **How many seats are left open in
|
33 |
|
34 |
- **If correct:**
|
35 |
-
"Spot on! **
|
36 |
|
37 |
---
|
38 |
|
@@ -45,10 +45,10 @@ Prompts:
|
|
45 |
- **What do you get for Section 2?** (*Hint: Divide 14 by 30*)"
|
46 |
|
47 |
- **If incorrect:**
|
48 |
-
"Hmm, let’s check again.
|
49 |
|
50 |
- **If correct:**
|
51 |
-
"That’s right! **Now that we have
|
52 |
|
53 |
---
|
54 |
|
@@ -57,17 +57,15 @@ Prompts:
|
|
57 |
|
58 |
- **If no response:**
|
59 |
"Try multiplying the ratio by **100** to get a percentage. **Use a calculator** if needed.
|
60 |
-
For Section 1:
|
61 |
-
**(
|
62 |
-
|
63 |
-
**(14 / 30) × 100 ≈ 46.67%**
|
64 |
-
Which section appears more crowded?"
|
65 |
|
66 |
- **If incorrect:**
|
67 |
-
"Let’s try again! **
|
68 |
|
69 |
- **If correct:**
|
70 |
-
"Nice work! **
|
71 |
|
72 |
---
|
73 |
|
@@ -78,7 +76,7 @@ Prompts:
|
|
78 |
"Try sketching out each section as a set of **seats**, shading the filled ones. **What do you notice when you compare the diagrams?**"
|
79 |
|
80 |
- **If incorrect or unclear:**
|
81 |
-
"
|
82 |
|
83 |
- **If correct:**
|
84 |
"Great visualization! **Now, let’s compare with an AI-generated illustration.** Here’s a diagram based on your numbers.
|
|
|
15 |
"Think about it this way: If a classroom has **34 seats but only 18 students**, how much space is available? What about a section with **14 students and 30 seats**? Try calculating the ratio for each."
|
16 |
|
17 |
- **If incorrect:**
|
18 |
+
"You're close! Check your division again—are you dividing the correct numbers? **Try calculating 18 ÷ 34 and 14 ÷ 30 again.** What do you get?"
|
19 |
|
20 |
- **If correct:**
|
21 |
+
"Nice work! Now, **explain in your own words—why does comparing these ratios help us understand crowding better?**"
|
22 |
|
23 |
---
|
24 |
|
|
|
29 |
"Consider this: **If a classroom is nearly full, does that mean it feels more crowded than one with fewer students overall?** Try calculating the ratio of **students to empty seats**."
|
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 make sense compared to your first method?**"
|
33 |
|
34 |
- **If correct:**
|
35 |
+
"Spot on! **Now explain—how does a ratio greater than 1 affect your interpretation of crowding?**"
|
36 |
|
37 |
---
|
38 |
|
|
|
45 |
- **What do you get for Section 2?** (*Hint: Divide 14 by 30*)"
|
46 |
|
47 |
- **If incorrect:**
|
48 |
+
"Hmm, let’s check again. Are you dividing the correct numbers? **Try using a calculator if needed!** What do you get now?"
|
49 |
|
50 |
- **If correct:**
|
51 |
+
"That’s right! **Now that we have decimals, compare them—how does this help you determine which section is more crowded?**"
|
52 |
|
53 |
---
|
54 |
|
|
|
57 |
|
58 |
- **If no response:**
|
59 |
"Try multiplying the ratio by **100** to get a percentage. **Use a calculator** if needed.
|
60 |
+
- **For Section 1: (18 ÷ 34) × 100 = ?**
|
61 |
+
- **For Section 2: (14 ÷ 30) × 100 = ?**
|
62 |
+
What do you find?"
|
|
|
|
|
63 |
|
64 |
- **If incorrect:**
|
65 |
+
"Let’s try again! **Are you multiplying by 100 after dividing?** What percentage do you get now?"
|
66 |
|
67 |
- **If correct:**
|
68 |
+
"Nice work! **Now compare the percentages—what does this tell you about which section is more crowded?**"
|
69 |
|
70 |
---
|
71 |
|
|
|
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—**does it accurately represent the number of occupied and available seats?** What could you adjust to make it clearer?"
|
80 |
|
81 |
- **If correct:**
|
82 |
"Great visualization! **Now, let’s compare with an AI-generated illustration.** Here’s a diagram based on your numbers.
|