Hello Community,
In custom applications I make use of this public API:
https://docs.valence.desire2learn.com/res/assessment.html#get--d2l-api-le-(version)-(orgUnitId)-rubrics
GET /d2l/api/le/(version)/(orgUnitId)/rubrics
Retrieve rubrics for an object in an org unit.
Parameters:
Query Parameters:
- objectType (EVAL_T) – Type name for object associated with the evaluation.
- objectId (D2LID) – Object ID.
Has this been updated to retrieve Rubrics associated with Quiz Questions?
If so - what would I use for objectType and objectId?
If not - are there any plans to update this endpoint to incorporate this usecase?
Thanks in advance for taking a look and any insight you can provide!