Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 740 Bytes

Moodle glossary converter

Allows you to convert a glossary exported from Moodle learning platform into an open-question test in GIFT-format. Such test could be then imported into question bank of some moodle course.

Building and launching converter

For building you will need:

Download and extract repositry files, change to /glos2gift dir:

 cd ./glos2gift/

Build app by using maven and start the gotten jar-file:

mvn install
cd ./target/glo2gift
java -jar glo2gift.jar