To eliminate double entry of Grade Center data in several tools, Instructors can do off-line grading, and then import grades into Grade Center. Instructors can upload grades from external sources such as an Excel spreadsheet or a Comma-separated Value file. Data must be formatted very specifically to upload correctly and be synched with existing Grade Center data.
To synch external data to Grade Center data, unique identifiers are necessary for each Student and for each column in the Grade Center. The unique identifier used for each Student is the Student's User Name. The unique identifier for each column is a Column ID number. Column ID numbers are generated by the system and should not be changed or removed. Columns that do not have Column ID numbers in an uploaded file will create new columns in the Grade Center.
|
Warning: Columns that are added to the Grade Center from an external file are added as text columns with points possible equaling zero (0). Text columns can not be included in Calculated Columns such as Weighted Grade, Total Points, Average Grade, and Minimum/Maximum grades (for more information, see Calculating Grades). Convert text columns to other columns types and add points possible by modifying the column after the upload. For information on modifying columns see Modifying Grade CenterColumns. |
Each data file uploaded to the Grade Center requires a header row with one record per line subsequently.
The format of the data file uploaded to the Grade Center is determined by the type of delimiter that is used to parse the data into separate columns. Data files can be tab delimited with a file extension of .xls, or comma delimited with a file extension of .csv.
Data in each column of comma-delimited files (file extension of .csv) must be contained within a quote character, the most common being quotation marks ( " " ). Data in each column of tab-delimited files does not require a quote character.
|
Tip: Blackboard recommends using tab-delimited files for uploading onto the Grade Center to avoid having to use quote characters and because tab-delimited files open directly in Microsoft Excel. |
|
Tip: Blackboard recommends downloading tab-delimited files as it will open directly in Microsoft Excel. |
|
Tip: To obtain a file that is formatted correctly for uploading, download the full Grade Center first and open it in a text editor or spreadsheet application. Existing columns will have Column ID numbers that must be included in future uploads. For instructions on how to download the Grade Center see Downloading Grades from the Grade Center. |
In the sample files below, columns that already exist in the Grade Center have a Column ID number as part of the column name. The column Attendance does not have a Column ID so it will be created as a new column in the Grade Center. There is also no corresponding data for the new column, represented by a double set of quotation marks in the .csv file. Entries for attendance can be added manually from the Grade Center, or can be uploaded for another file.
Tab Delimited .xls File Sample
User NameLast Name First NameHomework|188 Project|190 Final|191 Attendance
aanchorAnchor Anne 10 25 5
bbutterworthButterworth Bob 7 20 12
ccharterCharter Chuck 3 23 2
ddoongDoong Dan 9 17 19
Comma Delimited .csv File sample
"User Name","Last Name","First Name","Homework|188","Mid-term|189","Project|190","Final|191","Attendance"
"aanchor","Anchor',"Anne","10","25","25","25",""
"bbutterworth","Butterworth","Bob","7","20","12","24",""
"ccharter","Chuck","Charter","3","20","23","22",""
"ddoong","Dan","Doong","9","15","17","19",""
To upload a file to the Grade Center, follow these steps:
Review the Data Preview Column to ensure the correct data is being uploaded. Data that appears incorrect can denote an improperly formatted file. The Data Preview will only show a sample of the data in each column in the file.
Large files take significant time to process and a warning message will be displayed for any files that need extra time to process. To avoid long processing times, break up large files into separate uploads.
|
Note: Any file uploaded that contains Incomplete for a grade entry will be set to null, with no grade or text displayed. Any file uploaded that contains Complete for a grade entry will be set to an Override Grade of the maximum points possible (100% for a Grade Item) in a column that has the Primary Display of Complete/Incomplete. Any file uploaded that contains a numeric entry will be a numeric entry. |
To download grades for the Grade Center follow these steps:
|
Option |
Description |
|
Full Grade Center |
Contains all columns and associated data |
|
Selected Column |
Using the drop-down menu, select one column and its data. Check the box to include comments for the column. Select to Include comments for this Column if desired. |
|
Selected Grading Period |
From the drop-down menu, select a Grading Period. Grading Periods must be created before they can be chosen. For more information, see Creating Grading Periods. |
|
Student Information Only |
Columns containing student data such as User Name are included. |