Skip to content
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

    • simple_restore_complete: restores course's shortname and idnumber
  • UES

    • 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 Data Viewer

    • ues_user_data_ui_element
    • ues_user_data_ui_keys: filters unnecessary sport codes
  • UES People

    • ues_people_outputs: Provides header strings and formatting for the UES people block.