VisualTesting
Importing a Test
A previously saved test in xml format may be imported by the VisualTesting module.
JDom
For XML processing, the open-source API JDom was used.
JDom is a complete Java platform-based solution for accessing, manipulating, and outputting XML data from Java code. JDom is a lightweight API designed to perform quickly in a small memory footprint. It supports easy document modification and is class driven.
If the teacher chooses to import a test, the
following file opener window will show up:

Now, after selecting a test file, the fields of the Question pane will be populated by the first question in the imported test.

You may now modify the question or attach a
picture as described in the previous section (Interactive Test).
Now, click the "Submit" button to
send the question to the students.