HTML (per group)

Blocks ::: block_groupspecifichtml
Maintained by Valery Fremaux
A simple way to display distinct HTML content to each group within a block.

HTML (per group) 2.2.0 (build 2012100200)

Moodle 2.2, 2.3
Released: Tuesday, 16 October 2012, 7:55 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 any group setup
in the course.

The bloc has a "match all" case being printed first, and allows
also giving an extra information to people being "out of groups"

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)
Can be updated to
2.4.0 (build 2012100200) (2013031000)
Maturity
Beta
MD5 Sum
234453bff17107b094ec92c9c5f86e84
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.