Getting detailed data for attempts via the REST API

woda
Community Member

I have a new quiz and am querying individual attempts using the REST API via Python.

While this works well and gives me basic information on the attempts, I would need more data. In particular, I would need the number of questions that were wrongly answered. I can see this in the web interface, but cannot seem to find a way to query it via the REST API.

Is this at all possible at the moment and if yes, how does it work?

0 Likes