Course dedication
Maintained by
Dan Marsden, Catalyst IT
This block allows to calculate estimated dedication time of participants within a course.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Help suggests I need to give the root directory.
Any suggestions?
Do you have any idea about releasing a compatible version to 2.9?
I'm already running version 2.9 and your course dedication block would be very useful.
Good work, your block is very good and and useful to many of us.
Best regards.
César Teixeira
I have been really busy latest month and didn't have enough time to upload 2.7/2.8 upgraded version. This version uses correctly new Moodle log system and legacy login isn't needed to be enabled.
You can download new version from here https://bitbucket.org/ciceidev/moodle_block_dedication/get/MOODLE_27_STABLE.zip until I publish it here.
i have moodle 2.8 can you help me please???
@Andy McKay how do you install it?
thanks to all
Thanks
I have enabled legacy logging but the block is saying there are no participants for the course. Is this an issue relating to running the block on 2.8 or something I'm doing wrong?
Many thanks
The upgrade to Moodle 2.8 new logging system has been done and soon I will publish the new version.
Does anyone know why the Course Dedication Time = Now? I have 2.8 and had a developer work the bugs. Your help is greatly appreciated. Thanks.
A problem I've had with the supercool dedication block was that I needed to filter the results by group.
So I have added support for result filtering in my fork of the dedication block using the dropdown table filter (it's under the GPL2 license)
source for ddtf.js is here: https://github.com/rbayliss/Dropdown-Table-Filter
My repo with the commit is here: https://bitbucket.org/cirrus3d/moodle_block_dedication/branch/add_result_filtering
You're welcome to try it and let me know if it works for you.