Search code examples
desire2learnvalence

Valence and Quiz Tool


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!


Solution

  • 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