Class Summary |
Admin |
The Admin class is the doorway to JITAS for the Administration GUI |
DefaultSelectionAlgorithm |
Compute a Problem object by the JITAS system default algorithm. |
Domain |
A domain stores all the material related to a particular tutor subject, that
is not specific to a subdomain. |
Problem |
Create a Problem object which contains the necessary information. |
SimpleFeedback |
A simple implementation of the Feedback class. |
Solution |
A solution to a problem |
Student |
Student keeps track of all the domains a student is logged into
as well as the domains that the student is able to log into, and their
userName and password which the student uses to log into domains. |
StudentModel |
The student model is a model of the student knowledge for a particular domain |
Subdomain |
A subdomain object. |
Tutor |
The main class for the JITAS class library (core classes). |