Importing grades to Canvas

Overview

  1. Export a csv file containing the grades you wish to put in Canvas.
  2. Use a spreadsheet editor such as LibreOffice or Excel to edit the grades themselves as necessary.
  3. Reformat your csv file to be Canvas-friendly. Brief instructions are below; click here for detailed instructions.
    1. Replace the "Last name" and "First name" fields with a single "Last, first" field. The formula =CONCATENATE(B4,", ",A4) will accomplish this. Be sure to "cut" the results and then "paste as text".
    2. Insert two empty columns after the name column.
    3. Insert an empty row after the header row.
    4. Change the column headings of the first three columns to be "Student", "ID", and "Section", and write "Points Possible" in cell A2. Delete any columns other than these three and any columns containing scores themselves.Your spreadsheet should now look like the following:
      Ready to upload!
      Ready to upload!
    5. Save your csv file.
  4. From the Canvas Gradebook, click on "Import", then choose your csv file and follow the instructions.