Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
I need a way to get the value of "can create, rename, and edit course pages by default" from the course settings page via a Canvas API. I understand it maps to allow_student_wiki_edits from the course object; there is a way to set this value using the Course POST or Course PUT, but there isn't a way to read it.
I am happy with any programmatic solution, including Canvas GraphQL API.
There is no .json view for the course settings page.
This property is also not available in the /course/:id/settings API.
Course Settings page refers to it as default_wiki_editing_roles, which is also not a thing in any APIs.
Thanks
Doug
To participate in the Instructure Community, you need to sign up or log in:
Sign In