View source: R/simple_functions.R
update_course_tabs | R Documentation |
Update tabs from course
update_course_tabs(course_id, tab_id, position, hidden)
course_id |
the canvas id of the course_id (integer) |
tab_id |
the canvas id of the tab (integer) |
position |
the position of the tab in the course (integer) |
make tab hidden or not (boolean) |
a paginated list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.