Update app.py
Browse files
app.py
CHANGED
|
@@ -340,6 +340,7 @@ Please create a unit planner that follows this EXACT structure:
|
|
| 340 |
## 📋 Standards
|
| 341 |
- If the subject is English, use Common Core
|
| 342 |
- If the subject is Spanish, use Common Core
|
|
|
|
| 343 |
- If the subject is Social Studies, use AERO
|
| 344 |
- If the subject is Mathematics, use AERO
|
| 345 |
- If the subject is Science, use NGSS
|
|
|
|
| 340 |
## 📋 Standards
|
| 341 |
- If the subject is English, use Common Core
|
| 342 |
- If the subject is Spanish, use Common Core
|
| 343 |
+
- If the subject is English or Spanish Acquisition (EAL, SAL), use ACTFL
|
| 344 |
- If the subject is Social Studies, use AERO
|
| 345 |
- If the subject is Mathematics, use AERO
|
| 346 |
- If the subject is Science, use NGSS
|