|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
UserFile | Describe interface UserFile here. |
Class Summary | |
---|---|
AbstractStrategy | AbstractStrategy is the base class for a
question selection strategy. |
BasicStrategy | A non-plug-in default strategy so that Pavlov can operate if the strategy directory is empty or damaged. |
BookData | Encapsulates a users responses to all questions in a book. |
ChapterData | Encapsulates a users responses to all questions in a chapter. |
ChapterStatistics | Statistics which describle all quizzes a user has taken in a given chapter. |
LocalUserFile | A user file that resides on the same computer the application is running on. |
QuestionData | Encapsulates correct and incorrect responses to a given question. |
QuizCollection | Data describing all the quizzes the user has taken on a given chapter. |
QuizCollectionData | Describe class QuizCollectionData here. |
QuizData | Data describing a single quiz on a single chapter. |
User | Describe class User here. |
UserXMLHandler | Loads a User from an XML file. |
Contains the User class, functionality for saving/reading user files, and various other classes which keep statistics on how a user has historically responded to questions. Statistics are grouped in several ways, such as per-question, per-quiz, per-chapter, and per-book. For descriptions of questions, chapters, and books, see the pavlov.library package.
|
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |