Moodle Plugins directory: Redirected format: Versions: 0.0.8 | Moodle.org

Redirected format
Redirected format 0.0.8
Redirect course format
This course format redirects to courses that metalink the current one. It is useful when you want to fuse various "source" courses into a "target" course and wants to do all the teaching in the "fused" one. Usually the original courses need to be hidden from students and hence they are not browsable and dificult to find. If the source courses are not hidden, teachers and students may get confused with all that courses.
By setting the source courses to "Redirect format" the original courses can be visible and browsable avoiding student confussion but they are transparently redirected to the target course. If there is only one target course, students are redirected directly. If there are more than one, an navigation page is shown instead.
Current implementation only redirects to courses that have metalinked to this course. More redirection conditions may be implemented in the future.
Release
- v0.0.5 compatible with Moodle 3.x
- v0.0.6 compatible with Modole 4.x
- v0.0.7 compatible with moodle 4.2
- v0.0.8 Metabulk link suport. Thanks to @izendegi
License
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
- 2024022900
- Version release name
- 0.0.8
- Maturity
- Stable version
- MD5 Sum
- 84241c077e626f6680953c4d06bd5de9
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v0.0.8
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation