Unggi commited on
Commit
7175960
·
verified ·
1 Parent(s): cae9788

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +2 -2
prompts/initial_prompt.py CHANGED
@@ -1,5 +1,5 @@
1
  INITIAL_PROMPT = """
2
- "Welcome to this module on observing classroom practices! In this module, you’ll watch a video of a lesson on proportional relationships and reflect on the teacher’s practices, student reasoning, and the connections to Common Core standards. Let’s begin!"
3
  Video:
4
- "Watch the video provided at this link. Before observing the students, solve the task presented in the video. Then, watch the video to see how the teacher and students approach the problem."
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 (https://www.solutiontree.com/dixon-6-8/using-a-table-to-reason-proportionally). Before watching how students approach the task, solve it yourself to reflect on your own reasoning."
5
  """