 | How-to run Magnet Mocker
Download zipped exam simulator.
Place it in some temporary directory.
Unzip files. Use WinZip or jar.exe utility:
C:\tmp>jar xvf mm-x.x.zip
Copy mm-x.x.jar file where x.x shows the version
to directory where you will run the exam simulator.
Run executable JAR file using the following command line:
java -jar mm-x.x.jar
NOTE, you must have installed JRE 1.4.0 or higher.
NOTE, if a Quiz refers to images JAR file, then the images JAR file should be placed in the same directory with
XML Quiz file. Otherwise, the images will not be displayed.
|