Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.37 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.37 KB

Mentor Assignment

Mentor Assignment is a Moodle block that provides an administrative interface for users to assign mentors to students, sport categories, or academic categories.

The block makes heavy use of specific user meta data filled in with UES. Once mentors are correctly provisioned, they can view grades for their apprpriate students with the UES Data Viewer.

Features

  • Auto management of configurable role assignments
  • Restrict user viewing access
  • Decouple plugin dependency support through events

Download

Visit Mentor Assignments's Github page to either download a package or clone the git repository.

Installation

Mentor Assignment should be installed like any other block. See the Moodle Docs page on block installation.

Contributions

Contributions of any form are welcome. Github pull requests are preferred.

File any bugs, improvements, or feature requiests in our issue tracker.

License

Mentor Assignment adopts the same license that Moodle does.