taldemir commited on
Commit
5240058
·
verified ·
1 Parent(s): a671e73

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. 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 **ratio of students to total capacity** for each section. How might that help us see which section is more crowded?"
13
 
14
  - **If no response:**
15
- "Try dividing the **number of students** by the **total seats** for each section. Which ratio do you think will be larger, and why?"
16
 
17
  - **If incorrect:**
18
- "Double-check your calculation. **Are you using the correct numbers for each section?** Think carefully about how 24 ÷ 30 compares to 18 ÷ 20, for instance."
19
 
20
  - **If correct:**
21
- "Nicely done! **How does a bigger ratio suggest a section might be more crowded?** Put it in your own words."
22
 
23
  ---
24
 
25
  #### **Solution 2: Comparing Ratios (Students to Available Seats)**
26
- "What if, instead of total capacity, you look at the **ratio of students to empty seats**? Could that change how you think about crowding?"
27
 
28
  - **If no response:**
29
- "Consider that **fewer empty seats** might make the section feel more crowded. **How many seats remain unfilled** in each section, and how does that compare to the number of students?"
30
 
31
  - **If incorrect:**
32
- "Almost there! **Be sure you’re counting only the empty seats** in each section before dividing. Does that ratio look bigger or smaller than the ratio to total capacity?"
33
 
34
  - **If correct:**
35
- "Great insight. **Why might a ratio bigger than 1 (or close to 1) suggest intense crowding?** How does this differ from just comparing total capacity?"
36
 
37
  ---
38
 
39
- #### **Solution 3: Decimals as a New Strategy**
40
- "Another idea: **What if you convert these ratios into decimals?** Does that make it easier or harder to compare the sections’ crowding?"
41
 
42
  - **If no response:**
43
- "Try dividing your ratio again but **this time track the decimal**. If you prefer, use a calculator. **Which decimal is larger?**"
 
44
 
45
  - **If incorrect:**
46
- "Double-check that you’re dividing the correct values. **Maybe you mixed up the numerator or denominator?** Also, watch your decimal placement."
47
 
48
  - **If correct:**
49
- "Good job! **Now that you see decimals, how do they clarify which section might be more crowded?** Does a small difference matter more when you look at decimals?"
50
 
51
  ---
52
 
53
- #### **Solution 4: Percentages**
54
- "Converting those decimals or ratios to **percentages** can offer yet another angle. **Why might percentages** be helpful in understanding crowding?"
55
 
56
  - **If no response:**
57
- "You can get a percentage by **multiplying the decimal by 100**. If your ratio is around 0.8, for example, that’s 80%. **Try it for each section** and think: which percentage is higher?"
 
58
 
59
  - **If incorrect:**
60
- "Let’s try again. **Be sure you multiply your decimal by 100**. Are you rounding properly? A calculator can help if you’re unsure."
61
 
62
  - **If correct:**
63
- "Nice work! **How does seeing the numbers as percentages give you a better sense of how full each section is?**"
64
 
65
  ---
66
 
67
  #### **Solution 5: Visual Representation**
68
- "Sometimes, a **visual approach** helps us see crowding at a glance. **How would you sketch or model** these sections to compare them?"
69
 
70
  - **If no response:**
71
- "Try drawing each seat as a box or circle. **Shade in** the occupied ones. Which diagram looks more crowded? Is one nearly full?"
72
 
73
  - **If incorrect or unclear:**
74
- "Check if your drawing **matches the actual counts**. Are you accurately representing the difference in total seats versus seats taken?"
75
 
76
  - **If correct:**
77
- "Awesome! **Here’s an AI-generated visual** reflecting those seat counts.
78
  *(AI-generated visual appears)*
79
- How does it match your own drawing? **Which section looks more crowded?**"
80
 
81
  ---
82
 
83
  ### **Final Reflection and Common Core Connections**
84
- - **"Before we wrap up, let’s reflect. Which Common Core Mathematical Practices did you lean on today, and how did they help you persevere in problem-solving?"**
85
- - **"How might seeing multiple ways of solving this problem align with the Standards for Mathematical Practice (e.g., #1 on perseverance, #2 on reasoning quantitatively)?"**
86
 
87
  ---
88
 
89
  ### **New Problem-Posing Activity (Ensures Consistency Across Modules)**
90
- - **"Now, try designing a similar problem. Could you adjust the number of seats or students while still testing proportional reasoning? Let’s see what you come up with!"**
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
  """