Uses of Package
jitas.core

Packages that use jitas.core
jitas.admin   
jitas.core   
jitas.util   
jitas.xml.parser   
jitas.xml.writer   
 

Classes in jitas.core used by jitas.admin
Admin
          The Admin class is the doorway to JITAS for the Administration GUI
 

Classes in jitas.core used by jitas.core
Domain
          A domain stores all the material related to a particular tutor subject, that is not specific to a subdomain.
Feedback
          Abstract Feedback class.
Problem
          Create a Problem object which contains the necessary information.
ProblemSelectionAlgorithm
          The interface class for the Java Intelligent Tutor Authoring Shell (JITAS) system selection algorithm.
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).
TutorInterface
          The interface class for the Java Intelligent Tutor Authoring Shell (JITAS) class library (core classes).
 

Classes in jitas.core used by jitas.util
Domain
          A domain stores all the material related to a particular tutor subject, that is not specific to a subdomain.
Feedback
          Abstract 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.
 

Classes in jitas.core used by jitas.xml.parser
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.
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
 

Classes in jitas.core used by jitas.xml.writer
Domain
          A domain stores all the material related to a particular tutor subject, that is not specific to a subdomain.
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