update_course: Update a Course

View source: R/simple_functions.R

update_courseR Documentation

Update a Course

Description

This function allows for changes to the syllabus body.

Usage

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 Dec. 6, 2024, 2:32 p.m.