Open LMS Framework

General plugins (Local) ::: local_mr
Maintained by Open LMS LogoOpen LMS Development
The Open LMS Framework offers enhanced functionality for Moodle plugin development. It is required by several of the plugins that have been open sourced by Open LMS. For more information, see https://docs.moodle.org/dev/Open_LMS_Framework

Open LMS Framework 3.10.3

Moodle 3.10
Released: Friday, 4 June 2021, 12:21 AM

Open LMS Framework Local plugin

The Open LMS Framework offers enhanced functionality for Moodle plugin development. It is required by several of the plugins that have been open sourced by BlackBoard and Open LMS.

This plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company dedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities, schools and organizations by supporting the software that educators use to manage and deliver instructional content to learners in virtual classrooms.

Installation

You only need to unzip the content of the plugin into /wwwroot/local.

Setup Guide

To get additional features, follow these steps:

  • Display framework documentation

    1. Add the following code to your config.php: define('MR_DOCS', 1);
    2. This will display the following link: Site Administration > MR Framework > Docs
    

For more information about the configuration and usage, please see https://docs.moodle.org/dev/Blackboard_Open_LMS_Framework#Quick_Start_Guide

License

Copyright (c) 2021 Open LMS (https://www.openlms.net)

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/.

Version information

Version build number
2021060100
Version release name
3.10.3
Maturity
Stable version
MD5 Sum
2c3564576ff4f1155a0f549d837b54d2
Supported software
Moodle 3.10
  • Latest release for Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type General plugins (Local)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.