REST API Is there a way to get the correct answer for a quiz question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2021
05:39 AM
Hi,
I am developing a tool that creates pdf's of all submissions of a quiz. I am able to retrieve the given answer and the score of a submission, but not the correct answer. Does anyone have a clue how to retrieve this information from the REST API?
Here is an example screenshot of the current tool. In case of an incorrect answer, like in question 2, I would like to be able to mark the correct answer.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2021
07:24 AM
Nevermind, found the answer, it's in the https://school.com/api/v1/courses/11060/quizzes/18287/questions endpoint.