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

Allow singleview to support 'readonly' views

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 2.8.7, 2.9
    • Gradebook
    • None
    • MOODLE_28_STABLE, MOODLE_29_STABLE

      Right now the singleview grader report hardcoded the 'edit' cap requirements:

      require_capability('gradereport/singleview:view', $context);
      require_capability('moodle/grade:viewall', $context);
      require_capability('moodle/grade:edit', $context);
      

      It doesn't support viewing the report read only which other reports do - this would be a nice feature to add.

            Unassigned Unassigned
            poltawski Dan Poltawski
            Votes:
            1 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.