Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -0
    • +32
    ./org/lamsfoundation/lams/monitoring/MonitoringConstants.java
  1. … 4 more files in changeset.
add startLesson message

  1. … 1 more file in changeset.
LDEV-79: Added remove lesson feature to the dummy monitoring interface.

  1. … 2 more files in changeset.
Improved some of the comments

Add DISABLE_LESSON to lesson class

removeLesson

  1. … 1 more file in changeset.
arhieve lesson : send WDDX package to flash client

  1. … 1 more file in changeset.
Corrected comment.

LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified monitoring service to suit changes to ToolActivity.createToolSessionForActivity()

LDEV-67: Run sequences were not going in the correct workspace folder. Now when the lesson starts, the learning design is placed in the default runtime sequence folder. If such a folder does not exist, the learning design is placed in the original folder. Also changed lams.jar to add a default runtime sequence folder to the workspace object.

Also cleaned up MonitoringService - removed a few member variables and methods that are no longer used, and removed the matching entries from the context file.

  1. … 1 more file in changeset.
Modified the dummy monitoring screen to support the new Activity.getAuthoringActivityDTOSet() method.

  1. … 1 more file in changeset.