Package jitas.util

Interface Summary
JESSParser The interface class for the Java Intelligent Tutor Authoring Shell (JITAS) JESS Parser.
 

Class Summary
DefaultJESSParser Tokenise string by the JITAS default JESS parser.
Encryptor The encryptor class encrypts the real password and return it back for saving and authentication purpose.
Logger The Logger class allows straightforward logging of error/warning information into a log file, where the associated time and date of the error/warning will be recorded automatically with the message.
MapFromString Class for converting a string to a map.
Settings Settings class is mainly used to configure the paths to different components of a Tutor.
SolutionEvaluator Class for evaluating students solutions