Course dedication icon

Course dedication

Maintained by Dan Marsden, Catalyst IT
This block allows to calculate estimated dedication time of participants within a course.
Price option: Free

Supports Moodle 1.9-4.4 See all versions
Latest release: 2 years ago
Installations: 7494
Downloads (last 90 days): 793

Frankenstyle name: block_dedication
Blocks

Comments

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

Hi is there a reason I cannot see the "download" button?
THANK YOU Aday for this amazing plugin! Extremely useful for many classroom teachers, and very helpful for the K-12 sector where having this type of data is helpful when conversing with parents....turns the detailed logs of Moodle into useable data to see how much time a student has invested, their work habits, and comparison to course average which is very helpful when coaching / mentoring students....keep up the great work!!!
Thank you so much Aday.
The plugin should be installed in blocks/dedication folder.
I was trying to add this to my Moodle 2.8 server, and I keep getting the same error: Invalid Plugin Name.
Help suggests I need to give the root directory.
Any suggestions?
Hi Aday.
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
Hi Aday in my report i have only 0 0 0
Hi everyone,
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.
hello i installed this block enabled legacy but not appear the course dedication configuration (3rd screenshot) and appear internal error
i have moodle 2.8 can you help me please???
@Andy McKay how do you install it?
thanks to all
Hi Aday, I want to install the block in my Moodle 2.8.3 but i would like to implement the upgrade to Moodle 2.8. When will you publish the new version?
Thanks
I am running Moodle 2.8.3 and have installed the course dedication block on to a pre-existing course, that users are already enrolled upon and have already completed activities for.
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
@Alan DavisThat is an small bug in the code.
The upgrade to Moodle 2.8 new logging system has been done and soon I will publish the new version.
Hello,
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.
Hi all,
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.
Hi , I was wondering if you made the relative webservice function for the report. My idea is 2 parameters in input course id and userid. If no I think to start this onmy self because have to interact with external application,have you got some advices?