Question About Moodle Plugin Awards

Question About Moodle Plugin Awards

by Vincent Schneider -
Number of replies: 2
Picture of Plugin developers

Hello everyone! 😊

I have a question regarding Moodle plugin awards. Some awards, like the "Early Bird" award, can only be earned within a specific time frame. However, awards such as "Privacy" and "Automated Testing" should be obtainable with each version update, correct?

I’m asking because I recently pushed a new version of my plugin (local_webshell), but the "Automated Testing" award was not granted. This version includes PHPUnit tests, so I assumed it should now meet the requirements. Is a specific level of test coverage needed for the award to be granted?

I’d appreciate any insights on this.

Best regards,
Vincent Schneider (cli-ish)

Average of ratings: -
In reply to Vincent Schneider

Re: Question About Moodle Plugin Awards

by Vincent Schneider -
Picture of Plugin developers
It seems like the awards are granted with a task at a specific time and not after the cli jobs are run,
i got the award now.
Average of ratings:Useful (3)
In reply to Vincent Schneider

Re: Question About Moodle Plugin Awards

by David Mudrák -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

Exactly Vincent. These awards are evaluated and granted via a task that runs daily. So it may take up to 24 hours before the features in your new version are recognised and awarded.