Back to Moodle

mod_workshop Upgrade notes

public/mod/workshop/UPGRADING.md

5.2.0507 B
Original Source

mod_workshop Upgrade notes

5.1

Deprecated

  • The function workshop::count_submissions has been deprecated and should no longer be used, use workshop::count_all_submissions instead.

    For more information see MDL-84809

  • The function workshop::count_assessments has been deprecated and should no longer be used, use workshop::count_all_assessments instead.

    For more information see MDL-84809