Skip to content

feature request: include student IDs in gradebook export #13

@lkuper

Description

@lkuper

On MyUCSC, it's possible to enter final grades for a course by submitting a .csv file keyed on student ID (referred to as "SIS ID" in Canvas). In particular, the format MyUCSC needs is:

  • File name must start with the 5-digit class number.
  • The file must contain one header row and it must include one column named ID (the students' IDs as listed on the class and grade rosters) and one column named Grade. All other columns found in your file will be ignored.
  • Use CSV (Comma delimited) (.csv) or Text (Tab delimited) (.txt) files.

If student IDs were included in the gradebook export, it'd be really easy to create this file.

(I realize you want to leave out all the unhelpful garbage in the gradebook, but this one additional column would be really useful!)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions