Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a line of code in save datadesignmodel method to set true value for isSequenceSet in monitor model to future check on reloading of learner details

added a condition to check if learning design is allready set then just get the details agin without changing design data model

changed the learner name from it user name to first name and last name

changes in update method to handle refresh click event and added a method to reload details and progress data

any transitions connected to deleted activity are also deleted (removed)

  1. … 1 more file in changeset.
changed request param

appended id to unique connection name to avoid conflicts with preview/learner

  1. … 11 more files in changeset.
changed the height of gate activity icon

added a gateTitle method to give custom title to gate between activities

implemented themes/dictionary for monitor

  1. … 1 more file in changeset.
updated fla following theme/dict changes

updated lams logo

  1. … 1 more file in changeset.
removed learner stuff

smoother update of progress bar and improved click/double click handling

    • -3
    • +33
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
  1. … 1 more file in changeset.
edit content for optional and parallel activity issue resolved

latest authoring flash file

removed actstatus code from draw method as this was for minitor learner tab, not neeed any more

fixed double clicking optional act, and stopped dragging on parallel activities

changes in addparent to activity and removeoptional ca methods

change in the activity click method

small chaange in MonitorView movieclip

added a line of code to edit increase the width tabs

only one complex activity expanded, closed when a different one is expanded.

    • -3
    • +17
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
monitoring current complex activity that is opened in learner

load exit jsp when exited (lesson closed)

compares lesson ID when updating progress data from passon swf

mode set to 2 (monitoring)

added country root param

updated to use lessonID - make progress bar work with Learner and Preview simult.

comment out rollover/rollout code.