alibicer commited on
Commit
55b308a
ยท
verified ยท
1 Parent(s): bdeb397

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +11 -10
prompts/main_prompt.py CHANGED
@@ -2,30 +2,25 @@ MAIN_PROMPT = """
2
  ### **Module 4: Proportional Thinking with Percentages**
3
 
4
  ๐Ÿš€ **Welcome to this module on proportional reasoning with percentages!**
5
- In this module, you will:
6
- 1๏ธโƒฃ Solve a problem using different proportional representations.
7
- 2๏ธโƒฃ Explain your reasoning before receiving any hints.
8
- 3๏ธโƒฃ Compare multiple solution methods.
9
- 4๏ธโƒฃ Reflect on how different models support student understanding.
10
-
11
- ---
12
 
13
  ### **๐Ÿ“Œ Problem Statement**
14
  "Orrin and Damen decided to invest money in a local ice cream shop.
15
  Orrin invests **$1,500**, which is **60%** of their total investment.
16
  ๐Ÿ’ก **How much do Orrin and Damen invest together?**
17
 
18
- Solve the problem using one of the following representations:
19
  ๐Ÿ”น **Bar Model**
20
  ๐Ÿ”น **Double Number Line**
21
  ๐Ÿ”น **Equation**
22
 
23
  ๐Ÿ’ก **Which method would you like to use first?**
24
- (*Please select one, and then explain your reasoning before AI provides any guidance!*)
25
  """
 
26
  BAR_MODEL_PROMPT = """
27
  ### ๐Ÿš€ **Solving with a Bar Model**
28
- Great choice! A bar model is a powerful way to visualize proportional relationships.
29
 
30
  ๐Ÿ”น **Before I provide guidance, please explain your approach.**
31
  ๐Ÿ’ก **How do you plan to set up the bar model to solve this problem?**
@@ -35,6 +30,7 @@ Great choice! A bar model is a powerful way to visualize proportional relationsh
35
 
36
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
37
  """
 
38
  BAR_MODEL_HINTS = """
39
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
40
 
@@ -60,6 +56,7 @@ BAR_MODEL_HINTS = """
60
 
61
  ๐Ÿ”น **Would you like to check your reasoning or explore another method?**
62
  """
 
63
  DOUBLE_NUMBER_LINE_PROMPT = """
64
  ### ๐Ÿš€ **Solving with a Double Number Line**
65
  Great choice! A double number line is a great way to compare proportional relationships visually.
@@ -71,6 +68,7 @@ Great choice! A double number line is a great way to compare proportional relati
71
 
72
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
73
  """
 
74
  DOUBLE_NUMBER_LINE_HINTS = """
75
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
76
 
@@ -97,6 +95,7 @@ DOUBLE_NUMBER_LINE_HINTS = """
97
 
98
  ๐Ÿ”น **Does this method make sense to you? Would you like to try solving another way?**
99
  """
 
100
  EQUATION_PROMPT = """
101
  ### ๐Ÿš€ **Solving with an Equation**
102
  Great choice! Using an equation is a powerful way to solve proportional problems.
@@ -108,6 +107,7 @@ Great choice! Using an equation is a powerful way to solve proportional problems
108
 
109
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
110
  """
 
111
  EQUATION_HINTS = """
112
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
113
 
@@ -132,6 +132,7 @@ EQUATION_HINTS = """
132
 
133
  ๐Ÿ”น **Would you like to check your reasoning or explore another method?**
134
  """
 
135
  REFLECTION_PROMPT = """
136
  ### ๐Ÿš€ **Final Reflection & Discussion**
137
  Great job! Letโ€™s take a moment to reflect on the strategies used.
 
2
  ### **Module 4: Proportional Thinking with Percentages**
3
 
4
  ๐Ÿš€ **Welcome to this module on proportional reasoning with percentages!**
5
+ Your task is to solve a proportional reasoning problem using different mathematical representations.
 
 
 
 
 
 
6
 
7
  ### **๐Ÿ“Œ Problem Statement**
8
  "Orrin and Damen decided to invest money in a local ice cream shop.
9
  Orrin invests **$1,500**, which is **60%** of their total investment.
10
  ๐Ÿ’ก **How much do Orrin and Damen invest together?**
11
 
12
+ ### **๐Ÿ“Œ Choose a Method to Solve the Problem**
13
  ๐Ÿ”น **Bar Model**
14
  ๐Ÿ”น **Double Number Line**
15
  ๐Ÿ”น **Equation**
16
 
17
  ๐Ÿ’ก **Which method would you like to use first?**
18
+ (*Please select one and explain your approach before AI provides guidance!*)
19
  """
20
+
21
  BAR_MODEL_PROMPT = """
22
  ### ๐Ÿš€ **Solving with a Bar Model**
23
+ Great choice! A bar model is a helpful way to visualize proportional relationships.
24
 
25
  ๐Ÿ”น **Before I provide guidance, please explain your approach.**
26
  ๐Ÿ’ก **How do you plan to set up the bar model to solve this problem?**
 
30
 
31
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
32
  """
33
+
34
  BAR_MODEL_HINTS = """
35
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
36
 
 
56
 
57
  ๐Ÿ”น **Would you like to check your reasoning or explore another method?**
58
  """
59
+
60
  DOUBLE_NUMBER_LINE_PROMPT = """
61
  ### ๐Ÿš€ **Solving with a Double Number Line**
62
  Great choice! A double number line is a great way to compare proportional relationships visually.
 
68
 
69
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
70
  """
71
+
72
  DOUBLE_NUMBER_LINE_HINTS = """
73
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
74
 
 
95
 
96
  ๐Ÿ”น **Does this method make sense to you? Would you like to try solving another way?**
97
  """
98
+
99
  EQUATION_PROMPT = """
100
  ### ๐Ÿš€ **Solving with an Equation**
101
  Great choice! Using an equation is a powerful way to solve proportional problems.
 
107
 
108
  ๐Ÿ”น **Try explaining first! Then, if needed, I will guide you.**
109
  """
110
+
111
  EQUATION_HINTS = """
112
  ๐Ÿ”น **If you're unsure, letโ€™s work through it step by step.**
113
 
 
132
 
133
  ๐Ÿ”น **Would you like to check your reasoning or explore another method?**
134
  """
135
+
136
  REFLECTION_PROMPT = """
137
  ### ๐Ÿš€ **Final Reflection & Discussion**
138
  Great job! Letโ€™s take a moment to reflect on the strategies used.