grade_assignment: Grade Assignment

Description Usage Arguments Value

View source: R/simple_functions.R

Description

Grade Assignment

Grade Assignment

Usage

1
2
3
grade_assignment(course_id, assignment_id, user_id, grade = NULL, excuse = F)

grade_assignment(course_id, assignment_id, user_id, grade = NULL, excuse = F)

Arguments

course_id

the canvas id of the course_id (integer)

assignment_id

the canvas id of the assignment id (integer)

user_id

the canvas id of the user (integer)

grade

the grade example "complete" (string)

excuse

excuse

Value

a server status report

a server status report


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