Retrieve Rubric associated with Quiz Question

Hello Community,
In custom applications I make use of this public API:
GET /d2l/api/le/
(
version
)
/
(
orgUnitId
)
/rubrics
Retrieve rubrics for an object in an org unit.
Parameters:
- version (D2LVERSION) – API version.
- orgUnitId (D2LID) – Org unit ID.
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!
- Nathan
Answers
-
Hi Nathan,
Thanks for reaching out to the community!
I had a look through the https://docs.valence.desire2learn.com/res/assessment.html#term-EVAL_T and reviewed the available
objectType
(EVAL_T
) values supported by theGET /d2l/api/le/(version)/(orgUnitId)/rubrics
endpoint. Unfortunately, quiz questions do not appear to be included as a supported object type at this time.This functionality seems to fall outside the current API capabilities and would be a great candidate for a Product Idea. I’d recommend submitting this request through PIE (Product Idea Exchange) so the Brightspace Product team can consider it for a future update.
Let us know if you need help with anything else!
Thanks,
Sangeetha
-
Thanks for the response @Sangeetha.T.629 ,
I'd like to ask you a follow-up question though for clarity and to ensure my understanding.
When you say you "had a look through" the documentation, are you just referring to the same public facing documentation that I linked in my original question? Or were you able to review anything more "internal" and comprehensive on the D2L side?The spirit of my question was more along the lines of "is this functionality available, but not documented publically yet"? Which would require checking internally with the D2L team responsible for that tool and / or the Quiz Question Rubric update.
-
Hi @Nathan.G.332,
Thanks for your follow up question to the Brightspace Community.
Upon further investigation with the Product subject matter experts at D2L we can confirm that this is not available with current APIs. As shared by @Sangeetha.T.629, I would encourage you to submit this request through PIE (Product Idea Exchange) as your feedback is valuable in shaping the future of our product.
Best,
Aasim Yacub
-
Okay, thanks for confirming!
I will set a calendar reminder for myself to create this new PIE item when PIE relaunches on August 5th then. :)