complexType
StudentObjectiveAssessment
element StudentObjectiveAssessment/ScoreResults
element StudentObjectiveAssessment/PerformanceLevels
element StudentObjectiveAssessment/StudentAssessmentReference
element StudentObjectiveAssessment/ObjectiveAssessmentReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | ScoreResults PerformanceLevels StudentAssessmentReference ObjectiveAssessmentReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="StudentObjectiveAssessment"> <xs:annotation> <xs:documentation>This entity holds the score and or performance levels earned for an objective assessment by a student.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="ScoreResults" type="ScoreResult" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A meaningful score or statistical expression of the performance of an individual. The results can be expressed as a number, percentile, range, level, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PerformanceLevels" type="PerformanceLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The performance level(s) achieved for the objective assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="StudentAssessmentReference" type="StudentAssessmentReferenceType"> <xs:annotation> <xs:documentation>Link of the objective scores the overall scores for a student's specific test administration.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType"> <xs:annotation> <xs:documentation>Reference to the test objective that is being measured by the objective-level assessment.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentObjectiveAssessment/ScoreResults
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | ScoreResult | ||||||||||||||
| properties |
|
||||||||||||||
| children | Result ResultDatatype | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="ScoreResults" type="ScoreResult" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A meaningful score or statistical expression of the performance of an individual. The results can be expressed as a number, percentile, range, level, etc.</xs:documentation> </xs:annotation> </xs:element> |
element StudentObjectiveAssessment/PerformanceLevels
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | PerformanceLevelDescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description PerformanceLevelMet | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PerformanceLevels" type="PerformanceLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The performance level(s) achieved for the objective assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentObjectiveAssessment/StudentAssessmentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | StudentAssessmentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StudentAssessmentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="StudentAssessmentReference" type="StudentAssessmentReferenceType"> <xs:annotation> <xs:documentation>Link of the objective scores the overall scores for a student's specific test administration.</xs:documentation> </xs:annotation> </xs:element> |
element StudentObjectiveAssessment/ObjectiveAssessmentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | ObjectiveAssessmentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | ObjectiveAssessmentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType"> <xs:annotation> <xs:documentation>Reference to the test objective that is being measured by the objective-level assessment.</xs:documentation> </xs:annotation> </xs:element> |





