Skip to content

ericmerrill/moodle-report_editdates

 
 

Repository files navigation

Edit dates report

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

You can install it from the Moodle plugins database
http://moodle.org/plugins/view.php?plugin=report_editdates

Alternatively, you can install it using git. In the top-level folder of your
Moodle install, type the command:
    git clone git://github.com/moodleou/moodle-report_editdates.git report/editdates
    echo '/report/editdates/' >> .git/info/exclude

Then visit the admin screen to allow the install to complete.

Once the plugin is installed, you can access the functionality by going to
Reports -> Dates in the Course adminstration block.

About

This 'report' is actually a tool to let you edit all the dates in a course on one page.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.3%
  • Gherkin 3.6%
  • CSS 0.1%