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