This object defines the types of values allowed for a mark and the domain for each mark value. At least one of the Percentage, Numeric, Letter or Narrative modes must be used to create a valid MarkValueInfo. The following table lists the elements that are published for this object:
|
Element Name or @Attribute |
Submission |
Definition |
Code Set, if applicable |
[Table]Field Mapping |
Business Rules |
|---|---|---|---|---|---|
|
@RefId |
Yes |
The Id (GUID) that uniquely identifies this MarkValueInfo entity. |
|
Derived |
|
|
@SchoolInfoRefId |
Yes |
The Id (GUID) that uniquely identifies the school that this Mark Value applies to. |
|
Derived |
|
|
SchoolYear |
Yes |
The year that this MarkValueInfo applies to. |
|
Current Year |
|
|
Name |
Yes |
The text name of the value list. (“Letter Grades”, “Letter Grades (+/-)”, “ESU”, “Pass/Fail”, “Override Grades”, “Citizenship Comment Codes”, etc.). |
|
[StoredGrades] a.grade || ' (' || a.gradescale_name || ')' |
UI Navigation: District Management, Academic, Academic Grade Scales
|
|
Grade |
Yes |
|
|
[Storedgrades]Grade |
UI Navigation: District Management, Academic, Academic Grade Scales, Grade |
|
Description |
Yes |
The description of the grade. |
|
[GradeScaleItem]Description |
UI Navigation: District Management, Academic, Academic Grade Scales, Description |
|
NumericEquivalent |
Yes |
The numeric equivalent of the grade. |
|
[GradeScaleItem]Grade_Points |
UI Navigation: District Management, Academic, Academic Grade Scales, Grade Points (GPA) |
|
Percentage |
Yes |
Indicates whether a percent Mark is accepted (format ##0.00). |
|
|
False |
|
Numeric |
Yes |
Indicates whether a raw numeric score is accepted. |
|
|
False |
|
Narrative |
Yes |
If present, indicates that a free-form text narrative is accepted. |
|
|
False |
|
Letter |
Yes |
Indicates whether a letter Mark is accepted. |
|
|
True |
Note: User must use one of Percentage, Numeric, Letter, or Narrative to create a MarkValueInfo object.