Valence and Quiz Tool

112 views Asked by At

Are there any undocumented API calls that would allow for any basic read only retrieval of quiz information within a course? We are really just trying to get number of quizzes in a course, whether it's TurnItIn enabled, etc. Thanks!

2

There are 2 answers

1
Kirby On BEST ANSWER

There are no Valence APIs for Quiz tools. However D2L/Brightspace does expose quizzes through its legacy SOAP API. Which is how products such as Respondus work. There is an SDK here: https://github.com/Brightspace/d2lws-sdk

2
Viktor Haag On

Currently, Brightspace does not support any APIs for public use around quiz collections or quiz items.