...
Embedded Field Name | Description |
---|---|
fullname | Student's full name |
studentFirstName | Student's first name |
studentLastName | Student's last name |
uvid | Student's UVID |
majorCode | Student's major code |
majorDescription | Descriptive name of student's major |
minorCode | Student's minor code |
minorDescription | Student's minor description |
levelCode | Academic Level Code ("UG" for Undergraduate, etc.) |
levelDescription | Academic Level Description |
classLevelCode | Class Level Code ("SR" for Senior, etc.) |
courseId | Canvas course id |
courseName | Canvas course full name |
courseCrn | Course crn |
courseSemester | Course semester code (4 digit year + 2 digit termcode) |
instructorFirstName | Instructor's first name |
instructorLastName | Instructor's last name |
instructorUvid | Instructor's UVID |
departmentName | Canvas department name |
departmentId | Canvas department account id |
collegeName | Canvas college account name |
collegeId | Canvas college account id |
assignmentId | Needed for gradepassback to Canvas |
pointsPossible | Numerical Value - User sets this to the total number of points possible |
dueDate (TESTING) | The date when the assignment is due |
role (TESTING) | Person's role in canvas with regards to the assignment |
graded (COMING SOON) | This will be a 1 or 0 value indicating whether the assignment has already been graded once |
...