Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-14416

Calculation of Grades with an Extracredit

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9
    • 1.9
    • Gradebook
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

    Description

      Using extracredits the calculation creates unexpected results.

      Based on some discussions in the German translation group we found there should be two different types of calculations with extra credits we can edit.
      1) extra credit points are added for an Item to the median of the standard tasks (items) = (Item1x2)+(((Item2+Item3)/2). These are additional points for the students because he solved an additional task.
      2) The weighting of one item should be higher than the other and it creates credit points in this way. (Item1x2)+((Item2+Item3)/3).

      The calculation described in the help file gives Item 1 a very height weighting.

      Here is the example from the help file:
      <li>Item 1 is graded 0-100 and its "Extra credit" value is set to 2</li>
      <li>Item 2 is graded 0-100 and its "Extra credit" value is left at 0.0000</li>
      <li>Item 3 is graded 0-100 and its "Extra credit" value is left at 0.0000</li>
      <li>All 3 items belong to Category 1, which has "Mean of grades (with extra credits)" as its aggregation strategy</li>
      <li>A student gets graded 20 on Item 1, 40 on Item 2 and 70 on Item 3</li>
      <li>The student's total for Category 1 will be 75/100 (20*2 + 40 + 70) / 2</li>

      See also: http://moodle.org/mod/forum/discuss.php?d=93182

      Attachments

        Activity

          People

            tsala Helen Foster
            ralfh Ralf Hilgenstock
            Sam Hemelryk Sam Hemelryk
            Adrian Greeve, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              3/Mar/08