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, I'm currently running a Moodle 2.9.3+ site and planning to update it to Moodle 3 or 3.1 (sometime in the future), and i would love to have your plugin installed. I do, however, have a question: have you tested in a Moodle 3+ environment? When would you have it certified?
Thanks
Has anyone gotten this to work with Moodle 2.9? Thanks!
Any update on a 2.8 version? Thanks!
Hi Anthony! Thanks for the comment! I'm waiting for this new release! ;)
Hi,
is this plugin working with Moodle version 2.8?
And how do I add the star block to course?
Cheers
Hi Frederica
I've uploaded our 2.7 version. We have not yet checked it against 2.8, but should get to it in the next couple of weeks.
Hello, is this plugin working with Moodle versions 2.7 and/or 2.8?
Hey Jenny,
Is there a way to embed the course rating block inside a course description?
Is there a moodle 2.7 version?
How to Each session will be linked to general rating system and also Each session will be linked to a (general comments)Memo field for feedback.
Hi,
I want to add extera field 'Comment'. For this I added new field comment in mdl_block_rate_course table which have degault value '0'. also i have written the following code on rate.php page
echo '';
and on update.php i have added
$comment = required_param('comment',PARAM_ALPHA);
on the top and
$completion->comment = $comment;
just above where data is inserting.
But after submitting, the comment value is not reflecting . It is showing '0' as i have defiled.
Kindly let me knwo what i am doing wrong.
Regards
Ajeet
Hi Pedro, please see the advanced options section of the documentation http://docs.moodle.org/26/en/Course_rate_block#Advanced_Options - you will need to be a programmer to do this as you'll be altering areas of Moodle not within the plug-in's control.
Hi all, is it possible to show only the rating result in any course list, like in the front page even if you'r not logged in?
Thanks in advance
Has any-one tried it in 2.6 yet? We've only just gone up to 2.5 so it will be 3-6 months before I need a 2.6 version myself. I'm not aware of any significant changes that would cause it to break? Please give it a try and report any issues in the Tracker.
hello Jenny...thank a lot for this cool plugin..but it would be great if you can make it for Moodle 2.6 since i have just upgrade to Moodle 2.6...i really looking forward ya~! Thanks~!