Update student question scores and comments API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018
06:00 PM
I have a question regarding the Update student question scores and comments API:
I have a quiz with 2 questions, no multiple attempt. I tried using this API to update individual question scores (using Postman) but it did not work. It returns a 200 OK but the scores are unchanged. (I am able to update the fudge_points with this API.)
Has anyone tried using this API to update question scores successfully?
Any help would be appreciated!
-Lydia
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018
03:31 PM
It turned out the question id I passed in was incorrect.