Skip to content

When and how to use MDK

Odei Alba edited this page Dec 13, 2021 · 3 revisions

== THIS IS A STUB ==

MDK is a great tool for Moodle development. It is used by many Moodle HQ developers and integrators. However what you may not knowm it's how to use it proefficiently. This guide has for goal to describe a usage methodology per use case.

Potential users

I am a potential Moodle user

I am a contributor developer

I am a contributor QA tester

I am a HQ developer

I am a HQ integrator

I am a HQ QA tester

I am a Moodle administrator

Use cases

I want to install a specific Moodle version to see how it looks

I want to check a plugin

I want to install Moodle on my production server (not officially supported - use at your own risks)

I want to install a Moodle environment ready for development

I want to fix an issue

I want to peer-review an issue marked as "Waiting for peer-review"

I want to test an issue marked as "Waiting for testing"

I want to integrate an issue marked as "Waiting for integration review"

I want to create and run a behat test

I want to create and run a PHPunit test

Clone this wiki locally