Dates

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

Supports Moodle 2.2-5.0 See all versions
Latest release: 9 months ago
Installations: 1569
Downloads (last 90 days): 334

Frankenstyle name: report_editdates
Reports
Open University

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Would the next release be able to support the new "remind me to grade by" date (gradingduedate) in the Assignment module?
Also, if admins could set which items with dates are visible in this report that would be an extra bonus! When all the options are presented, some my feel overwhelmed and/or think they _should_ use them all. There are some that we would just as well leave unused :7)
Seems to be the max number of activities/resources that will still display "All" is 4.
Hello Tim, question about the Dates Report categories. I see some of our classes in Moodle 3.2 show an "All" option to show dates for all activities and resources.
https://www.dropbox.com/s/csamr2c0zx9tlfb/Screenshot%202017-07-17%2016.30.34.png?dl=0
Other classes do not show an "All" option.
https://www.dropbox.com/s/ugtx13j3d7wjfzd/Screenshot%202017-07-17%2016.35.27.png?dl=0
Any ideas why? Is the Dates Report choosing not to allow display of "All" if there are over a certain number of items? In the 2nd screenshot, there are a total of 19 items between 6 activity types.
Hello Tim, is your Dates Report working well for Moodle 3.3.1? Awesome report! Thanks!
Nathan
We are in the process of testing this now. With Moodle 3.2, some of the automated tests fai at the moment. We should be fixing this in the next few weeks.
Hi, has anyone successfully tested this report on 3.2? We find it really invaluable and will likely be upgrading in the summer.
ello Tim,
As far as I see, if I comment the line update_gradebook on mod/assigndate.php the idnumber on mdl_grade_items is not changed. So I decided to act in this way with /mod/assign/locallib.php on line 873 and /mod/assign/lib.php on line 1073. What your plugin need has to be in between this two functions, but I think that we need to send the idnumber as well as we send the dates otherwise we lost them and moodle let the module idnumber on the mdl_grade_items as new idnumber.
I repeat again it's a big problem and I would like to help you to find out exactly what's wrong but as much as I check I can't get in the solution. I'm suprise to be the first one having it as well.
If that is happening, it is a bug, and a very strange one. It is not obvious to me what could be causing it. I will try to find time to investigate.
Hello Tim, I was trying to find out why is removing the grade_item idnumber but I can't see it. The idnumber on mdl_course_modules is ok after update the dates, but the idmodule of this table mdl_grade_items dissapear writing there the id of the mdl_course_modules. Could you check please, the plugin is so great but is impossible to use if you are working on course with advanced grading methods. Thanks!
Thanks Tim, I'm looking into the code to see if it's your plugin bug or moodle 2.7 bug but today I'm gonna try it on moodle 3.1 and I will let you know what's going on there as well. Thanks!
If that is happening, then it is a bug. I can't immediately think why that would be happening, but when I get time, I will try to fix it.
Hi Tim,
You made a fantastic job with this pluing but as Moodle 2.7 user and maybe someone can correct me what's is happening on fordward versions, everytime I change a date from a assigment taks or forums and I some idnumber already configured on them, the plugin remove the idnumber and introduce some number that I really don't know from where is getting and even for what. I need the idnumbers to make my formulas on gradebooks but as I said is generating some problems I have to fix it on the background.
Yes, that sounds like an awesome idea for a plugin.
Hi,
in fact, for that, it would certainly need a new plugin, like "View/edit all course restrictions", that would allow, in a single page/place, to see and edit all restrictions (sections, and resource/activities) of the course. Such a plugin should of course take into account all installed restriction plugins, even if not standard.
It would be very hard to make the conditional availability dates editable in this plugin since the changes to the conditional availability system in Moodle 2.7, which added the ability to have arbitrary and/or logic. I am not saying it is impossible, but if you want it, you will have to get it developed yourself. Patches most welcome.