Skip to content

feat: show detailed quiz submission history for students#2453

Open
thepranaygupta wants to merge 1 commit into
frappe:developfrom
thepranaygupta:feat/quiz-submission-history-details
Open

feat: show detailed quiz submission history for students#2453
thepranaygupta wants to merge 1 commit into
frappe:developfrom
thepranaygupta:feat/quiz-submission-history-details

Conversation

@thepranaygupta

Copy link
Copy Markdown

Closes #2307

Summary

  • Make submission history rows clickable — navigates to per-question detail view
  • Show each question with the student's answer and a Correct/Partial/Incorrect badge
  • Restrict Save button, keyboard shortcut, and marks editing to instructors only
  • Add ownership check so students can only view their own submissions

Test plan

  • Enable "Show Submission History" on a quiz
  • Submit a quiz as a student, verify submission history rows are clickable
  • Verify per-question view shows answers with correct/incorrect badges
  • Verify marks field is read-only for students
  • Verify instructor can still edit marks and save
  • Verify navigating to another student's submission URL redirects to Courses

…students (frappe#2307)

Allow students to click on quiz submission history entries to view
per-question details including their answers and correctness indicators.
@thepranaygupta thepranaygupta changed the base branch from main to develop June 10, 2026 15:32
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