-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.1
-
MOODLE_401_STABLE
Hi All,
I wrote a python script to convert a Moodle question database to/from Markdown here: MoodleMD. An example can be found here: MoodleMD example. The script allows question creation and maintenance to be done entirely in Markdown instead of using the Moodle web interface.
If this is something people are interested in, I think it would be great if "Export to Markdown" is included as an option when backing up question databases from the web interface (along with export to XML and the like). I don't know PHP to do that myself, otherwise I'd be happy to do the work.