Course ratings

Administration tools ::: tool_courserating
Maintained by Marina Glancy
Add ratings and reviews to the courses

Course ratings 1.7

Moodle 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: Monday, 7 October 2024, 4:00 AM

Changelog

All notable changes to this project will be documented in this file.

[1.7] - 2024100500

Added

  • Support for Moodle 4.5

[1.6] - 2024052100

Added

  • Support for Moodle 4.4

Fixed

  • Coding style fixes
  • Failing core unittests, #12

[1.5] - 2023112400

Added

  • Display course ratings details to non-logged in users instead of redirecting to login page
  • Add testing on Moodle 4.3

[1.4] - 2023072800

Added

  • Compatibility with Moodle 4.1 and 4.2

[1.3] - 2022111300

Added

  • Course report with all individual ratings and reviews
  • For Moodle 4.0 - data source for the report builder for all courses ratings and reviews

Changed

  • Hide "Course rating" field from the course edit form

[1.2] - 2022070800

Changed

  • Prevent JS from loading in 'embedded' page layout (fixes bug when used with filter_embedquestion plugin).

[1.1] - 2022070500

Added

  • New setting tool_courserating/parentcss allows to specify custom position of the course rating on the course page (useful for custom site themes).

[1.0] - 2022061900

First release

Version information

Version build number
2024100500
Version release name
1.7
Maturity
Stable version
MD5 Sum
64291f38e815597de92d2cf2f47aca35
Supported software
Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.7

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation