lams_monitoring

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

Modified the dummy monitoring screen to support the new Activity.getAuthoringActivityDTOSet() method.

  1. … 1 more file in changeset.
Added scrollbar to the frame containing the list of lessons, so that it is easier to navigate when there are lots of lessons!

Fixed display of the parallel activities on the dummy monitoring screen. Previously it was using the activities from in the learning design and the parallel activity was a CGLIB entry, which didn't give access to the activities method. Added a new session parameter, activities, which contains a set of AuthoringActivityDTO objects and these are used in the place of the learning design.

  1. … 1 more file in changeset.
Display complex activities and their child activities more logically - groups the child activities under the parent activity.

Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.