create_assignment: Create a new assignment

View source: R/create_assignment.R

create_assignmentR Documentation

Create a new assignment

Description

Creates a new assignment for the course and automatically updates the course website, GitHub repositories, and Canvas.

Usage

create_assignment(number, week, name = NULL)

Arguments

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)'


nikola-sur/teachr documentation built on April 21, 2022, 4:50 a.m.