-
Notifications
You must be signed in to change notification settings - Fork 0
Integration Info
philcali edited this page Apr 13, 2012
·
6 revisions
CPS makes heavy use of event handler to get its fingers in every pie as they say.
While UES is the enrollment logic behind CPS, the CPS block is the brains behind the enrollment. With that said specific enrollment decisions were made with LSU in mind.
-
-
simple_restore_complete
: restores course's shortname and idnumber
-
-
ues_primary_change
ues_teacher_process
ues_teacher_release
ues_section_process
ues_section_drop
ues_semester_drop
ues_course_create
ues_course_severed
ues_lsu_anonymous_updated
ues_group_emptied
-
ues_user_data_ui_element
-
ues_user_data_ui_keys
: filters unnecessary sport codes
-
-
ues_people_outputs
: Provides header strings and formatting for the UES people block.
-