a27663e6fcde6a3db14b7600cda970af5ad9d336
- CompletionReportView + CSV: enrollment-level completion status, filterable by course_id, org_id, date_from, date_to - ProgressReportView + CSV: page-level dwell-time aggregates, same filters - AttemptReportView + CSV: quiz attempt scores, pass/fail, timestamps; org filter joins through Enrollment.org_id; course filter traverses quiz -> page -> lesson -> module -> course - Streaming CSV responses with _EchoWriter to avoid buffering large exports - pytest test suite covering filters, aggregation accuracy, and CSV format Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
81.5%
JavaScript
10.4%
HTML
3.4%
CSS
3.3%
Shell
0.9%
Other
0.5%