User documentation
Opale Quiz to Hdoc Conversion
With this converter, one can convert an Opale quiz to an hdoc document.
First, an evaluation/quiz must be created in Opale.
Then this file must be extracted from the Opale workspace.
When exporting, keep the default configuration.
Run the conversion by the command line:
ant -buildfile opale-quiz_to_hdoc.ant -DInputPath=<absolute path of .scar file> -DOutputPath=<absolute path of resulting .hdoc file> convert