Skip to content

Add explained classroom insights - #78

Merged
eeminionn merged 1 commit into
mainfrom
codex/classroom-insights
Aug 13, 2026
Merged

Add explained classroom insights#78
eeminionn merged 1 commit into
mainfrom
codex/classroom-insights

Conversation

@eeminionn

Copy link
Copy Markdown
Owner

Qué cambia

  • muestra alertas claras por atraso, cambios solicitados, varios intentos o inactividad
  • enlaza cada alerta con el estudiante y la tarea correspondiente
  • resume ejecuciones, entregas y aprobaciones de las últimas seis semanas
  • permite descargar un CSV de progreso sin código ni borradores

Criterio de diseño

Las alertas no califican ni predicen al estudiante. Solo ordenan hechos visibles y siempre explican el motivo.

Validación

  • pnpm typecheck
  • pnpm test:v2 (55 pruebas)
  • pnpm exec playwright test v2/e2e/mentor.spec.ts --config v2/playwright.config.ts --workers=1 (12 pruebas)
  • revisión visual en 1440x900 y 360x800

Closes #74

Copilot AI lite review requested due to automatic review settings August 13, 2026 00:50
@eeminionn eeminionn added area: classroom Student and mentor classroom experience. area: analytics Alertas pedagógicas, tendencias y exportación. enhancement New feature or request labels Aug 13, 2026
@eeminionn eeminionn self-assigned this Aug 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eeminionn
eeminionn merged commit 20c3afb into main Aug 13, 2026
3 checks passed
@eeminionn
eeminionn deleted the codex/classroom-insights branch August 13, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: analytics Alertas pedagógicas, tendencias y exportación. area: classroom Student and mentor classroom experience. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Añadir alertas pedagógicas y tendencias semanales

2 participants