Spaces:
Running
Running
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +7 -8
prompts/main_prompt.py
CHANGED
@@ -36,20 +36,19 @@ Prompts:
|
|
36 |
|
37 |
---
|
38 |
|
39 |
-
#### **Solution 3: Decimal Conversion (Now
|
40 |
-
"What happens if we convert
|
41 |
|
42 |
- **If no response:**
|
43 |
-
"To convert a fraction to a decimal, **divide the numerator by the denominator**.
|
44 |
-
|
45 |
-
|
46 |
-
What do you notice when you compare these values?"
|
47 |
|
48 |
- **If incorrect:**
|
49 |
-
"Hmm, let’s check again. **Dividing 18
|
50 |
|
51 |
- **If correct:**
|
52 |
-
"That’s right! **
|
53 |
|
54 |
---
|
55 |
|
|
|
36 |
|
37 |
---
|
38 |
|
39 |
+
#### **Solution 3: Decimal Conversion (Now Asks Teachers to Calculate First)**
|
40 |
+
"Now, let’s take it one 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 to a decimal, **divide the numerator by the denominator**. **Try calculating the decimal form for both sections.**
|
44 |
+
- **What do you get for Section 1?** (*Hint: Divide 18 by 34*)
|
45 |
+
- **What do you get for Section 2?** (*Hint: Divide 14 by 30*)"
|
|
|
46 |
|
47 |
- **If incorrect:**
|
48 |
+
"Hmm, let’s check again. **Dividing 18 ÷ 34 gives approximately 0.53.** Try using a **calculator** to verify. **What do you get for Section 2?**"
|
49 |
|
50 |
- **If correct:**
|
51 |
+
"That’s right! **Now that we have 0.53 for Section 1 and 0.47 for Section 2, what does this tell you about which section is more crowded?**"
|
52 |
|
53 |
---
|
54 |
|