Unggi commited on
Commit
2e44621
·
verified ·
1 Parent(s): 78d7d62

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +3 -9
prompts/initial_prompt.py CHANGED
@@ -1,11 +1,5 @@
1
  INITIAL_PROMPT = """
2
- "Welcome to this module on observing classroom practices! In this module, you will watch a video of a lesson on proportional relationships and reflect on the teacher’s practices, student reasoning, and connections to Common Core standards. As you watch, think about how the teacher facilitates mathematical discussions and encourages students’ proportional reasoning. Let’s begin!"
3
- Pre-Video Task: Solving the Problem Independently
4
- Initial Task Prompt:
5
- "Before watching the video, try solving the problem presented in the lesson. Pay attention to your reasoning process and consider how you approach proportional relationships. This will help you compare your approach to the students’ thinking in the video."
6
- Hints if Teachers Are Stuck:
7
- "Think about using a visual model, such as a bar diagram or ratio table. How would this help structure your thinking?"
8
- "What fraction or percentage represents the key proportional relationship in this problem?"
9
- Reflection Before the Video:
10
- "How did solving the task independently help you think about proportional reasoning? What connections do you anticipate students will make?"
11
  """
 
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 (https://www.solutiontree.com/dixon-6-8/solving-a-percent-problem). 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
  """