|
Packages |
| evalplayer |
Provides classes to view and play evaluated exercises, produced
by Evaluation-Editor. |
| evaluation |
Provides classes to view, play and annotate completed but not
evaluated exercises, produced by Working-Editor. |
| generation |
Provides classes to view, play and generate exercises. |
| help |
Provides classes to view help-pages. |
| mauda |
Provides important base-classes and interfaces used by the whole
MAUDA-Project. |
| mauda.evaluation |
Provides evaluation-specific classes. |
| mauda.feedback |
Provides feedback-specific classes, used by the different
feedback-types. |
| mauda.feedback.select |
Provides selector-classes, for selecting difficulties, feedback-types,
exercise-modes and plug-ins. |
| mauda.feedback.types |
Provides classes, to handle the different feedback-types. |
| mauda.generation |
Provides classes, to handle exercise-generation-specific things for
Generation-Editor. |
| mauda.images |
Provides classes, to handle image-loading from JAR-Files. |
| mauda.jedasnew |
Contains changed classes from Jedas. |
| mauda.operation |
Provides classes, to store operations and suboperations. |
| mauda.plugin |
Provides common plug-in-specific classes and interfaces, used by
implemented plug-ins. |
| mauda.plugin.binqueue |
Classes for the binomial-queue plug-in. |
| mauda.plugin.fibheap |
Classes and interfaces for the fibonacci-heap plug-in. |
| mauda.treeoperationview |
Classes for the tree-operation-view, used by all
stand-alone-applications in the MAUDA-Project, to visualize the
executed operations and suboperations. |
| mauda.undoredo |
Provides classes to handle undo/redo functionality. |
| mauda.utils |
Utility classes, to handle e.g. the exercise-repository-directory-names,
access xml-files, etc.. |
| test |
TEST-PACKAGE: For testing purposes. |
| work |
Provides classes to view, play and process exercises, produced by
Generation-Editor or AutoGenerator. |