Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

GradeColumn.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

GradeColumn

Properties

Name Type Description Notes
id string The primary ID of the grade column.
external_id string The externalId for this grade column [optional]
name string The name of the grade column.
description string The description of the grade column. [optional]
external_grade bool Whether this grade column is an external grade column. [optional]
created \DateTime The date this grade column was created.
score \BlackboardRest\Model\Score [optional]
availability \BlackboardRest\Model\Availability6 [optional]
grading \BlackboardRest\Model\Grading2 [optional]
content_id string For grade columns associated with a content item, the ID of the content item. Since: 3000.11.0

[Back to Model list] [Back to API list] [Back to README]