complexType
AssessmentPerformanceLevel
element AssessmentPerformanceLevel/PerformanceLevel
element AssessmentPerformanceLevel/AssessmentReportingMethod
element AssessmentPerformanceLevel/MinimumScore
element AssessmentPerformanceLevel/MaximumScore
element AssessmentPerformanceLevel/ResultDatatype
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | PerformanceLevel AssessmentReportingMethod MinimumScore MaximumScore ResultDatatype | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AssessmentPerformanceLevel"> <xs:annotation> <xs:documentation>Definition of the performance levels and the associated cut scores. Three styles are supported: 1. Specification of performance level by min and max score 2. Specification of performance level by cut score - min only 3. Specification of performance level without any mapping to scores</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="PerformanceLevel" type="PerformanceLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The performance level(s) defined for the assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssessmentReportingMethod" type="AssessmentReportingMethodType"> <xs:annotation> <xs:documentation>The method that the instructor of the class uses to report the performance and achievement of all students. It may be a qualitative method such as individualized teacher comments or a quantitative method such as a letter or numerical grade. In some cases, more than one type of reporting method may be used.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MinimumScore" type="Result" minOccurs="0"> <xs:annotation> <xs:documentation>The minimum score required to make the indicated level of performance.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MaximumScore" type="Result" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum score to make the indicated level of performance.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResultDatatype" type="ResultDatatypeType" minOccurs="0"> <xs:annotation> <xs:documentation>The datatype of the result. The results can be expressed as a number, percentile, range, level, etc.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element AssessmentPerformanceLevel/PerformanceLevel
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | PerformanceLevelDescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description PerformanceLevelMet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PerformanceLevel" type="PerformanceLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The performance level(s) defined for the assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentPerformanceLevel/AssessmentReportingMethod
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AssessmentReportingMethodType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentReportingMethod" type="AssessmentReportingMethodType"> <xs:annotation> <xs:documentation>The method that the instructor of the class uses to report the performance and achievement of all students. It may be a qualitative method such as individualized teacher comments or a quantitative method such as a letter or numerical grade. In some cases, more than one type of reporting method may be used.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentPerformanceLevel/MinimumScore
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Result | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="MinimumScore" type="Result" minOccurs="0"> <xs:annotation> <xs:documentation>The minimum score required to make the indicated level of performance.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentPerformanceLevel/MaximumScore
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Result | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="MaximumScore" type="Result" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum score to make the indicated level of performance.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentPerformanceLevel/ResultDatatype
diagram | ||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||
type | ResultDatatypeType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="ResultDatatype" type="ResultDatatypeType" minOccurs="0"> <xs:annotation> <xs:documentation>The datatype of the result. The results can be expressed as a number, percentile, range, level, etc.</xs:documentation> </xs:annotation> </xs:element> |