Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Publishflow Block : Capabilities.

Publishflow Block : Capabilities: Difference between revisions

From MoodleDocs
 
Line 12: Line 12:
===Management permissions===
===Management permissions===


* '''block/publishflow:addtocourse''' : People having this capability in the course can add an instance of this block to the course.
* '''block/publishflow:manage''' : People having this capability in the surrounding course context can open, close or reopen a course.
* '''block/publishflow:manage''' : People having this capability in the surrounding course context can open, close or reopen a course.
* '''block/publishflow:managepublishedfiles''' : People having this capability in the surrounding course context can manage course backups in the special "publishflow" filearea of the course.
* '''block/publishflow:managepublishedfiles''' : People having this capability in the surrounding course context can manage course backups in the special "publishflow" filearea of the course.

Latest revision as of 17:14, 28 September 2012

Back to index

Publication permissions

Publishing operations permissions

  • block/publishflow:publish : People having this capability in the surrounding course context can publish the course to the known Course Catalog.
  • block/publishflow:deploy : People having this capability in the surrounding course context can deploy the course to a Moodle host they come from.
  • block/publishflow:deployeverywhere : People having this capability in the surrounding course context can deploy the course to any Moodle known target in the neighbrouhood.
  • block/publishflow:retrofit : People having this capability can retrofit a modified course to any of the knwon Course Factories.

Management permissions

  • block/publishflow:manage : People having this capability in the surrounding course context can open, close or reopen a course.
  • block/publishflow:managepublishedfiles : People having this capability in the surrounding course context can manage course backups in the special "publishflow" filearea of the course.

Block handling permissions

  • block/publishflow:addtocourse : People having this capability can add or delete this block from a course layout.