complexType
StudentInterventionAssociation
element StudentInterventionAssociation/StudentReference
element StudentInterventionAssociation/InterventionReference
element StudentInterventionAssociation/CohortReference
element StudentInterventionAssociation/InterventionEffectiveness
element StudentInterventionAssociation/DiagnosticStatement
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StudentReference InterventionReference CohortReference InterventionEffectiveness DiagnosticStatement | ||||
annotation |
|
||||
source | <xs:complexType name="StudentInterventionAssociation"> <xs:annotation> <xs:documentation>This association indicates the students participating in an intervention.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the intervention.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionReference" type="InterventionReferenceType"> <xs:annotation> <xs:documentation>An implementation of an instructional approach focusing on the specific techniques and materials used to teach a given subject.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CohortReference" type="CohortReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The reference to the cohort, if the student's membership in this cohort is the reason he or she is participating in this intervention.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InterventionEffectiveness" type="InterventionEffectiveness" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measure of the effects of an intervention in each outcome domain. The rating of effectiveness takes into account four factors: the quality of the research on the intervention, the statistical significance of the research findings, the size of the differences between participants in the intervention and comparison groups, and the consistency in results.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DiagnosticStatement" type="text" minOccurs="0"> <xs:annotation> <xs:documentation>A statement provided by the assigner that provides information regarding why the student was assigned to this intervention.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentInterventionAssociation/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the intervention.</xs:documentation> </xs:annotation> </xs:element> |
element StudentInterventionAssociation/InterventionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | InterventionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | InterventionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="InterventionReference" type="InterventionReferenceType"> <xs:annotation> <xs:documentation>An implementation of an instructional approach focusing on the specific techniques and materials used to teach a given subject.</xs:documentation> </xs:annotation> </xs:element> |
element StudentInterventionAssociation/CohortReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | CohortReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CohortIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CohortReference" type="CohortReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The reference to the cohort, if the student's membership in this cohort is the reason he or she is participating in this intervention.</xs:documentation> </xs:annotation> </xs:element> |
element StudentInterventionAssociation/InterventionEffectiveness
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | InterventionEffectiveness | ||||||||
properties |
|
||||||||
children | Diagnosis PopulationServed GradeLevel ImprovementIndex Rating | ||||||||
annotation |
|
||||||||
source | <xs:element name="InterventionEffectiveness" type="InterventionEffectiveness" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A measure of the effects of an intervention in each outcome domain. The rating of effectiveness takes into account four factors: the quality of the research on the intervention, the statistical significance of the research findings, the size of the differences between participants in the intervention and comparison groups, and the consistency in results.</xs:documentation> </xs:annotation> </xs:element> |
element StudentInterventionAssociation/DiagnosticStatement
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | text | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DiagnosticStatement" type="text" minOccurs="0"> <xs:annotation> <xs:documentation>A statement provided by the assigner that provides information regarding why the student was assigned to this intervention.</xs:documentation> </xs:annotation> </xs:element> |