Ranking block

Certified Partner Plugin
Maintained by Willian Araujo
A ranking block to improve the gamification into the course.
Price option: Free

Supports Moodle 2.4-4.4 See all versions
Latest release: 1 year ago
Installations: 1381
Downloads (last 90 days): 86

Frankenstyle name: block_ranking
Blocks

Comments

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

Mesmo configurando para 0 o plugin ainda somou 2 pontos
Olá, como resetar o ranking? Mesmo reconfigurando todo o curso a nota do aluno permanece no ranking. E como configurar o ranking para dar somente a nota que os alunos conquistam nos testes sem que some +2 pontos? Obrigado!
Him
Any update to Moodle 3.4?
Ricardo
Will you be releasing a version for Moodle 3.4 in the near future? If so, when do you expect to launch the next release?
Hi michell mejia, it cant be done.
Hi issam el ayadi, I can do something for you. Send me an email and I will do a quotation for you. My email is willianmanoaraujo@gmail.com
Hello Friend
I have a course with several exam tests.
I need the plugin to make a ranking for each exam.
If I could buy a solution I would donate something atra ves de paypal.
thank you very much

I NEED TO BE ABLE TO ADD POINTS TO USERS INDIVIDUALLY AND DIRECTLY THIS CAN BE DONE?
Hi Willian,
I installed Moodle 2.9 and when I try to add this block in one course but when I try to add this block to a course, I get a message that says "Error reading from the database" and every time I try to access the course I get that error. Do you know how to fix it or why this error appears to me?
I installed this plugin in Moodle 3.0 and when I try to add this block in one course but when I try to add this block to a course, I get a message that says "Error reading from the database" and every time I try to access the course I get that error. Do you know if it is an installation error or why this error appears to me?
Yvan, you can, but it needs a lot of work. The ranking works with the moodle events and the completion event is fired everytime the user completed the activitie but only add points one time. The exception is the Quiz activity. You can add points everytime the user completed a Quiz. You can implement this but you will need to rewrite all the plugin's logic.
Hi Willian,
Thanks for this very useful plugin.
I'm on Moodle 3.2 and I have the last version of the plugin. I have access to the code.
Is that possible to use the variable "average grade" in a test activity (as it can be selected in the test setting) for the ranking? (instead of adding points). In other words, is it possible to rank students with the average grade they get when doing a test many times?
Thanks.
Yvan
Hi Matti Jordman, i already fixed it on the latest version. Thanks for report.
Hi
I'd find a couple of typos in lang-file:
$stirng['graph_access_deny']
$stirng['graph_no_groups']
Is this working?
$enablemultipleattempts = $DB->get_record( 'config_plugins'...
Thanks
MJ
On file lib.php function block_ranking_get_students_by_date line 106 AND funcution block_ranking_get_students line 55.