Ditectrev / markdown-to-gift

PHP script to export markdown format test exam questions to GIFT format for Moodle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Converts test from markdown into Moodle GIFT format

Usage

Simply execute this php command in any terminal and the contents of the README.md from the actual folder (test.md) will be converted from markdown to GIFT format:

$ php transform.php

About

PHP script to export markdown format test exam questions to GIFT format for Moodle

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%