You can enter grades in another application and import them into BeachBoard using a CSV or TXT file. You can also create new grade items through an import file by adding a column to the file.
The import file must follow a standard format, use the Grades sample import file as a reference point. We recommend that you set up your grade book in BeachBoard even if you want to enter grades in a CSV or TXT file. You can then use the Export Grades option to create an appropriately structured file.
| Field | Description | Example |
| Username | A unique name for identifying a user in BeachBoard. You must provide a Username or Org Defined ID (or both). |
FirstName.LastName |
| Org Defined ID | A unique number for identifying a user in BeachBoard. You must provide a Username or Org Defined ID (or both). |
123456789 |
| <Item> Points Grade | Numeric and Pass/Fail grade items should be labeled the grade item name followed by “Points Grade”. Users’ grades should be the Points Grade they received. E.g., 44 points out of a possible 50 points. |
44 |
| <Item> Grade Symbol | Selectbox grade items should be labeled the grade item name followed by “Grade Symbol”. Users’ grades should be a pre-existing grade scheme symbol. E.g., “Very Good”, “Merit”, or “3.5”. |
Very Good |
| <Item> Text Grade | Text grade items should be labeled the grade item name followed by “Text Grade”. Users’ grades can be any text value. Text grade items do not count towards users’ final grades. |
Perfect Attendance! |
| NEW Grade Item Format Example: Presentation Points Grade <Numeric MaxPoints:100 Category:Lecture> | ||
| Adjusted Final Grade Numerator |
The total points a user achieved in a course. You can enter a user’s percentage grade (without the % sign) if you enter the denominator as 100. E.g., 84 points out of 100 points or 230 points out of 285 points. |
84 |
| Adjusted Final Grade Denominator | The total possible points available in a course. Enter 100 if you want to record users’ percentage grades. E.g., _ / 100 points available or _ / 285 points available. | 100 |
| End-of-Line Indicator | The last column must be labeled “End-of-Line Indicator” so the system knows when the next set of data begins. The end of each users’ line should be indicated with a the pound key “#”. |
# |
Notes:
Note: Do not use the Google Chrome browser when trying to export grades.
Note: Grade items that contain French characters do not display correctly in Microsoft Excel. Do not correct the characters in the CSV file if you want to import the file back into BeachBoard. Use Notepad if you want characters to display correctly.