Skip to content

This block helps teachers see that their courses are not visible to students. It automatically disappears if the course is set to visible.

License

Notifications You must be signed in to change notification settings

eLearning-TUDarmstadt/moodle-block_hidden_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

Description

This block can be shown in every moodle course set to invisble. It helps teachers figure out why their students can not see their courses. It is especially useful for the new boost theme as the course name is not greyed out anymore when set to not visible.

Installation

Unzip the archive in your "moodle/block"-folder

  • Or clone with git clone https://github.com/eLearning-TUDarmstadt/moodle-block_hidden_course blocks/hidden_course

Activation

After the plugin is installed, new Moodle displays its settings. If this is not shown, the block can be activated and deactivated in here: https://YourMoodle.com/admin/settings.php?section=blocksettinghidden_course

screenshot

Moodle-versions

As of now, this plugin was only tested with Moodle version 3.3! Please report any bugs with other moodle versions

How it works

The checkbox executes code (adding a Database-entry) after activating the checkbox which simply simulates the actions described in this moodle post by Tim Hunt: https://moodle.org/mod/forum/discuss.php?d=170353#p747238

Similar Plugin

There already exists a plugin which did the same thing but it does not work anymore as it was developed for Moodle 2.0 and fiddled with the html_attributes which do not exist anymore.

About

This block helps teachers see that their courses are not visible to students. It automatically disappears if the course is set to visible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages