View source: R/simple_functions.R
set_front_page | R Documentation |
Set front page
set_front_page(course_id, link = NULL, front_page = NULL)
course_id |
the canvas id of the course (integer) |
link |
url link/ name of the page (character) |
front_page |
make this page front page (boolean) |
server response. Either 200 status code if everything went correctly or a specific http status warning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.