alibicer commited on
Commit
24ce24c
·
verified ·
1 Parent(s): 32728c6

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +4 -3
prompts/main_prompt.py CHANGED
@@ -19,9 +19,9 @@ BAR_MODEL_PROMPT = """
19
  "Great choice! The **Bar Model** is a useful visual tool for proportional reasoning.
20
 
21
  🔹 **Before I provide guidance, please apply the Bar Model and explain your solution.**
22
- - How would you set up your bar model?
23
- - How would you divide it to represent 60% and 40%?
24
- - How would you use this to determine the total investment?
25
 
26
  ✏️ **Type your explanation, and I will provide feedback before moving forward.**
27
  """
@@ -156,3 +156,4 @@ REFLECTION_PROMPT = """
156
 
157
  ✏️ **Share your thoughts before we conclude!**
158
  """
 
 
19
  "Great choice! The **Bar Model** is a useful visual tool for proportional reasoning.
20
 
21
  🔹 **Before I provide guidance, please apply the Bar Model and explain your solution.**
22
+ - How would you represent the total investment in a bar?
23
+ - How would you divide the bar to show 60% and 40%?
24
+ - How would you use this model to determine the total investment?
25
 
26
  ✏️ **Type your explanation, and I will provide feedback before moving forward.**
27
  """
 
156
 
157
  ✏️ **Share your thoughts before we conclude!**
158
  """
159
+