HTML (per role)

Blocks ::: block_rolespecifichtml
Maintained by Valery Fremaux
Allows distinct roles to get differetn content within an HTML bloc at the same layout location.

HTML (per role) 2.2.0 (build 2012100200)

Moodle 2.2, 2.3
Released: Tuesday, 16 October 2012, 7:38 PM
This very simple block allows a more flexible possibility in
outputing HTML content to users in a course.

The bloc allows outputing distinct content for the users
first role available in the course. The block keeps aware of role swtiching.

The bloc has a "all roles" case being printed first,

Version
#######################
Moodle 2.x

Installation
#######################

Trivial bloc install. Take the package and drop it within your
/blocks directory, then
browse to Notifications in admin menu.

Version information

Version build number
2012100200
Version release name
2.2.0 (build 2012100200)
Maturity
Beta
MD5 Sum
92d9589cf2535fd081d65b85e846430f
Supported software
PHP 5.3, Moodle 2.2, Moodle 2.3
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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.