File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 8888 "Tentative PCS" ,
8989]
9090
91- # R25 Event types for Mazevo course import
91+ # R25 event types for courses to import to Mazevo
9292MAZEVO_R25_EVENTTYPE_TS_SECTION = 459
9393MAZEVO_R25_EVENTTYPE_TS_SECTION_FINAL = 472
9494
95- # Map Mazevo Booking Status to R25 Event Type
96- MAZEVO_R25_EVENTTYPE_DEFAULT = "433" # UWS Event
97- MAZEVO_R25_EVENTTYPE_MAP = {
98- "Academic Final Exam" : "475" , # UWS ES_Final
99- "CAAMS Booking" : "467" , # UWS CAAMS
100- "Blackout" : "416" , # Repair/Maintenance
101- "Event Finalized (DAX Bypass)" : "416" , # Repair/Maintenance
102- }
95+ # Default R25 event type for bookings imported from Mazevo
96+ MAZEVO_R25_EVENTTYPE_DEFAULT = '433' # UWS Event
10397
10498MAZEVO_R25_EMAIL_HOST_USER = ""
10599MAZEVO_R25_EMAIL_HOST_PASSWORD = ""
You can’t perform that action at this time.
0 commit comments