[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an InstructionalLevelCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ACCEPTED_AS_HIGH_SCHOOL | Accepted as a high school equivalent ("0579") | |
| ADVANCED_PLACEMENT | Advanced Placement ("0575") | |
| BASIC | Basic ("0570") | |
| COLLEGE_LEVEL | College level ("0576") | |
| ENGLISH_LANGUAGE_LEARNER | English Language Learner (ELL) ("0578") | |
| GENERAL | General ("0571") | |
| GIFTED_AND_TALENTED_LEVEL | Gifted and talented level ("0573") | |
| HONORS_LEVEL | Honors level ("0572") | |
| INTERNATIONAL_BACCALAUREATE | International Baccalaureate program ("0574") | |
| REMEDIAL | Remedial ("0568") | |
| SPECIAL_EDUCATION_COURSE | Special education course ("0569") | |
| UNTRACKED | Untracked ("0577") | |
| Wrap(String) | Wrap an arbitrary string value in an InstructionalLevelCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an InstructionalLevelCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| InstructionalLevelCode | |||||