Back to Moodle

mod_glossary Upgrade notes

public/mod/glossary/UPGRADING.md

5.2.0443 B
Original Source

mod_glossary Upgrade notes

5.2

Added

  • Function mod_glossary_rating_can_see_item_ratings is now implemented for checking permissions to view ratings.

    For more information see MDL-86960

5.1

Added

  • Added mod_glossary_get_comments(): a method for retrieving comments linked to a glossary.

    For more information see MDL-85840