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

Moodle 3.2, 3.3, 3.4, 3.5, 3.6
Released: Monday, 5 February 2018, 5:59 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.3 (2018012400)

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)

    Licenses

Adaptable is licensed under: GPL v3 (GNU General Public License) - http://www.gnu.org/licenses

Version information

Version build number
2018020500
Version release name
1.0.4
Maturity
Stable version
MD5 Sum
cfb0a237910f57775e128fe449939212
Supported software
PHP 7.0, Moodle 3.2, Moodle 3.3, PHP 7.1, Moodle 3.4, PHP 7.2, Moodle 3.5, Moodle 3.6
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6

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.4-2018020500

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.