|
|
|
Issue Links:
|
Dependency
|
|
This issue will help resolve:
|
|
MDL-13804
forum sum ratings are broken/ counterintuitive for star scales
|
|
|
|
|
|
|
|
|
// 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
|
|
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 |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Mar/08 07:40 PM
committed 1 file to 'Moodle CVS' - 10/Mar/08 07:41 PM
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Mar/08 07:45 PM
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
|
|
|
committed 2 files to 'Moodle CVS' - 10/Mar/08 07:46 PM
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 11/Mar/08 06:16 AM
committed 1 file to 'Moodle CVS' - 11/Mar/08 06:18 AM
MDL-13866 fixed stupid bug in my last commit; merged from MOODLE_19_STABLE
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 11/Mar/08 06:18 AM
committed 2 files to 'Moodle CVS' - 11/Mar/08 06:19 AM
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 16/Mar/08 07:50 AM
MDL-13866 adding warning that regrading of forums may take a while
|
|
|
committed 1 file to 'Moodle CVS' - 16/Mar/08 07:51 AM
MDL-13866 adding warning that regrading of forums may take a while; merged from MOODLE_19_STABLE
|
|
|
|