Course dedication

Blocks ::: block_dedication
Maintained by Dan Marsden, Catalyst IT
This block allows to calculate estimated dedication time of participants within a course.
Latest release:
6575 sites
1k downloads
212 fans
Current versions available: 6

NOTE: This plugin has a new maintainer.

Thanks to the University of Canterbury for sponsoring the upgrade work to support Moodle 4.0 and the new report builder API.

Introduction

This block allows to see the estimated dedication time to a Moodle course by the participants of the course.

How dedication time is estimated?

Time is estimated based in the concepts of Session and Session duration applied to Moodle's log entries:

  • Click: every time that a user access to a page in Moodle a log entry is stored.
  • Session: set of two or more consecutive clicks in which the elapsed time between every pair of consecutive clicks does not overcome an established maximum time.
  • Session duration: elapsed time between the first and the last click of the session.

Features

This block is intended to be used only by teachers, however the block can be configured to show dedication time to students too.

Teachers can use a tool to analyse dedication time within a course. The tool provides three reporting methods:

  • Dedication time of the course: calculates total dedication time, mean dedication time and connections per day for each student, which you can filter by course group if required.
  • Dedication of a student: detailed sessions for a student with start date & time, duration and ip.
  • Report builder source: The plugin includes a custom report builder source to allow for site-level reporting to be generated.

Credits
Original developed by Aday Talavera, CICEI at Las Palmas de Gran Canaria University
Updated to support Moodle 1.9 - Moodle 3.X 
by Borja Rubio Reyes.
Support for Moodle 4.0 was sponsored by the University of Canterbury.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3
Screenshot #4

Contributors

Dan Marsden (Lead maintainer)
Borja Rubio Reyes: previous author
Aday Talavera: previous maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Joseph Liaw
    Mon, 3 May 2021, 11:32 PM
    Thank you Aday for sharing your great work with the Moodle community! The Dedication Block has been very helpful, especially during COVID, to help coach students and parents about looking at putting in the proper time to be successful in a course compared to the course average, and the block counting the number of days since the start of the semester and average minutes per day is also an extremely helpful metric (much like a fitness tracker counting steps!).

    I was wondering for future features if you might be able to add in a feature for tracking dedication time for meta-enrollments in a course (e.g. student is registered for a Year 1 Course, which then has meta-enrollments for subcourses in Math, Science, History, Art, etc.) so that teachers and case managers could see how a student is doing overall and as helpful data to help coach students. Oftentimes, students are completely unaware of their study habits, and the course dedication block has been a very helpful, data driven tool to help spot trends and habits to help kids build consistency and improve their progress.

    Thanks again Aday for sharing your great work with the open source community!
  • Cycle Touring in Portugal
    Wed, 2 June 2021, 3:35 AM
    Hey Aday, wondering if you got a chance to test if CD works with latest moodle version as you mentioned?We’re up to Moodle 3.11 now which leaves CD two versions behind. I really want to keep my site secure but also really rely on your wonderful plugin...so right now I’m in a Catch 22 situation. Could you please test it with 3.11? 🙏🙏🙏
    Thanks so much.
  • Aday Talavera
    Tue, 15 June 2021, 4:43 PM
    I checked that the block still works with Moodle 3.11+ so I updated the compatibility.

    If you need to update fast to new Moodle versions, you should try to setup the plugin manually in your Moodle site. This is an easy process. Just download de zip, upload it from your Moodle administration panel and then run the setup. A lot of people are doing the updates this way.

    The plugin didn't need any critical code update since the update to Moodle 3.x, so it would probably work without any changes until the release of Moodle 4.x.
  • Cycle Touring in Portugal
    Fri, 18 June 2021, 12:06 AM
    Thanks so much Aday for testing this with 3.11, just in time for the start of my courses!
  • Dai Nguyen Tan
    Thu, 12 Aug 2021, 12:49 PM
    Hello! I'd like to know if this plugin will slow down the server, and if yes, is there any possibilities to use it without negative impact on the server performance?
    My question is because the university where I ask them to install this plugin for the course that I will teach refuse to do it, in reason of the performance of their Moodle platform is... very limited. mixed
    Thank you by advance.
  • Aday Talavera
    Sat, 14 Aug 2021, 2:02 AM
    The only moment that the plugin could affect performance is whenever you open it and the plugin needs to calculate dedication time for each student. So if the block is only enabled for teachers then performance impact should be low by default.

    However, if you have a course with many students, for example more of 500 or more, in that courses you could have issues with memory or timeouts, because that are a lot of calculations to do to show the dedication time of all the students.
  • Pia Mo
    Mon, 7 Mar 2022, 4:55 AM
    Hello, I installed the plugin but somehow I it does not appear in the block section to choose it. Does anybody know what the issue might be?
  • Giovanni Borda
    Fri, 25 Mar 2022, 3:50 AM
    I would like to ask: Is it possible to activate the block in the category?
  • Steve Radford
    Tue, 12 Apr 2022, 4:43 PM
    Hello, Can I check if this will be upgraded for Moodle 4.0 when that's released next week? Many thanks.
  • Al
    Fri, 15 Apr 2022, 6:21 AM
    This plugin is really good but sadly, due to GDPR issues, we have had to remove it. It is not set to GROUPS so it means people in different groups can see each other's student data. If this can be fixed, it would be a brilliant plugin.
  • Steve Radford
    Wed, 15 June 2022, 4:28 PM
    Hi Aday, I've thought for a long time that Moodle should implement a way of users being able to contribute to the cost of maintaining third-party-developed free-to-use plugins if they want to. I personally consider this plugin very useful, and so I'd be happy to make a small contribution (financially or otherwise) if that would help to get this plugin updated for V4.0 and to resolve the groups issue?
  • Joseph Liaw
    Thu, 16 June 2022, 12:05 AM
    Agree with Steve! Great plugin that could be crowd funded!

    Resolving groups issue would be nice, as well as being able to track meta-enrollments (e.g. have a cohort of students that are then enrolled in multiple courses to track their progress overall or within a course that has sub-courses associated with it).

    Very useful tool to help with tracking student progress and great for coaching conferences and parent teacher conferences for those of us with younger students.
  • James Martin
    Fri, 2 Sept 2022, 8:37 PM
    Thank you for this plugin! For the Spanish FUNDAE courses this comes in very handy. I appreciate it and I hope you keep mainaining it, especially for Moodle 4.0
  • V B
    Sat, 10 Sept 2022, 6:57 PM
    What do you think about a "keep alive" feature?
    I mean a JS that silently calls an Ajax functions and updates the backend with a dummy action.
    Then, after a configurable amount of time, it asks the student "Are you still studying", like Youtube does when there are no interactions for some time.
  • Victor Perez
    Thu, 29 Sept 2022, 11:27 PM
    Hello! Does any one knows if the last version of this plugin works with Moodle 4?
Please login to post comments