Skip to content

mrcinv/moodle-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate questions for Moodle quiz

Binder

Use Python, Octave or Julia to generate a series of Moodle quiz questions, that can be imported into Moodle.

The tools consist libraries and template programs, that generate a file in Moodle-XML format ready to import in Moodle.

Instalation: Octave

Add the directory (octave/) to your path

octave:1> addpath("/path/to/repo/octave")

Grab and modify an example and run it.

Instalation: Python

Put python/moodle.py where Python can find, grab and modify an example and run it. Examples are in the form of Python script and jupyter notebook.

You can also try notebook examples online on Binder

About

Generator of Moodle questions in diferent languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published