Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Capabilities/moodle/blog:associatecourse.

Capabilities/moodle/blog:associatecourse

From MoodleDocs
Revision as of 19:47, 7 September 2012 by Helen Foster (talk | contribs) (2.3.2 note)
  • This allows a user to associate blog entries with courses. This makes it possible for a user to blog "about" a particular course. All blog entries associated with a course may be viewed via a URL of the form blog/index.php?courseid=3.
  • This capability is allowed for the default roles of manager, teacher, non-editing teacher, student and authenticated user.
  • Prior to Moodle 2.3.2, this capability could only be applied in the system context. In 2.3.2 onwards, blog associations may be restricted to particular courses by preventing this capability in the course context.