simpleType MediumOfInstructionType
namespace http://ed-fi.org/0200
type restriction of xs:token
properties
base xs:token
used by
elements Section/MediumOfInstruction PostSecondaryInstitution/MediumOfInstruction
facets
Kind Value Annotation
enumeration Center-based instruction
appinfo
<ann:EdFiId>196-001</ann:EdFiId>
enumeration Correspondence instruction
documentation
Course is taught via hard or electronic copy or other media (CD, DVD, video cassette) and student works at own pace usually without an instructor present, but generally under supervision of LEA. Includes "packet" programs.
appinfo
<ann:EdFiId>196-002</ann:EdFiId>
enumeration Distance Learning (other than online)
appinfo
<ann:EdFiId>196-003</ann:EdFiId>
enumeration Face-to-face instruction
documentation
Course is taught primarily in person and usually in a conventional classroom or lecture hall.
appinfo
<ann:EdFiId>196-004</ann:EdFiId>
enumeration Independent study
documentation
Structured learning experience is recognized for credit but is not under supervision of the LEA.
appinfo
<ann:EdFiId>196-005</ann:EdFiId>
enumeration Internship
appinfo
<ann:EdFiId>196-006</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>196-007</ann:EdFiId>
enumeration Other technology-based instruction
appinfo
<ann:EdFiId>196-008</ann:EdFiId>
enumeration Technology-based instruction in classroom
appinfo
<ann:EdFiId>196-009</ann:EdFiId>
enumeration Telepresence/video conference
appinfo
<ann:EdFiId>196-010</ann:EdFiId>
enumeration Televised
appinfo
<ann:EdFiId>196-011</ann:EdFiId>
enumeration Videotaped/prerecorded video
appinfo
<ann:EdFiId>196-012</ann:EdFiId>
enumeration Virtual/On-line Distance learning
appinfo
<ann:EdFiId>196-013</ann:EdFiId>
annotation
documentation
The media through which teachers provide instruction to students and students and teachers communicate about instructional matters.
appinfo
<ann:TypeGroup>Enumeration</ann:TypeGroup>
<ann:EdFiId>196</ann:EdFiId>
source <xs:simpleType name="MediumOfInstructionType">
 
<xs:annotation>
   
<xs:documentation>The media through which teachers provide instruction to students and students and teachers communicate about instructional matters.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Enumeration</ann:TypeGroup>
     
<ann:EdFiId>196</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="Center-based instruction">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-001</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Correspondence instruction">
     
<xs:annotation>
       
<xs:documentation>Course is taught via hard or electronic copy or other media (CD, DVD, video cassette) and student works at own pace usually without an instructor present, but generally under supervision of LEA. Includes "packet" programs.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>196-002</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Distance Learning (other than online)">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-003</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Face-to-face instruction">
     
<xs:annotation>
       
<xs:documentation>Course is taught primarily in person and usually in a conventional classroom or lecture hall.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>196-004</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Independent study">
     
<xs:annotation>
       
<xs:documentation>Structured learning experience is recognized for credit but is not under supervision of the LEA.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>196-005</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Internship">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-006</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-007</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other technology-based instruction">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-008</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Technology-based instruction in classroom">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-009</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Telepresence/video conference">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-010</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Televised">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-011</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Videotaped/prerecorded video">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-012</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Virtual/On-line Distance learning">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>196-013</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>