lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New locale filter for i18n

  1. … 1 more file in changeset.
Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

  1. … 6 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

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

Include name of design in drop down list when starting lessons. This can now be done as authoring now saves a meaningful name.

Change toolSessionManager interface to add new toolSessionName.

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

Perform chosen grouping.

Add performChosenGrouping function. Not finish yet

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. … 1 more file in changeset.
add startLesson message

  1. … 1 more file in changeset.
Improved some of the comments

LDEV-79: Added remove lesson feature to the dummy monitoring interface.

  1. … 1 more file in changeset.
Add DISABLE_LESSON to lesson class

removeLesson

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

Fixed display of lessons so that it skips any lessons that are archived.

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.