Rate a course

This block provides an Amazon-style 5 star rating system for courses. Users each give a rating and the total is displayed in the block.
Price option: Free

Supports Moodle 2.3-2.7 See all versions
Latest release: 11 years ago
Installations: 271
Downloads (last 90 days): 31

Frankenstyle name: block_rate_course
Blocks
Open University

Comments

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

Hi Guys, can this be used as an overall rating for looking and feel for the whole of Moodle, like adding it on the Dashboard page for users to rate the LMS or do I have to change the PHP to apply it there?
Thanks Michael! I tested it on 3.8.2+ and it pretty much does the job. The only thing that's not possible is to restrict teachers or any other role to submit a rating. Also, it is possible for a user to rate as many times as he/she wants. If you want a quick indicator of students degree of satisfaction, it will surely do the job.
Michael Milette
thank you
i will test and try
If anyone is interested, there is a fork of this plugin which is compatible with Moodle 3.7 and 3.8. You will find it at https://github.com/ewallah/moodle-block_rate_course
Hi,
I just made a pull request for a Moodle 3.4 and sup update and AMD + Mustache support https://github.com/moodleou/moodle-block_rate_course/pull/4
It lacks some features and I believe the plugin can go further, like providing an admin interface to view the global results of all the courses ratings from a Moodle platform.
For moodle 3.X you should consider this fork https://github.com/lernlink/moodle-block_rate_course.
It works fine on our moodle 3.0.6.
A french translation is also included.
Will be any update for moodle 3.4???
hi
Is there any french version for moodle 3.06+ ?
Thanks
Thanks
Will this work on Moodle 3.3 Version
is there a way to get a report of all course ratings across my moodle site?
I added the missing line of code für 3.2.
Download a slightly different version here:
https://github.com/lernlink/moodle-block_rate_course/archive/master.zip
Has anyone made a work around for version 3.1?
Coding error detected, it must be fixed by a programmer: build_navigation() can not be used any more, please use $PAGE->navbar methods instead.
× Stack trace: •line 1145 of \lib\deprecatedlib.php: coding_exception thrown
•line 43 of \blocks\rate_course\rate.php: call to build_navigation()
Any news on an update for this plugin? This plugin is exactly what we want, but due to the build_navigation() issue mentioned above, it does not work in Moodle 3.1.
Thanks.

when version 2.9 will be released couple + ? ... Greetings or I can join to help in development? ; )
Hi.
I tried your plugin ine Moddle 3.0.2 and it installs just fine wut when I try to giv a rank to a course I get the following message :
"Coding error detected, it must be fixed by a programmer: build_navigation() can not be used any more, please use $PAGE->navbar methods instead."