jpeak5 / ues

Universal Enrollment Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UES Enrollment Module

The UES (Universal Enrollment Service) enrollment module, is a pluggable course creation / enrollment system that adheres to some common university constraints. The module enhances the Moodle course and user tables with some meta information for course creation.

A lot more specific information can be found on the repository's wiki.

Features

  • Backend information on the following:
    • Semesters
    • Courses (Departments, numbers, titles)
    • Sections (Inidividual courses or groups within a single Moodle course)
    • Teacher Enrollment
    • Student Enrollment
    • Extra user information (year, college, major, anything you want)
  • Pluggable Enrollment Source
  • Allow outside module interaction throughout enrollment process

Download

Visit UES Enrollment's Github Page to either download a package or clone the git repository.

Installation Instructions

  1. Copy the ues folder into your Moodle /enrol/ folder.
  2. Click on notifications in your Moodle site administration block and follow the on-screen installation instructions.
  3. See the Moodle Docs page on other plugin installation.

Contributions

Contributions of any form are welcome. Github pull requests are preferred. File any bugs, improvements, or feature requests in our issue tracker.

License

UES Enrollment adopts the same license that Moodle does.

About

Universal Enrollment Service


Languages

Language:PHP 99.1%Language:JavaScript 0.5%Language:CoffeeScript 0.4%