Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.11 KB

SELMA for Moodle Plugin

This plugin allows you to enrol your students from SELMA into Moodle courses.

Required

To function properly, the plugin requires the following:

  • User with web service capabilities
  • A custom profile field with the shortname 'teacherid'

The plugin support:

  • User creation
  • User enrolment
  • User groups (in courses)

TODO Provide more detailed description here.

TODO

  • More tests - PHP Unit Tests
  • Improve logging

License

2020 LearningWorks selma@learningworks.ac.nz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.