Package org.activemath.events.types

Class Summary
ApplicationShutdownEvent Event: Application is being shut down.
ApplicationStartupEvent Describe me!
AssessmentResultEntry Entry for an assessment of an @link AssessmentResultEvent
AssessmentResultEvent Event: Assessment result coming in (eg. from Siette) It contains a list of @link AssessmentResultEntry items, each tied to a single content item.
AuthoringInterfaceEvent Base class to represent an even sent by the authoring user-interface simple and straight support for XML content to describe the event.
BeliefUpdateEvent This event class is sent upon belief changes in the learner model.
ClipTransferEvent  
DictSearchedEvent Event: dictionary search
ExerciseActionEvent This class represents events triggered by user actions in the local tutorial dialogue exercise system.
ExerciseFinishedEvent Event: user has finished an exercise
ExerciseHelpRequestEvent This class represents events triggered by the user requesting help in the local tutorial dialogue exercise system.
ExerciseHintProvisionEvent This class represents events triggered by the local tutorial dialogue exercise system providing some hint to the learner.
ExerciseRunEvent Event representation of an exercise run.
ExerciseSequencerFinishedEvent Event: user has started the exercise sequencer
ExerciseSequencerStartedEvent Event: user has started the exercise sequencer
ExerciseStartedEvent Event: user has started an exercise
ExerciseStepEvent Event: user has performed an exercise step
FocusChangedEvent Event: window focus has changed on client Note: Currently, the client cannot determine reliably if the window focus is lost.
HappinessEvent Event: user has given feedback about his happiness
ItemMenuContentAddedEvent Event: user has added content using the item menu
ItemMenuContentRemovedEvent Event: user has removed content using the item menu
ItemPresentedEvent Event: an item is presented to a user
ItemSeenEvent Event: user has seen an item for a certain time.
MasteryChangedEvent Event: learner model detects mastery change
MBaseCollectionsChangedEvent Event describing changes in content-collections chracterized by added, changed, or removed ids stored as absolute string ids.
NoteCreatedEvent Event: a new note is created
NoteDeletedEvent Event: a new note is created
NoteModifiedEvent Event: a new note is created
NotePresentedEvent Event: a new note is created
PagePresentedEvent Event: a page of a book is presented to the user.
ReportRequestedEvent Event: Track report usage by a new specific event.
SelfAssessmentEvent Event: user has given feedback about his happiness
SelfReportEvent Event: user has given feedback about 3 affective factors: Liking/disliking: the level of attraction arising from the current object of attention of the learner Pride/shame: the level of attribution arising form the current actions of the learner Satisfaction/disapointment: the level of prospect arising from the consequences for the learner of the current events.
SurveySubmittedEvent Event: a user has submitted a survey
ToolStartedEvent Event: a new view is presented to the user View names should come from AppContext.
TutorialInteractionEvent Event: A tutorial interaction was generated and achieved
UrlRequestedEvent Event: an URL has been requested
UserBookDeletedEvent Event: user has delete a user book
UserBookPlannedEvent Event: User is planning a book.
UserBookRenamedEvent Describe me!
UserBookUploadedEvent Event: A user book has been uploaded (from a tool).
UserCreatedEvent Event: A new user has been created.
UserFeedbackEvent  
UserLoggedInEvent Event: a user has logged in
UserLoggedOutEvent Event: a user has logged in
UserPropertyChangedEvent Event: a user property has changed
UserRemovedEvent Event: a user has been removed permanently from the application
ViewPresentedEvent Event: a new view is presented to the user View names should come from AppContext.
WindowClosedEvent Event: window focus has changed on client Note: Currently, the client cannot determine reliably if the window focus is lost.