Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Edit dates report.

Edit dates report

From MoodleDocs
Revision as of 16:14, 7 August 2012 by Tim Hunt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This 'report' is actually at tool that lets you edit all the dates for all] the activities in your course on a single page.

Once the plugin is installed, you can access the functionality by going to Reports -> Dates in the navigation block when you are looking at the course.

Permissions

This tool is available to users with the report/editdates:view capability, so you can control who can use it.

In order to actually edit any given date, you need the applicable standard Moodle capability like moodle/course:manageactivities (for activity dates), moodle/course:update (for the course start date) or moodle/site:manageblocks (for blocks dates). In other words, you can only edit a date through this report if you can edit it using the standard Moodle UI.

Known issues

  • Does not currently support standard wiki (only OU wiki).
  • There seems to be an issue with editing the Allow access from / to and Expected completed dates, although there is supposed to be code in there to make that work.

See also