update_course_tabs: Update course tabs

Description Usage Arguments Value

View source: R/simple_functions.R

Description

Update tabs from course

Update tabs from course

Usage

1
2
3
update_course_tabs(course_id, tab_id, position, hidden)

update_course_tabs(course_id, tab_id, position, hidden)

Arguments

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)

hidden

make tab hidden or not (boolean)

Value

a paginated list

a paginated list


ICTO-FMG/uvacanvas documentation built on Jan. 24, 2022, 5:16 a.m.