complexType InterventionEffectiveness
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p796.png
namespace http://ed-fi.org/0210
children Diagnosis PopulationServed GradeLevel ImprovementIndex InterventionEffectivenessRating
used by
elements InterventionStudy/InterventionEffectiveness StudentInterventionAssociation/InterventionEffectiveness
annotation
documentation
Measurement of the effectiveness of the intervention per diagnosis.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
source <xs:complexType name="InterventionEffectiveness">
 
<xs:annotation>
   
<xs:documentation>Measurement of the effectiveness of the intervention per diagnosis.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Diagnosis" type="DiagnosisDescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>Targeted purpose of the intervention (e.g., attendance issue, dropout risk) for which the effectiveness is measured.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PopulationServed" type="PopulationServedType">
     
<xs:annotation>
       
<xs:documentation>Population for which effectiveness is measured.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>Grade level for which effectiveness is measured.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImprovementIndex" type="xs:int" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Along a percentile distribution of students, the improvement index represents the change in an average student's percentile rank that is considered to be due to the intervention.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InterventionEffectivenessRating" type="InterventionEffectivenessRatingType">
     
<xs:annotation>
       
<xs:documentation>An intervention demonstrates effectiveness if the research has shown that the program caused an improvement in outcomes. Values: positive effects, potentially positive effects, mixed effects, potentially negative effects, negative effects, and no discernible effects.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InterventionEffectiveness/Diagnosis
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p797.png
namespace http://ed-fi.org/0210
type DiagnosisDescriptorReferenceType
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
Targeted purpose of the intervention (e.g., attendance issue, dropout risk) for which the effectiveness is measured.
appinfo
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
source <xs:element name="Diagnosis" type="DiagnosisDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>Targeted purpose of the intervention (e.g., attendance issue, dropout risk) for which the effectiveness is measured.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionEffectiveness/PopulationServed
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p798.png
namespace http://ed-fi.org/0210
type PopulationServedType
properties
content simple
facets
Kind Value Annotation
enumeration Regular Students
enumeration Bilingual Students
enumeration Compensatory/Remedial Education Students
enumeration Gifted and Talented Students
enumeration Career and Technical Education Students
enumeration Special Education Students
enumeration ESL Students
enumeration Adult Basic Education Students
enumeration Honors Students
enumeration Migrant Students
enumeration Economic Disadvantaged
annotation
documentation
Population for which effectiveness is measured.
source <xs:element name="PopulationServed" type="PopulationServedType">
 
<xs:annotation>
   
<xs:documentation>Population for which effectiveness is measured.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterventionEffectiveness/GradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p799.png
namespace http://ed-fi.org/0210
type GradeLevelDescriptorReferenceType
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
Grade level for which effectiveness is measured.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
source <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>Grade level for which effectiveness is measured.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionEffectiveness/ImprovementIndex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p800.png
namespace http://ed-fi.org/0210
type xs:int
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Along a percentile distribution of students, the improvement index represents the change in an average student's percentile rank that is considered to be due to the intervention.
source <xs:element name="ImprovementIndex" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Along a percentile distribution of students, the improvement index represents the change in an average student's percentile rank that is considered to be due to the intervention.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterventionEffectiveness/InterventionEffectivenessRating
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p801.png
namespace http://ed-fi.org/0210
type InterventionEffectivenessRatingType
properties
content simple
facets
Kind Value Annotation
enumeration Positive Effects
enumeration Potentially Positive Effects
enumeration Mixed Effects
enumeration Potentially Negative Effects
enumeration Negative Effects
enumeration No Discernible Effects
enumeration Other
annotation
documentation
An intervention demonstrates effectiveness if the research has shown that the program caused an improvement in outcomes. Values: positive effects, potentially positive effects, mixed effects, potentially negative effects, negative effects, and no discernible effects.
source <xs:element name="InterventionEffectivenessRating" type="InterventionEffectivenessRatingType">
 
<xs:annotation>
   
<xs:documentation>An intervention demonstrates effectiveness if the research has shown that the program caused an improvement in outcomes. Values: positive effects, potentially positive effects, mixed effects, potentially negative effects, negative effects, and no discernible effects.</xs:documentation>
 
</xs:annotation>
</xs:element>