Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,6 @@ Situation - Create an authentic, exciting, and meaningful scenario or context fo
|
|
137 |
Project/Product/Performance and Progress - Clarify what students are expected to do and how. This includes a plan that matches the learning scale and structures the scope and sequence of the unit (below). This also includes milestones and practice (formatives), as well as feedback and opportunities for reflection and revision.
|
138 |
Success Criteria - Provide a task-specific version of the learning scales, along with benchmark sheets
|
139 |
"""
|
140 |
-
)
|
141 |
|
142 |
response = client.models.generate_content(
|
143 |
model="gemini-2.0-flash-exp",
|
|
|
137 |
Project/Product/Performance and Progress - Clarify what students are expected to do and how. This includes a plan that matches the learning scale and structures the scope and sequence of the unit (below). This also includes milestones and practice (formatives), as well as feedback and opportunities for reflection and revision.
|
138 |
Success Criteria - Provide a task-specific version of the learning scales, along with benchmark sheets
|
139 |
"""
|
|
|
140 |
|
141 |
response = client.models.generate_content(
|
142 |
model="gemini-2.0-flash-exp",
|