complexType AssessmentPerformanceLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p172.png
namespace http://ed-fi.org/0200
children PerformanceLevel AssessmentReportingMethod MinimumScore MaximumScore ResultDatatypeType
used by
elements Assessment/AssessmentPerformanceLevel ObjectiveAssessment/AssessmentPerformanceLevel RequiredAssessment/RequiredAssessmentPerformanceLevel
annotation
documentation
Definition of the performance levels and the associated cut scores. Three styles are supported:

1. Specification of performance level by minimum and maximum score 

2. Specification of performance level by cut score, using only minimum score 

3. Specification of performance level without any mapping to scores
.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>484</ann:EdFiId>
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 minimum and maximum score 

2. Specification of performance level by cut score, using only minimum score 

3. Specification of performance level without any mapping to scores
.
</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>484</ann:EdFiId>
   
</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>
         
<ann:EdFiId>740</ann:EdFiId>
       
</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:appinfo>
         
<ann:EdFiId>737</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>739</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>738</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ResultDatatypeType" 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:appinfo>
         
<ann:EdFiId>741</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssessmentPerformanceLevel/PerformanceLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p173.png
namespace http://ed-fi.org/0200
type PerformanceLevelDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The performance level(s) defined for the assessment.
appinfo
<ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor>
<ann:EdFiId>740</ann:EdFiId>
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>
     
<ann:EdFiId>740</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentPerformanceLevel/AssessmentReportingMethod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p174.png
namespace http://ed-fi.org/0200
type AssessmentReportingMethodType
properties
content simple
facets
Kind Value Annotation
enumeration Achievement/proficiency level
appinfo
<ann:EdFiId>132-001</ann:EdFiId>
enumeration ACT score
appinfo
<ann:EdFiId>132-002</ann:EdFiId>
enumeration Adaptive scale score
appinfo
<ann:EdFiId>132-003</ann:EdFiId>
enumeration Age score
appinfo
<ann:EdFiId>132-004</ann:EdFiId>
enumeration C-scaled scores
appinfo
<ann:EdFiId>132-009</ann:EdFiId>
enumeration College Board examination scores
appinfo
<ann:EdFiId>132-005</ann:EdFiId>
enumeration Composite Score
appinfo
<ann:EdFiId>132-007</ann:EdFiId>
enumeration Composite Rating
appinfo
<ann:EdFiId>132-006</ann:EdFiId>
enumeration Composition Score
appinfo
<ann:EdFiId>132-008</ann:EdFiId>
enumeration Grade equivalent or grade-level indicator
appinfo
<ann:EdFiId>132-010</ann:EdFiId>
enumeration Graduation score
appinfo
<ann:EdFiId>132-011</ann:EdFiId>
enumeration Growth/value-added/indexing
appinfo
<ann:EdFiId>132-012</ann:EdFiId>
enumeration International Baccalaureate score
appinfo
<ann:EdFiId>132-013</ann:EdFiId>
enumeration Letter grade/mark
appinfo
<ann:EdFiId>132-014</ann:EdFiId>
enumeration Mastery level
appinfo
<ann:EdFiId>132-016</ann:EdFiId>
enumeration Normal curve equivalent
appinfo
<ann:EdFiId>132-018</ann:EdFiId>
enumeration Normalized standard score
appinfo
<ann:EdFiId>132-019</ann:EdFiId>
enumeration Number score
appinfo
<ann:EdFiId>132-021</ann:EdFiId>
enumeration Pass-fail
appinfo
<ann:EdFiId>132-023</ann:EdFiId>
enumeration Percentile
appinfo
<ann:EdFiId>132-024</ann:EdFiId>
enumeration Percentile rank
appinfo
<ann:EdFiId>132-025</ann:EdFiId>
enumeration Proficiency level
appinfo
<ann:EdFiId>132-026</ann:EdFiId>
enumeration Promotion score
appinfo
<ann:EdFiId>132-027</ann:EdFiId>
enumeration Ranking
appinfo
<ann:EdFiId>132-029</ann:EdFiId>
enumeration Ratio IQ's
appinfo
<ann:EdFiId>132-030</ann:EdFiId>
enumeration Raw score
appinfo
<ann:EdFiId>132-031</ann:EdFiId>
enumeration RIT scale score
appinfo
<ann:EdFiId>132-032</ann:EdFiId>
enumeration Scale score
appinfo
<ann:EdFiId>132-033</ann:EdFiId>
enumeration Standard age score
appinfo
<ann:EdFiId>132-034</ann:EdFiId>
enumeration Standard error measurement
appinfo
<ann:EdFiId>132-035</ann:EdFiId>
enumeration Stanine score
appinfo
<ann:EdFiId>132-036</ann:EdFiId>
enumeration Sten score
appinfo
<ann:EdFiId>132-038</ann:EdFiId>
enumeration Theta
appinfo
<ann:EdFiId>132-039</ann:EdFiId>
enumeration T-score
appinfo
<ann:EdFiId>132-040</ann:EdFiId>
enumeration Vertical score
appinfo
<ann:EdFiId>132-042</ann:EdFiId>
enumeration Workplace readiness score
appinfo
<ann:EdFiId>132-043</ann:EdFiId>
enumeration Z-score
appinfo
<ann:EdFiId>132-044</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>132-022</ann:EdFiId>
enumeration Not applicable
appinfo
<ann:EdFiId>132-020</ann:EdFiId>
enumeration Quantile Measure
appinfo
<ann:EdFiId>132-028</ann:EdFiId>
enumeration Lexile Measure
appinfo
<ann:EdFiId>132-015</ann:EdFiId>
enumeration Vertical Scale Score
appinfo
<ann:EdFiId>132-041</ann:EdFiId>
enumeration National College-Bound Percentile
appinfo
<ann:EdFiId>132-017</ann:EdFiId>
enumeration State College-Bound Percentile
appinfo
<ann:EdFiId>132-037</ann:EdFiId>
annotation
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.
appinfo
<ann:EdFiId>737</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>737</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentPerformanceLevel/MinimumScore
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p175.png
namespace http://ed-fi.org/0200
type Result
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
The minimum score required to make the indicated level of performance.
appinfo
<ann:EdFiId>739</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>739</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentPerformanceLevel/MaximumScore
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p176.png
namespace http://ed-fi.org/0200
type Result
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
The maximum score to make the indicated level of performance.
appinfo
<ann:EdFiId>738</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>738</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentPerformanceLevel/ResultDatatypeType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p177.png
namespace http://ed-fi.org/0200
type ResultDatatypeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Integer
appinfo
<ann:EdFiId>225-002</ann:EdFiId>
enumeration Decimal
appinfo
<ann:EdFiId>225-001</ann:EdFiId>
enumeration Percentage
appinfo
<ann:EdFiId>225-004</ann:EdFiId>
enumeration Percentile
appinfo
<ann:EdFiId>225-005</ann:EdFiId>
enumeration Range
appinfo
<ann:EdFiId>225-006</ann:EdFiId>
enumeration Level
appinfo
<ann:EdFiId>225-003</ann:EdFiId>
annotation
documentation
The datatype of the result. The results can be expressed as a number, percentile, range, level, etc.
appinfo
<ann:EdFiId>741</ann:EdFiId>
source <xs:element name="ResultDatatypeType" 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:appinfo>
     
<ann:EdFiId>741</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>