π IEP Progress Review: Week 38 (2026)
π IEP Progress Review: Week 38 (2026)
π Profile Performance This Week
This automated table gathers all daily data logged during this specific calendar week.
TABLE
Profile AS "Learning Profile",
round(average(rows.Effectiveness), 1) AS "Weekly Avg Success",
rows.Strategy AS "Strategies Used"
FROM "03_observations/Weekly"
WHERE file.day.week = 38 AND file.day.year = 2026
GROUP BY Profile