The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Is it possible for a Canvas Administrator to search an account for a content item string and return the results for tallying? Specifically we would like to determine the usage of Respondus LockDown Browser by querying the quiz title suffix "Requires Respondus LockDown Browser" across all courses in an account. Respondus not have a tool to assess usage, only for their separate Monitor feature through their Administrator site.
Any guidance would be appreciated!
I had the same issue. For whatever reason the reports area of the Admin interface fails to accurately report the use of Respondus LDB. I had to write a custom program to use the Canvas API Tabs endpoint and look for all courses in a sub-account that had enabled the 'Lockdown Browser' tab.
Thank you, Jeffrey!
Joe
You might also iterate through all the courses and their quizzes and test each quiz title for that string. Check out Quizzes - Canvas LMS REST API Documentation.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in