fulldecent / moodle-local_plugin_template

An opinionated starting point for awesome, easy-to-use Moodle plugins
0 stars 1 forks source link

Add notes to authoritative references for developing modules #11

Open fulldecent opened 7 months ago

fulldecent commented 7 months ago

Moodle has less than optimal documentation.

To make this local_enrollment_tokens project be the best it can be, we must document it sufficiently (usage, testing, development) rather than saying "go read Moodle docs" because often Moodle docs don't really exist.

So do research, find best practices, assert those best practices, and add those assertions in here as documentation.

https://github.com/fulldecent/moodle-local_enrollment_tokens/blob/4cf5d9f03335574ce49b6582130c50bd297d97d9/README.md#L57-L59

fulldecent commented 1 month ago

Asked at https://moodle.org/mod/forum/discuss.php?d=462107