Skip to content

palandlom/glos2gift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Moodle glossary converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published