For Developers
Day Flag
Day Flags describe the status of a calendar day and determine what activities take place on that day.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
administrative | Day is an administrative day. |
discretionary_administrative | Discretionary administrative day. |
discretionary_instructional | Discretionary instructional day. |
discretionary_miscellaneous | Discretionary miscellaneous day. |
discretionary_staff_development | Discretionary staff development day. |
discretionary_teacher_paid_vacation | Discretionary teacher paid vacation day. |
half_day | Day is a half day. |
holiday | Day is a holiday. |
inclement_weather | Day has inclement weather. |
in_session | Day is in session. |
instructional | Day is an instructional day. |
mandatory_staff_development | Mandatory staff development day. |
not_in_session | Day is not in session. |
optional_staff_development | Optional staff development day. |
parent_teacher_conference | Day is a parent-teacher conference day. |
professional_development | Day is a professional development day. |
spring_break | Day is during spring break. |
staff_development | Day is a staff development day. |
teacher_paid_vacation | Day is a teacher-paid vacation day. |
weekend | Day falls on a weekend. |