Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
drft outline of where components should go

    • binary
    ./flash/monitor_draft.fla
Application class for monitoring, main entry point to application

Records start and end dates for scheduled lessons in the database.

Added option to start lesson at a later date. Not fully tested.

  1. … 1 more file in changeset.
Changed transaction defn for service to include startLessonOnSchedule.

fix a small bug: forceComplete WDDX write wrong tag name.

Adding web access support for delete preview lessons

  1. … 3 more files in changeset.
Fixed the delete multiple preview lessons so that it calls delete lesson - otherwise the lessons wouldn't be deleted correctly.

Working on the delete side of preview. Untested.

  1. … 2 more files in changeset.
Updated runGateScheduler method to handle start and end time offset conditions.

Add some i18n message.

Add monitoring message service.

Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

  1. … 7 more files in changeset.
Get Leaner in Monitor in a single call

Change toolSessionManager interface to add new toolSessionName.

  1. … 7 more files in changeset.
LessonClass group name from client.

  1. … 1 more file in changeset.
Perform chosen grouping.

Add performChosenGrouping function. Not finish yet

  1. … 1 more file in changeset.
Add suspend and unsuspend action.

Change finish and start lesson on schedule action. For LDEV-81 & 82

Modified the copyLearningDesign routines to only set the field when creating a runtime design - don't want to link the designs when the user duplicates a design in authoring.

Removed unnecessary import statement - was stopping monitoring compiling.

Fix some bug in forceComplete

Changed call that gets an parameter value to suit changes in WebUtil.

  1. … 1 more file in changeset.
No test version: forceComplete

Add finishLessonOnSchedule interface

  1. … 1 more file in changeset.
Add finishLessonOnSchedule interface

Add scheduled lesson start job.

Working on createLesson and initializeLesson

  1. … 4 more files in changeset.
add startLesson message

  1. … 1 more file in changeset.