HTML (on profile field selector)

Blocks ::: block_profileselectorhtml
Maintained by Valery Fremaux
This block is a combined variant of the profilespecifichtml block and the editablecontenthtml block. It provides way to distribute specific content to several classes of users splitted by matching rules upon one or two profile fields (standard or customized).

HTML (on profile field selector) 2.4.0 (build 2013072000)

Moodle 2.4
Released: Tuesday, 30 July 2013, 10:07 PM
moodle-block_profileselectorhtml
================================

This very simple block allows some content to be distributed against rules over the profile values.

Any amount of rules can be added, each projecting a specific content to the users in the block content.

Each rule can check 2 profile values and compute and operated result.

People matching several rules will see each matching content in order.

There is a specific content "for match none", and a last content can be shown to all (matching or non matching).

This allows providing specific information to be published to some class of users, independantly
of their local role or status in the course.

Versions
========

MOODLE_24_STABLE Moodle 2.4 specific additions

master : on progress developement

Version information

Version build number
2013072000
Version release name
2.4.0 (build 2013072000)
Maturity
Beta
MD5 Sum
80c0c8549e937f9f8d83e4be0cc75d73
Supported software
PHP 5.3, PHP 5.4, Moodle 2.4
  • Latest release for Moodle 2.4

Version control information

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

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.