Quiz Reports API include file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2023
01:13 PM
Dear Community,
I am trying to understand the Quiz Reports API. In the documentation, it indicates the following searching parameter for the end point of "Get a quiz report":
include | String[] | Whether the output should include documents for the file and/or progress objects associated with this report. (Note: JSON-API only) |
But after I add this parameter to my URL and console.log the response, I just didn't see any difference from the one without the parameter. Could anyone please explain to me what the proper use of this option is? In particular, what does it mean by this "JSON-API" only? Thank you very much.
Regards,
Ben