Skip to content

feat(dashboard): student progress view (attempts, quizzes, avg score)#5

Open
krishnavania09 wants to merge 1 commit into
heathbrew:mainfrom
krishnavania09:feat/dashboard
Open

feat(dashboard): student progress view (attempts, quizzes, avg score)#5
krishnavania09 wants to merge 1 commit into
heathbrew:mainfrom
krishnavania09:feat/dashboard

Conversation

@krishnavania09

Copy link
Copy Markdown

Closes #

Summary

  • Adds /dashboard with:
    • Quizzes taken (distinct)
    • Total attempts
    • Average score (%)
    • Recent 5 attempts table
  • Read-only view using Attempt + Quiz

Notes

Text-only UI; no images. Backward compatible with existing chat & quiz routes.

@krishnavania09

krishnavania09 commented Sep 22, 2025

Copy link
Copy Markdown
Author

Ready for review @heathbrew

How to test

  1. Complete at least one quiz attempt.
  2. Visit /dashboard.
  3. Expect:
    • Quizzes taken (distinct)
    • Total attempts
    • Average score (%)
    • Recent attempts table (last 5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant