The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

gift - Parser for Moodle quiz GIFT format

SYNOPSIS

  gift file.gift

DESCRIPTION

Moodle is an Open Source Learning Management System. It uses GIFT (which stands for General Import Format Technology) to save and recover quiz questions to and from text files.

This script parses a file in GIFT format. If correct, it dumps a reference to an object describing the questions otherwise it reports about the errors.

SEE ALSO

Read the documentation in the Gift module.

AUTHOR

This is a join work by Casiano Rodriguez Leon <casiano@ull.es>, Coromoto Leon Hernandez <cleon@ull.es>, and Luis Garcia Forte <lgforte@ull.es>,

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Casiano Rodriguez Leon, Coromoto Leon Hernandez and Luis Garcia Forte

This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.