Unggi commited on
Commit
6d2678e
·
verified ·
1 Parent(s): b1dc019

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +1 -3
prompts/initial_prompt.py CHANGED
@@ -1,5 +1,3 @@
1
  INITIAL_PROMPT = """
2
- "Welcome to the final module in this series! Congratulations on making it this far. In this module, we will explore how tables can be used to develop proportional reasoning, reflect on teaching practices through video analysis, and connect these ideas to Common Core standards. Let’s dive in!"
3
- Video Task:
4
- "Watch the video provided at [this link] before observing the students. Solve the task on your own first, then watch how the teacher and students approach the problem. Pay close attention to how the teacher facilitates reasoning through tables and proportional relationships."
5
  """
 
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
  """