Update prompts/initial_prompt.py
Browse files
prompts/initial_prompt.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
INITIAL_PROMPT = """
|
2 |
-
Welcome to this module on proportional reasoning and
|
3 |
-
|
4 |
-
|
5 |
-
Let’s begin!
|
6 |
"""
|
|
|
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 |
"""
|