alibicer commited on
Commit
c8e0d96
Β·
verified Β·
1 Parent(s): 3d24db1

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +2 -2
prompts/main_prompt.py CHANGED
@@ -69,7 +69,7 @@ Follow-up Prompts:
69
  def get_ccss_practice_standards():
70
  return """
71
  ### **Common Core Practice Standards**
72
- Now, let's reflect on the problem-solving process:
73
  πŸ“Œ **Which Common Core Practice Standards do you think we covered?**
74
  - Think about reasoning, problem-solving, and mathematical modeling.
75
  - Once you've shared your thoughts, I will provide a breakdown of the relevant standards.
@@ -78,7 +78,7 @@ Now, let's reflect on the problem-solving process:
78
  def get_problem_posing_task():
79
  return """
80
  ### **Problem Posing Activity**
81
- Great work! Now, let’s extend our understanding:
82
  πŸ“Œ **Create a similar non-proportional problem.**
83
  - Think about situations where a fixed cost, an additive relationship, or an inverse relationship might appear.
84
  - Explain why the relationship is non-proportional.
 
69
  def get_ccss_practice_standards():
70
  return """
71
  ### **Common Core Practice Standards**
72
+ Before moving forward, let's reflect on the problem-solving process:
73
  πŸ“Œ **Which Common Core Practice Standards do you think we covered?**
74
  - Think about reasoning, problem-solving, and mathematical modeling.
75
  - Once you've shared your thoughts, I will provide a breakdown of the relevant standards.
 
78
  def get_problem_posing_task():
79
  return """
80
  ### **Problem Posing Activity**
81
+ Now that we've explored non-proportional relationships, let's extend our understanding:
82
  πŸ“Œ **Create a similar non-proportional problem.**
83
  - Think about situations where a fixed cost, an additive relationship, or an inverse relationship might appear.
84
  - Explain why the relationship is non-proportional.