Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: HTML per role block.

HTML per role block: Difference between revisions

From MoodleDocs
(added links to existing doc pages)
mNo edit summary
 
Line 15: Line 15:
*If [[Creating custom roles|custom roles]] have been created, the block will also display a space for a message to this custom role.
*If [[Creating custom roles|custom roles]] have been created, the block will also display a space for a message to this custom role.


==See also==
*[[HTML block]]





Latest revision as of 13:25, 4 September 2016

  • The HTML per role block is a contributed block based on the standard HTML block and which allows for different messages to be displayed to different roles.
  • Once installed, it can be added to a course from the blocks drop down menu in a similar way to a standard HTML block.
  • In the configuration settings, you can select the context of the block and you can select which message will appear if a user has more than one role: the message for the higher role, or messages for all roles the user has:
Setting up different messages according to role
  • There is space to include a message visible to all roles, and then to specify different messages for the roles of manager, editing teacher, non-editing teacher and student.
  • If custom roles have been created, the block will also display a space for a message to this custom role.

See also