lafayettecollege/moodle-report_rubric_list

This is a simple report which lists all rubrics a user has created.

Maintainers

Package info

github.com/LafColITS/moodle-report_rubric_list

Type:moodle-report

pkg:composer/lafayettecollege/moodle-report_rubric_list

Transparency log

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

v4.1.2 2026-07-15 18:59 UTC

This package is auto-updated.

Last update: 2026-07-15 19:01:49 UTC


README

moodle-ci

This is a simple report which lists all rubrics a user has created.

Requirements

  • Moodle 4.1 (build 2022041900 or later)

Installation

Copy the rubric_list folder into your /report directory and visit your Admin Notification page to complete the installation.

Administration

The report has no options.

Usage

Once the plugin is installed, a teacher can access the functionality by going to Reports > Rubric list within the course, or by going to the URL <mymoodle>/report/rubric_list/index.php?id=<courseid>.

The report will display a table with the following information:

  • Rubric: the name of the rubric with a link to the grading area
  • Last updated: the last time the rubric was updated
  • Activity type: the associated activity type, either an assignment or forum
  • Activity: the name of the activity with a link
  • Course: the name of the course with a link

Author

Charles Fulton (fultonc@lafayette.edu)