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 there,
Is there any moodle 3.4+ update?
I can't see download button. is any reason?
Saludos.
He instalado la última versión de la herramienta Dediación al Curso en mi plataforma Moodle 3.0. El módulo aparece perfectamente en el curso de prueba con el que estoy aprendiendo a usarlo y me indica el tiempo de conexión cuando entro con un perfil de alumno de prueba. Como profesor también puedo ver mis tiempos de dedicación. El problema viene al pulsar el botón de "Herramienta de dedicación" para sacar el tiempo por cada alumno. Al pulsar en dicho botón no me muestra los tiempos, sino que me saca directamente a mi zona de "Area personal".
¿Alguien puede aportarme un poco de luz? Lo agradecería porque lo necesito para próximos cursos.
Muchas gracias de antemano y felicidades por la concepción de una herramienta tan útil.
Estimados se lo puede hacer solemente para el rol profesor, osea que me muestra solo el docente del curso, saludos
Mean dedication: 36 minutes 33.666666666667 seconds. Can decimals seconds be just one ore two?
In "Detailed course dedication of " is possíble enlarge columns?
Sorry for being late, but I updated the plugin for Moodle 2.7+ and 3.x+
As Iñigo said, there was an advice in the plugin description almost since a year, redirecting people to download the new version directly from the repository.
A lot of people also directly asked me by private messages.
Please contact me by private messages if you found any error.
Dear all,
Please could you let us know if there is planning for a 3.2 version of this plugin?
Many thanks
Hi there,
There is a newer version of this plugin that hasn't been released here.
We've been using this officially unreleased version of the plugin in Moodle 2.7, 2.9 and 3.1 without any issue; it was originally published by Aday Talavera here:
https://bitbucket.org/ciceidev/moodle_block_dedication/issues/10/no-me-funciona-el-bloque-en-la-versi-n-27
And this is the direct link to it:
https://bitbucket.org/ciceidev/moodle_block_dedication/get/MOODLE_27_STABLE.zip
It has all the changes needed to work with the new log system.
On Moodle 3.1, haven't experienced any errors.
I made a slight change to the plugin to use the standard log instead of the legacy log. In dedication_lib.php, changed line 55 from
`$logs = $DB->get_records_select('log', $where, $params, 'time ASC', 'id,time');`
to
`$logs = $DB->get_records_select('logstore_standard_log', $where, $params, 'timecreated ASC', 'id,timecreated');`
Then, I hunted through and changed all references to the columns `time` and `course` to `timecreated` and `courseid`.
Is there any update for moodle 3.x for purchase?
Hola, enhorabuena por el plugin alguna posibilidad de que se actualice para 3.1? Gracias y saludos
Hi,
Any moodle 3.x update?
Olá
Haverá atualização desse plugin para o moodle 3.1?
Hello,
when I try to dowload data in Excel format, the file can't be open. It reports "I/O general error".
Can I fix it someway?
Thanks in advance