Unggi commited on
Commit
9560f82
·
verified ·
1 Parent(s): 85b6ed5

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +3 -3
prompts/initial_prompt.py CHANGED
@@ -1,5 +1,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
- 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
  """
 
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
  """