This entity represents the physical space where students gather for a particular class/section. The Location may be an indoor or outdoor area designated for the purpose of meeting the educational needs of students.
Scenarios
- Create a classroom Location for Grand Bend Elementary School
- Create a classroom Location for Grand Bend High School
- Update the maximumNumberOfSeats on the newly added Grand Bend Elementary School location
- Update the maximumNumberOfSeats on the newly added Grand Bend High School location
Resource | Property Name | Is | Data Type | Required / | Scenario 1 | Scenario 2 | Scenario 3 | Scenario 4 |
---|---|---|---|---|---|---|---|---|
Locations | classroomIdentificationCode | FALSE | string | REQUIRED | ["501" if possible | ["901" if possible | ["501" if possible | ["901" if possible |
Locations | schoolReference | FALSE | schoolReference | REQUIRED | ||||
schoolReference | schoolId | FALSE | integer | REQUIRED | 255901107 | 255901001 | 255901107 | 255901001 |
Locations | maximumNumberOfSeats | FALSE | integer | REQUIRED | 22 | 22 | 20 | 18 |
Locations | optimalNumberOfSeats | FALSE | integer | OPTIONAL |