simpleType
MediumOfInstructionType
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Center-based instruction"> <xs:annotation> <xs:documentation/> </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:annotation> </xs:enumeration> <xs:enumeration value="Distance Learning (other than online)"> <xs:annotation> <xs:documentation/> </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: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:annotation> </xs:enumeration> <xs:enumeration value="Internship"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Other"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Other technology-based instruction"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Technology-based instruction in classroom"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Telepresence/video conference"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Televised"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Videotaped/prerecorded video"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Virtual/On-line Distance learning"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |