Moodle

scale ratings do not work in forum

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: Forum
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

// it could throw off the grading if count and sum returned a rawgrade higher than scale
// so to prevent it we review the results and ensure that rawgrade does not exceed the scale, if it does we set rawgrade = scale (i.e. full credit)

the trouble is that forum->scale is NEGATIVE in case of scale ratings

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

should be fixed now - please reopen in case of any problems

Show
Petr Škoda (skodak) added a comment - should be fixed now - please reopen in case of any problems
Hide
Petr Škoda (skodak) added a comment -

Reported by Kathrin Lind

Show
Petr Škoda (skodak) added a comment - Reported by Kathrin Lind
Hide
Matt Gibson added a comment -

Hi Petr,

I'm using summed scales and have created a 5-star scale a bit like moodle.org's. I want to say to the students "you must get 10 stars to pass", but the gradebook only goes up to 5. Further discussion on the linked issue.

Show
Matt Gibson added a comment - Hi Petr, I'm using summed scales and have created a 5-star scale a bit like moodle.org's. I want to say to the students "you must get 10 stars to pass", but the gradebook only goes up to 5. Further discussion on the linked issue.
Hide
Eloy Lafuente (stronk7) added a comment -

Seems to be working now... long process, hehe. Closing...ciao

Show
Eloy Lafuente (stronk7) added a comment - Seems to be working now... long process, hehe. Closing...ciao
Hide
Petr Škoda (skodak) added a comment -

Hi Matt, this is a known problem - Anthony might be already working on that.

Show
Petr Škoda (skodak) added a comment - Hi Matt, this is a known problem - Anthony might be already working on that.

Dates

  • Created:
    Updated:
    Resolved: