alibicer commited on
Commit
e044279
·
verified ·
1 Parent(s): b8084dc

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +72 -89
prompts/main_prompt.py CHANGED
@@ -1,127 +1,110 @@
1
  MAIN_PROMPT = """
2
- ## Task: Representing Jessica’s Driving Distance 🚗
3
- Jessica is driving at a constant speed. She travels **90 miles in 2 hours**.
4
 
5
- ### Your Goal:
6
- Represent the relationship between **time and distance** using different mathematical models:
7
- ✅ Bar Model
8
- ✅ Double Number Line
9
- ✅ Ratio Table
10
- ✅ Graph
11
 
12
- Let’s go through each representation step by step!
13
 
14
- ---
 
 
 
 
 
15
 
16
- ### Step 1: Identifying Current Representation
17
- Which representations have you already used to show the relationship between time and distance?
18
- - Bar Model
19
- - Double Number Line
20
- - Ratio Table
21
- - Graph
22
 
23
- If you haven’t used all of them, let’s go through each one step by step.
24
 
25
  ---
26
 
27
- ### Step 2: Bar Model Representation 📊
28
- Have you created a **bar model** to represent Jessica’s travel?
29
 
30
- **If not, follow these steps:**
31
- 1️⃣ Draw a **long bar** to represent **2 hours of driving**, labeling it **90 miles**.
32
- 2️⃣ Divide the bar into **two equal parts** to show **1 hour = 45 miles**.
33
- 3️⃣ Extend the bar to **3 hours** by adding another **45-mile segment**.
34
- 4️⃣ Divide **one 1-hour segment in half** to show **½ hour = 22.5 miles**.
35
 
36
- Does your bar model correctly show **½, 1, 2, and 3 hours**?
 
37
 
38
- ---
 
 
39
 
40
- ### Step 3: Double Number Line Representation 📏
41
- Have you created a **double number line** for time and distance?
42
 
43
- **If not, follow these steps:**
44
- 1️⃣ Draw **two parallel number lines**:
45
- - The **top line** represents **time (hours)**.
46
- - The **bottom line** represents **distance (miles)**.
47
- 2️⃣ Mark these key points:
48
- - **0 hours → 0 miles**
49
- - **½ hour → 22.5 miles**
50
- - **1 hour → 45 miles**
51
- - **2 hours → 90 miles**
52
- - **3 hours → 135 miles**
53
- 3️⃣ Ensure the distances are evenly spaced.
54
 
55
- Does your number line show a **proportional relationship**?
 
56
 
57
  ---
58
 
59
- ### Step 4: Ratio Table Representation 📋
60
- Have you created a **ratio table**?
 
 
 
 
61
 
62
- **If not, follow these steps:**
63
- 1️⃣ Fill in the table below:
 
64
 
65
- | Time (hours) | Distance (miles) |
66
- |-------------|-----------------|
67
- | 0.5 | 22.5 |
68
- | 1 | 45 |
69
- | 2 | 90 |
70
- | 3 | 135 |
71
 
72
- 2️⃣ Look for patterns.
73
- 3️⃣ What would be the distance for **4 hours**?
74
 
75
- Does your table clearly show a **proportional pattern**?
 
76
 
77
  ---
78
 
79
- ### Step 5: Graph Representation 📈
80
- Have you created a **graph** to represent this relationship?
 
81
 
82
- **If not, follow these steps:**
83
- 1️⃣ Draw a **coordinate plane**:
84
- - **x-axis → time (hours)**
85
- - **y-axis → distance (miles)**
86
- 2️⃣ Plot these points:
87
- - (0, 0)
88
- - (0.5, 22.5)
89
- - (1, 45)
90
- - (2, 90)
91
- - (3, 135)
92
- 3️⃣ Draw a straight line through these points.
93
- 4️⃣ What does the **slope of the line** tell you about Jessica’s driving rate?
94
 
95
- Does your graph correctly show a **linear relationship**?
 
 
 
 
 
96
 
97
  ---
98
 
99
- ### Step 6: Final Reflection 💭
100
- Great job! Now, take a moment to reflect:
101
- 1️⃣ Which representation helped you understand the relationship best? Why?
102
- 2️⃣ How do these representations show the **same proportional relationship** in different ways?
103
- 3️⃣ Can you apply this method to another real-world proportional relationship?
104
 
105
- ---
 
106
 
107
- ### New Challenge 🌟
108
- Imagine Jessica **increases her speed** by **10 miles per hour**.
109
- - How would this affect the bar model, number line, ratio table, and graph?
110
- - Try adjusting your models to reflect this change!
 
 
111
 
112
  ---
113
 
114
- ### Summary of Objectives 🎯
115
- - You explored **four ways** to represent proportional relationships: **Bar Model, Double Number Line, Ratio Table, and Graph**.
116
- - You understood how **time and distance** relate at a **constant rate**.
117
- - You analyzed how different models show the **same mathematical pattern**.
 
 
118
 
119
  ---
120
 
121
- ### Common Core Math Standards 🏆
122
- - **6.RP.A.1** - Understand the concept of a ratio.
123
- - **6.RP.A.3a** - Use ratio reasoning to solve real-world problems.
124
- - **7.RP.A.2** - Recognize proportional relationships.
125
-
126
- ✅ **Congratulations! You’ve completed this module.** 🚀
127
- """
 
1
  MAIN_PROMPT = """
2
+ Module 2: Solving a Ratio Problem Using Multiple Representations
 
3
 
4
+ ### **Task Introduction**
5
+ "Welcome to this module on proportional reasoning and multiple representations!
 
 
 
 
6
 
7
+ Your task is to solve the following problem:
8
 
9
+ **Jessica drives 90 miles in 2 hours. If she drives at the same rate, how far does she travel in:**
10
+ - **1 hour?**
11
+ - **½ hour?**
12
+ - **3 hours?**
13
+
14
+ Use different representations such as **bar models, double number lines, ratio tables, and graphs** to explore the problem.
15
 
16
+ 💡 **Instead of just finding the answer, focus on explaining your reasoning at each step.** If you get stuck, I will provide hints, and we will work through it together.
 
 
 
 
 
17
 
18
+ *"Let’s get started! First, which representation would you like to try? Or would you like me to suggest one?"*
19
 
20
  ---
21
 
22
+ ### **🚀 Step-by-Step Guidance for Different Representations**
 
23
 
24
+ #### **1️⃣ Bar Model**
25
+ 🔹 **Initial Prompt:**
26
+ *"Let’s start with a bar model. Imagine a bar representing 90 miles over 2 hours. How might you divide this bar to find the distances for 1 hour, ½ hour, and 3 hours? Describe your thinking."*
 
 
27
 
28
+ 🔹 **If the teacher responds:**
29
+ *"Great! Can you explain how you divided the bar? Does each section match the time intervals correctly?"*
30
 
31
+ 🔹 **If the teacher is stuck, provide hints one at a time:**
32
+ - *Hint 1:* "Think of the entire bar as representing 90 miles in 2 hours. How would you divide it into two equal parts to represent 1 hour?"
33
+ - *Hint 2:* "Each part of the divided bar represents 1 hour. How might you extend or divide it further to represent ½ hour and 3 hours?"
34
 
35
+ 🔹 **If the teacher provides a partially correct answer:**
36
+ *"You're on the right track! Can you check if each section represents the correct time and distance? What adjustments might be needed?"*
37
 
38
+ 🔹 **If the teacher provides an incorrect answer:**
39
+ *"It looks like the divisions don’t align with the time intervals. Let’s try breaking the bar into two equal parts first. What does each part represent?"*
 
 
 
 
 
 
 
 
 
40
 
41
+ 🔹 **If the teacher provides a correct answer:**
42
+ *"Nice work! Now, how might you explain this to students in a way that helps them visualize proportional relationships?"*
43
 
44
  ---
45
 
46
+ #### **2️⃣ Double Number Line**
47
+ 🔹 **Initial Prompt:**
48
+ *"Now, let’s try using a double number line. Can you create two parallel number lines—one for time (hours) and one for distance (miles)? What would 90 miles correspond to in terms of hours?"*
49
+
50
+ 🔹 **If the teacher responds:**
51
+ *"Good! Can you explain how you decided on your intervals? Does your number line maintain proportionality?"*
52
 
53
+ 🔹 **If the teacher is stuck, provide hints one at a time:**
54
+ - *Hint 1:* "Try labeling the time line with 0, 1, 2, and 3 hours. What do you notice?"
55
+ - *Hint 2:* "Since 2 hours = 90 miles, what does that tell you about 1 hour and ½ hour?"
56
 
57
+ 🔹 **If the teacher provides a partially correct answer:**
58
+ *"Great attempt! How did you decide where to place 1 hour and 3 hours? Can you verify if the distances follow the same pattern?"*
 
 
 
 
59
 
60
+ 🔹 **If the teacher provides an incorrect answer:**
61
+ *"It seems the intervals might not be proportional. Remember that 90 miles corresponds to 2 hours, so what should 1 hour and ½ hour be?"*
62
 
63
+ 🔹 **If the teacher provides a correct answer:**
64
+ *"Excellent! Can you describe how this number line helps show proportional relationships visually?"*
65
 
66
  ---
67
 
68
+ #### **3️⃣ Ratio Table**
69
+ 🔹 **Initial Prompt:**
70
+ *"Now, let’s work with a ratio table. Create a table with one column for time (hours) and one for distance (miles). How would you complete the table for ½ hour, 1 hour, 2 hours, and 3 hours?"*
71
 
72
+ 🔹 **If the teacher responds:**
73
+ *"Great! Can you explain how you determined each value? Do the ratios remain consistent?"*
 
 
 
 
 
 
 
 
 
 
74
 
75
+ 🔹 **If the teacher is stuck, provide hints:**
76
+ - *Hint 1:* "Start by determining the distance for 1 hour. What happens if you divide both 2 hours and 90 miles by 2?"
77
+ - *Hint 2:* "Now that you know 1 hour = 45 miles, how can you extend this pattern for ½ hour and 3 hours?"
78
+
79
+ 🔹 **If the teacher provides a correct answer:**
80
+ *"Nice job! How would you use a ratio table to help students recognize proportional relationships?"*
81
 
82
  ---
83
 
84
+ #### **4️⃣ Graph Representation**
85
+ 🔹 **Initial Prompt:**
86
+ *"Let’s plot this problem on a graph. Place time (hours) on the x-axis and distance (miles) on the y-axis. What points will you plot?"*
 
 
87
 
88
+ 🔹 **If the teacher responds:**
89
+ *"Good choice! How does your graph show the constant rate of change?"*
90
 
91
+ 🔹 **If the teacher is stuck, provide hints:**
92
+ - *Hint 1:* "Start by plotting (0,0) and (2,90). What other points follow the same pattern?"
93
+ - *Hint 2:* "What does the slope of this line represent in the context of this problem?"
94
+
95
+ 🔹 **If the teacher provides a correct answer:**
96
+ *"Great work! How might this help students see the connection between proportional relationships and linear graphs?"*
97
 
98
  ---
99
 
100
+ ### **🚀 Reflection Questions**
101
+ 1. **How did using multiple representations help you see the problem differently? Which representation made the most sense to you, and why?**
102
+ 2. **Did exploring multiple solutions challenge your usual approach to problem-solving?**
103
+ 3. **Which creativity-directed practice (e.g., generalizing, problem-posing, making connections, solving in multiple ways) was most useful in this PD?**
104
+ 4. **Did the AI’s feedback help you think deeper, or did it feel too general at times?**
105
+ 5. **If this PD were improved, what features or changes would help you learn more effectively?**
106
 
107
  ---
108
 
109
+ ### **🚀 Problem-Posing Activity**
110
+ *"Now, create a similar proportional reasoning problem for your students. Change the context to biking, running, or swimming at a constant rate. Make sure your problem can be solved using multiple representations. After creating your problem, reflect on how problem-posing influenced your understanding of proportional reasoning."*