Quiz submissions API for completed enrollments

Jump to solution
tony_ganly
Community Novice

Hello,

This is my first question, and as far as I can tell, it has not already been answered.  Is there any way to get the quiz submissions for students with enrollment status of "Completed"? The Quiz Submissions API (Get all quiz submissions) seems to return only submissions for active enrollments, and there is no optional request parameter (such as the state[] parameter in the Enrollments API) to include students with enrollment state of Completed. I am using API call /api/v1/courses/:course_id/quizzes/:quiz_id/submissions from a PHP script. Thanks in advance for any feedback.

1 Solution
kona
Community Coach
Community Coach

Yes,  @James ​ is correct that in the past (and even today) we've gone into Test or Beta and re-added the student (even to last semester classes) and they don't get any type of notification about being added to the class or the class being open.

View solution in original post