Skip to content
#

moodle

Here are 936 public repositories matching this topic...

hosungsmsft
hosungsmsft commented May 25, 2018

The most recent full CI build (at the time of this writing) failed due to connection refused, but it was just transient (manually browsed the site and confirmed it worked). We should add some retries to the full CI's smoke test code so that these transient failures wouldn't cause full CI failures. Relevant code is [here](https://github.com/Azu

good first issue Priority 2 (maybe one day)
SigTools
fabiodrg
fabiodrg commented Mar 15, 2022

Add a class to represent the extractors 'structure' to prevent some bugs and ease the programming.

  • The constructor may define the extractor's name and description for the options page
  • Add method to add new parameters
  • Add methods to add different types of storage properties
  • text, textarea, color, boolean, ...
good first issue code quality

Improve this page

Add a description, image, and links to the moodle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the moodle topic, visit your repo's landing page and select "manage topics."

Learn more