Moodle

Count of rating indicator on posts is incorrect

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.3
  • Fix Version/s: 1.9.5
  • Component/s: Forum, Usability
  • Labels:
    None
  • Environment:
    any
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

Set up forum
Select count of ratings
Select numerical value for rating
Make posts as student
As teacher rate post
If numerical scale is out of 10 and there are 2 posts, indicator displays: 2/10
Should be: 2

Issue Links

Activity

Hide
Ray Lawrence added a comment -

See MDL-17952 for help file issues.

Show
Ray Lawrence added a comment - See MDL-17952 for help file issues.
Hide
David Mudrak added a comment -

Taking this under my wings.

IMHO this is not a bug. The "2/10" should read: "There are 2 ratings given so far. The maximum ratings that will be counted is 10".
This should be documented and explained but the displaying the max "grade" (count here) is IMHO ok.

Show
David Mudrak added a comment - Taking this under my wings. IMHO this is not a bug. The "2/10" should read: "There are 2 ratings given so far. The maximum ratings that will be counted is 10". This should be documented and explained but the displaying the max "grade" (count here) is IMHO ok.
Hide
David Mudrak added a comment -

I was thinking about it and now I think the following solution might be the best. The forum post should display
a) in case of numerical gradings: "Count of ratings: 15 (grade: 10/10)"
b) in case of scale: "Count of ratings: 31 (grade: good work)"

I am going to implement such change

Show
David Mudrak added a comment - I was thinking about it and now I think the following solution might be the best. The forum post should display a) in case of numerical gradings: "Count of ratings: 15 (grade: 10/10)" b) in case of scale: "Count of ratings: 31 (grade: good work)" I am going to implement such change
Hide
David Mudrak added a comment -

Fixed in CVS. There is a new string that defines the format of the result. The default is to display (for example):

Count of ratings: 1 (grade: poor)

or

Count of ratings: 5 (grade: 3 / 3)

Show
David Mudrak added a comment - Fixed in CVS. There is a new string that defines the format of the result. The default is to display (for example): Count of ratings: 1 (grade: poor) or Count of ratings: 5 (grade: 3 / 3)
Hide
David Mudrak added a comment -

An example of the new UI

Show
David Mudrak added a comment - An example of the new UI

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: