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

Moodle 3.2, 3.3, 3.4
Released: Monday 22 January 2018, 20:20

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 (2018012200)

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.

Dependencies

Adaptable Theme version 2017101100 (1.5)

Compatibility

  • Moodle 3.2, 3.3, 3.4
  • Adaptable version 1.5

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
2018012200
Version release name
1.0
Maturity
Version establa
MD5 Sum
9f924ab3ac55deee2016f4a6a902e50a
Supported software
PHP 7.0, Moodle 3.2, Moodle 3.3, PHP 7.1, Moodle 3.4, PHP 7.2

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-2018012200

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.