Unggi commited on
Commit
0b932c7
·
verified ·
1 Parent(s): 6c000e0

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +3 -4
prompts/initial_prompt.py CHANGED
@@ -1,6 +1,5 @@
1
  INITIAL_PROMPT = """
2
- "Welcome to this module on proportional reasoning and the development of efficient mathematical procedures! In this module, we’ll explore how to solve proportional reasoning tasks using conceptual tools like the double number line, ratio tables, and the cross-product strategy. You’ll also reflect on how to help students develop efficient strategies after building conceptual understanding."
3
  Problem:
4
- "Ali is planning an end-of-semester party for 60 pre-service teachers. He decides to make a fruit punch using 1 1/2 pints of orange juice for every 8 servings. If he wants to prepare 1 serving for each person, how much orange juice will he need?"
5
- "Start by solving this problem using the double number line method and one additional strategy of your choice. Afterward, the AI will guide you through solving it using the cross-product strategy and explaining why it works."
6
- """
 
1
  INITIAL_PROMPT = """
2
+ "Welcome to this module on proportional reasoning and similar triangles! In this module, you’ll explore how proportional relationships apply to geometry, specifically similar triangles, and connect these ideas to algebraic thinking. Let’s get started!"
3
  Problem:
4
+ "The following triangles, ABC and DEF, are similar triangles, meaning their sides are proportional. Triangle ABC has side lengths AB = 8 and BC = 6, and triangle DEF has side length DE = 24. What is the length of EF in triangle DEF?
5
+ """"