Update prompts/initial_prompt.py
Browse files
prompts/initial_prompt.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
INITIAL_PROMPT = """
|
2 |
-
"Welcome to the final module in this series!
|
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 |
"""
|