Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whole forum grading #63

Open
wants to merge 4 commits into
base: MOODLE_311_STABLE
Choose a base branch
from

Commits on Oct 4, 2022

  1. Create wholeforum_plugin.php

    Whole forum grading created as a separate plugin, so it can be enabled separately from forum ratings. Some roles may be able to rate and not apply whole forum grades, and vice versa.
    nstefanski committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4a73722 View commit details
    Browse the repository at this point in the history
  2. settings for whole forum

    Whole forum grading does not have the same language strings as standalone mods, so some variation is needed.
    nstefanski committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    afe3f9e View commit details
    Browse the repository at this point in the history
  3. changes to lib functions

    block_grade_me_tree(): module link, module icon, and submission link
    block_grade_me_cache_grade_data(): add itemnumber to query, use to identify whole forum grade items
    nstefanski committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    9798791 View commit details
    Browse the repository at this point in the history
  4. bump version

    nstefanski committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    e064928 View commit details
    Browse the repository at this point in the history