For Developers
Period Type
A Period Type describes the type of time period within a schedule.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
assembly | A period of time scheduled for an assembly. |
break | A period of time scheduled for a break. |
class | A period of time scheduled for a class. |
exam | A period of time scheduled for an exam. |
field_trip | A period of time scheduled for a field trip. |
lunch | A period of time scheduled for lunch. |
meeting | A period of time scheduled for a meeting. |
other | A period of time scheduled for a purpose not listed. |
recess | A period of time scheduled for recess. |
sports | A period of time scheduled for a sports activity. |
study | A period of time scheduled for study. |
tutorial | A period of time scheduled for a tutorial. |
workshop | A period of time scheduled for a workshop. |