You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graded Count row: a new stats row above Mean showing how many submissions are graded per question (and fully-graded count for Total Score)
Checkbox dropdowns: Not Submitted / Fully Graded / Flagged columns in Excel now have a ☐/☑ dropdown so you can toggle them directly in the sheet
Live yellow highlight: flagging a student — from the app or manually inside Excel — instantly highlights their Name / Last Name / Student ID cells in yellow; the HTML report shows the same highlight
🔧 Improvements
Column layout: "Not Submitted" moved next to "Fully Graded" and "Flagged" so the three checkbox columns sit together (Excel, CSV and HTML report)
Smarter Total Score:
Absent students now show 0
Not-fully-graded students show a blank total
Mean / Median / Max / Min of Total Score are computed only from fully graded students, so absentees' zeros never skew the averages
🐛 Bug Fixes
Fixed HTML report bug where every letter "n" in descriptions was replaced with a line break