Unggi commited on
Commit
eb83dfb
·
verified ·
1 Parent(s): ce5b5d6

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 creativity in mathematics! \
3
- Your goal is to determine which section is more crowded based on the classroom data provided. \
4
- Try to use as many methods as possible and explain your reasoning after each solution. \
5
- Let’s begin!
6
  """
 
1
  INITIAL_PROMPT = """
2
+ Welcome to the final module in this series! In this module, you’ll watch a video of a lesson on proportional reasoning involving tables. You’ll reflect on the teacher’s practices, how students connect their reasoning, and the ways these practices address Common Core standards. Let’s dive in!"
3
+ Video:
4
+ Watch the video provided at this link. Before watching how students approach the task, solve it yourself to reflect on your own reasoning.
 
5
  """