Dates
Maintained by
Tim Hunt, Mahmoud Kassaei, Hieu Vu Van
This 'report' is actually a tool to let you edit all the dates in a course on one page.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
As yes, if you look at https://github.com/moodleou/moodle-report_editdates/tree/master/mod, you will see that the workshopdates.php file is missing. If you look at some of the other files, you should be able to see what needs to be done.
Wouldn't Tim Hunt agree with Jean-Luc that this tool is a small yet very handy addition that warrants considering to include in Moodle core ?
In my personal opinion, this capability SHOULD be part of a standard Moodle installation, not an optional addition that admin must install later. Specially for hosted sites.
I hope Tim suggests Moodle HQ in the very near future. (or starts a forum discussion about it).
Thanks to OU for another useful contribution.
Have only made some quick tests, one little issue occured on a very big course with many activities: FF stopped responding and I got an unresponsive script message (see below) - seems theme-related. If I ask Firefox to wait, everything shows up eventually;
Using Moodle 2.3.1, custom theme with Fusion, canvas & base as parents;
-------------
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: http:///theme/yui_combo.php?3.5.1/build/oop/oop-min.js&3.5.1/build/event-custom-base/event-custom-base-min.js&3.5.1/build/dom-core/dom-core-min.js&3.5.1/build/dom-base/dom-base-min.js&3.5.1/build/selector-native/selector-native-min.js&3.5.1/build/selector/selector-min.js&3.5.1/build/node-core/node-core-min.js&3.5.1/build/node-base/node-base-min.js&3.5.1/build/event-base/event-base-min.js&3.5.1/build/event-delegate/event-delegate-min.js&3.5.1/build/node-event-delegate/node-event-delegate-min.js&3.5.1/build/pluginhost-base/pluginhost-base-min.js&3.5.1/build/pluginhost-config/pluginhost-config-min.js&3.5.1/build/node-pluginhost/node-pluginhost-min.js&3.5.1/build/dom-style/dom-style-min.js&3.5.1/build/dom-screen/dom-screen-min.js&3.5.1/build/node-screen/node-screen-min.js&3.5.1/build/node-style/node-style-min.js:47
Put this on 2.3 am getting an error on line 17 of ouwikidates.php.
Seems like it is throwing an error because we don't have OUWiki installed. Assuming we only wanted one wiki module - is there a way to get this to work? (not fault if OUwiki is missing?)
thanks!
Lael