Moodle Plugins directory: Course Status: Versions: 1.0.2 | Moodle.org

Course Status
Blocks ::: block_course_status
Maintained by
Manoj Solanki,
Jez H,
Kevin Moore
A block to clearly display and control visibility of a course from the course page (show / hide).
Course Status 1.0.2
Moodle 3.2, 3.3, 3.4
Released: seshanba, 23 yanvar 2018, 10:16 PM
README
moodle-block_course_status
Moodle Course Status
A block to display visibility of a course on a course page. Allows a user with appropriate permissions to publish / unpublish a course. I.E. Make it visible or not visible.
General configuration
- "Course Status" - Set a title for the block. Leave empty for no title (default).
- Published icon - Set the fontawesome icon to use within the button for published courses (default is check-circle)
- Unpublished icon - Set the fontawesome icon to use within the button for unpublished courses (default is times-circle)
Per instance configuration
Guidelines for use
Version 1.0.2 (2018012202)
How do I get set up?
Installs at /blocks/course_status
Settings
Site-wide configuration options are available under: Site Administration -> Plugins -> Blocks -> Course Status
Per Instance block settings are available by editing block configuration.
Compatibility
- Moodle 3.2, 3.3, 3.4
Contribution
Developed by:
- Manoj Solanki (Coventry University)
Co-maintained by:
- Jeremy Hopkins (Coventry University)
Fernando Acedo (3-bits.com)
Licenses
Adaptable is licensed under: GPL v3 (GNU General Public License) - http://www.gnu.org/licenses
Version information
- Version build number
- 2018012202
- Version release name
- 1.0.2
- Maturity
- Stable version
- MD5 Sum
- ee8ea38cf5048195de4dee120115938d
- Supported software
- Moodle 3.2, Moodle 3.3, Moodle 3.4
- The more recent release 1.0.4 (2018020500) exists for Moodle 3.2
- The more recent release 1.0.4 (2018020500) exists for Moodle 3.3
- The more recent release 1.0.4 (2018020500) exists for Moodle 3.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- https://bitbucket.org/covuni/moodle-block_course_status/branch/version-1.0-2018012202
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.