Skip to content

Parent/Teacher Progress Dashboard#68

Merged
omroy07 merged 2 commits into
omroy07:mainfrom
Aditya8369:63
Jun 19, 2026
Merged

Parent/Teacher Progress Dashboard#68
omroy07 merged 2 commits into
omroy07:mainfrom
Aditya8369:63

Conversation

@Aditya8369

Copy link
Copy Markdown
Contributor

Added a role-based (Parent/Teacher) read-only Progress Dashboard using existing quiz analytics stored in localStorage.

Implemented:

New: dashboardProgress.js (shared renderer for KPIs, accuracy trend chart, weak-topic recommendations, and topic-wise performance)
Updated: parents.html (renders the dashboard and loads quizProgress.js + dashboardProgress.js)
Updated: teachers.html (same dashboard with teacher-focused messaging and loads required scripts)
Data source (demo mode): window.quizProgress.* from quizProgress.js (localStorage key learnsphere_quiz_progress_v1)

closes #63

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@Aditya8369 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@omroy07 omroy07 merged commit 5647c13 into omroy07:main Jun 19, 2026
3 of 4 checks passed
@Aditya8369 Aditya8369 deleted the 63 branch June 19, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Parent/Teacher Progress Dashboard

2 participants