Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-5910

Control grade visibility

    XMLWordPrintable

Details

    • Hide

      In the function hotpot_supports change:

              'FEATURE_CONTROLS_GRADE_VISIBILITY' => true,
      

      to false, or delete the line.

      Show
      In the function hotpot_supports change: 'FEATURE_CONTROLS_GRADE_VISIBILITY' => true, to false, or delete the line.
    • Easy
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE

    Description

      We have detected that HotPot activities has the feature FEATURE_CONTROLS_GRADE_VISIBILITY enabled but the code is not adapted to automatically manage the grade visibility.

      In our case, we have some very old activities (before this feature) with hidden grades and we cannot show them, the gradebook cannot manage the visibility because of this feature and the module does not do it...

      I think you should disable this feature in order to let the gradebook manage them.

      The other way to make this work is to write the code to make the module manage this cases.

      Attachments

        Activity

          People

            xxxxxxx Gordon Bateson
            pferre22 Pau Ferrer
            Gordon Bateson
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              6/Jul/15