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

Lesson using a scale always gives the minimum scale value

XMLWordPrintable

    • MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
    • MOODLE_25_STABLE, MOODLE_26_STABLE
    • mdl43020-master
    • Hide

      Use a grade value out of 5

      Show
      Use a grade value out of 5
    • Easy
    • Hide

      Create a scale like:

      • Name: "Out of 5"
      • Scale:

        "*,**,***,****,*****"


        Create a lesson

      • Using this scale
      • Create a few questions
        Do the lesson as a student
      • Get all the questions right and you will get

         "*****"

        for you gradebook score.

      Show
      Create a scale like: Name: "Out of 5" Scale: "*,**,***,****,*****" Create a lesson Using this scale Create a few questions Do the lesson as a student Get all the questions right and you will get "*****" for you gradebook score.

      Lesson using a scale always gives the minimum scale value because when calculating out of 100% it is always negative. Therefore gradebook gives the minimum grade.

      When converting a score to a scale, use scale's grade maximum to calculate it.

      (score * scale max grade) / 100

            tlock Tim Lock
            tlock Tim Lock
            Rossiani Wijaya Rossiani Wijaya
            Dan Poltawski Dan Poltawski
            Ankit Agarwal Ankit Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.