Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 666 Bytes

GradeJsonldCreate.md

File metadata and controls

13 lines (10 loc) · 666 Bytes

# GradeJsonldCreate

Properties

Name Type Description Notes
context string [optional] [readonly]
id string [optional] [readonly]
type string [optional] [readonly]
name string [optional]
level int Used to compare grades procedurally. \n Usually starts at zero (0) and ends at <MAXIMUM_GRADES>-1. \n Grades of the same poll MUST have unique levels between themselves. [optional]

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