Download quiz report student_analysis via api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2023
07:07 AM
I am trying to download the student_analysis report for a quiz and I use this api:
base_url}}/api/v1/courses/XXX/quizzes/XXX/reports?quiz_report[report_type]=student_analysis&include=[file],
But instead I only receive a download url for item_analysis and not student analysis.
What could be the problem?
Users who also had this question