Classroom
Transfer of classroom information to the Constructor Schedule side will be provided through this API end.
| URL | method |
| /api/v1/classroom | post |
Table 6. Classroom Url Structure
| Parameter name | Parameter Type | Explanation |
| buildingCodes | string array | Building codes are taken as parameters. If the parameter is sent empty, all data must be listed |
Table 7. Classroom Parameters
Data from more than one main course may come as a response.
| Data Label | Name | Explanation |
| ClassroomCode * | Classroom code | Must be unique value |
| ClassroomName * | Classroom name | |
| ActiveStatus * | activity | “True” or “False ”. |
| CampusCode * | Campus code | |
| BuildingCode * | building code | |
| CourseCapacity * | Course capacity | This is the field required for the Aplan course module. |
| ExamCapacity * | Exam capacity | This is the field required for the Aplan exam module. |
| Floor * | Floor/Department | The floor of the classroom in the building is written. 0 can be written for ground, -1 can be written for below ground. |
| Corridor * | Corridor Row Number | Classroom Corridor Consecutive Row Number is written. If the Classroom Name is 105, 106, 107, the Classroom Corridor Consecutive Row Number should be 1, 2, 3. |
| Type * | Type | Classroom type is written. Classroom type, for example; Lab Classroom Kitchen |
| Preference | Features | Classroom Features are as follows: Proj, "Projector" AT, "Smart Board" DVD, "DVD" SesSist, "Sound System" Bil, "Computer" Int, "Internet Access " SbtPer, "Fixed Curtain" Vid, "Video" Air Conditioner, "Air Conditioner" For Multiple Features: Proj; DVD; Vid; know form ";" You can write by putting. |
| ClassroomDescription | Explanation | Classroom Description |
| ClassroomCategory | Classroom Category | The classroom category is written. For example; Accommodation, Auxiliary, Circulation, Conference Hall, Gastronomy, General Sanitary, Laboratory, Lecture Hall, Office Space, Other, Residential, Sanitary, Shared Facilities, Social Infrastructure, Special Infrastructure, Sports, Technical Infrastructure |
| ClassroomAttribute | Classroom Attribute | The classroom attribute is written. For example; Large, Public, Small, Medium, Private |
| ClassroomUsageState | Classroom Usage State | The classroom usage state is written. For example; In Use, Potentially Unused, Incomplete, Not Specified, Unused |
| ClassroomSeatingType | Classroom Seating Type | The classroom seating type is written. For example; Fixed Desk, Chair, Movable Desk, Table |
| ClassroomSeatingArrangement | Classroom Seating Arrangement | The classroom seating arrangement is written. For example; Fixed Seating, Armchair Seating, Sequential Seating, Round Type, Oval Type, U Type, L Type, Cluster Type, Amphitheater Type |
| ClassroomUserType | Classroom User Type | The classroom user type is written. For example; Academic staff, Admin staff, Other, Public, Staff, Students, Teaching activity, Technician, Third Party |
| ClassroomSpecialUsingState | Classroom Special Using State | The classroom special using state is written. For example; Exhibition Area, Female, Male, Unisex, Cleaning Staff, Mailboxes, Outdoor Terrace, Recycling, Waste Disposal, Server Room, Rehearsal Room |
| Area | Classroom Area | Classroom area is written in m2 units. |
| Volume | Classroom Volume | Classroom volume is written in m3 units. |
| CountWindows | Windows Count | Windows count of classroom can be written. |
| StatusFurnished | Furnished Status | Furnished status of classroom can be written. 1:Yes, 0:No |
| StatusSinkWater | Sink/Water Status | Sink/Water status of classroom can be written. 1:Yes, 0:No |
| StatusHeating | Heating Status | Heating status of classroom can be written. 1:Yes, 0:No |