Skip to content
philcali edited this page Dec 9, 2011 · 9 revisions

Welcome to the UES wiki!

What is UES?

The UES (Universal Enrollment Service) is a Moodle 2.x enrollment plugin capable of extensions and plugins at multiple levels. It originated at LSU to solve the enrollment problem once and for all. UES contains backend information that maps to very common university SIS constraints that are current not present in Moodle. These are:

  • Semesters
  • Courses (Departments and Course Numbers)
  • Sections (Section numbers to Courses)
  • Teachers tied to sections
    • Primary (Editing teachers)
    • Non-primary (non-editing teachers)
  • Students tied to sections
  • User meta information
    • Year
    • College
    • Major
    • etc

The UES is a large program with customization at its core. The documentation is split up to target specific Moodle audiences.

Moodle Administration

Those who are interested in installing this module, configuring Cron, or finding Plugins or Extensions that may prove useful, should follow the links under Moodle Administration.

Developers

Those who are interested in writing customizations of their own should familiarize themselves with all the internal and external API's should follow the links under Developers.

Clone this wiki locally