-
Bug
-
Resolution: Fixed
-
Critical
-
2.0.3
-
Any
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
MDL-27625_master -
Easy
-
You don't seem to be able to delete a rating. If you select "Rate..." it should delete your rating. I'm getting an error back "Invalid numeric value"
Its due to this code in the 3 per module rating validation functions.
if ($params['rating'] < 0)
- will help resolve
-
MDL-27471 Add a ratingarea field to the ratings API
-
- Closed
-