canvas lms - How to enable external tool using API for course that was installed at account level -
i've installed lti tool canvas-lms @ account level, want use canvas data api programatically enable/disable tool in specific courses.
how enable navigation placement tool defined @ account level specific course?
you managing availability , order of specific tabs within course itself.
navigation order , hidden/visible can edited using tabs api put method.
you'll first need of tab ids, identify 1 associated external tool, use api either move or enable/disable them respectively.
Comments
Post a Comment