validation issues

Issue #3 resolved
Dan Marsden created an issue

Warning Maturity information ($plugin->maturity) not found in version.php Warning Release name ($plugin->release) not found in version.php

Also might be worth taking a look at the code prechecks report on this page:

https://moodle.org/plugins/pluginversions.php?id=2150&validation=1 (those don't all need to be fixed prior to approval)

Comments (1)

  1. David Watson repo owner

    Fixes issue #3 (validation issues). $plugin->maturity and $plugin->release added to version.php. A comment added to renderer.php explaining why a method is overridden there

    → <<cset 01d247b41136>>

  2. Log in to comment