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

Latest commit

 

History

History
14 lines (10 loc) · 826 Bytes

Grading2.md

File metadata and controls

14 lines (10 loc) · 826 Bytes

Grading2

Properties

Name Type Description Notes
type string The type of Grading settings for this Grade Column; Manual, Calculated, or Attempts based.
due \DateTime The date on which attempts are due for the grade column. [optional]
attempts_allowed int Number of attempts allowed for the grade column. [optional]
scoring_model string The scoring model for the submitted grade column attempts. [optional]
anonymous_grading \BlackboardRest\Model\AnonymousGrading [optional]

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