update_course: Update a Course

Description Usage Arguments

View source: R/simple_functions.R

Description

This function allows for changes to the syllabus body.

This function allows for changes to the syllabus body.

Usage

1
2
3
update_course(course_id, syllabus_body = NULL, default_view = NULL)

update_course(course_id, syllabus_body = NULL, default_view = NULL)

Arguments

course_id

the canvas id of the course (integer)

syllabus_body

the syllabus text body written in html (character)

default_view

change default view "modules" or "wiki"(character)


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