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

Grade Scales - Currently, only integers can be specified as letter grade boundaries when creating a grade scale. Provide the ability to specify a real number.

    XMLWordPrintable

Details

    • MOODLE_19_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
    • MOODLE_28_STABLE
    • MDL-20367-master
    • Hide
      • Go to /grade/edit/letter/index.php
      • Edit the boundary for an A to be >= 93.25
      • Verify that the boundary is saved as 93.25
      • Turn on letter grades column for the user report
      • Create a manual grade item, and grade a user with "93.2"
      • Verify they get an A- on the user report
      • Change their grade to "93.25"
      • Verify they get an A on the user report
      • Change their grade to "93.3"
      • Verify they get an A on the user report
      Show
      Go to /grade/edit/letter/index.php Edit the boundary for an A to be >= 93.25 Verify that the boundary is saved as 93.25 Turn on letter grades column for the user report Create a manual grade item, and grade a user with "93.2" Verify they get an A- on the user report Change their grade to "93.25" Verify they get an A on the user report Change their grade to "93.3" Verify they get an A on the user report

    Description

      When creating a grading scale, the letter grade boundary is chosen from a drop-down list box and only an integer can be chosen. For example. I chose 89% as the letter grade boundary for an A-. As a result, any grade over 89, example 89.1 displays as an A-. I want only an 89.5 or higher to display as an A-. I am requesting a way to specify any number as a letter grade boundary in addtion to the integer choices currently in the drop-down list box, example 89.49% as the letter grade boundary for A-. Perhaps a "combo-box" instead of a "drop-down list box" in the interface would work.

      Attachments

        Issue Links

          Activity

            People

              Votes:
              70 Vote for this issue
              Watchers:
              41 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                10/Nov/14