View source: R/create_assignment.R
create_assignment | R Documentation |
Creates a new assignment for the course and automatically updates the course website, GitHub repositories, and Canvas.
create_assignment(number, week, name = NULL)
number |
Assignment number as an integer value. |
week |
Week/module number for the assignment. The assignment is then automatically placed in the correct location on the course website. |
name |
Assignment name as a character string. If left blank, assignments are titled as 'Assignment (number)' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.