lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed some code from draw method undr the condition check for if the activity is gate activity

added a hittest check for gate activity with optional container and raised a error message that user cannot add gate activity as an optional activity.

    • -4
    • +12
    ./lams/authoring/cv/CanvasController.as
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

    • -3
    • +13
    ./lams/monitoring/mv/MonitorModel.as
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)

    • -0
    • +14
    ./lams/authoring/DesignDataModel.as
  1. … 1 more file in changeset.
changed request param

changed the height of gate activity icon

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

implemented themes/dictionary for monitor

    • -4
    • +13
    ./lams/monitoring/LearnersDialog.as
    • -26
    • +102
    ./lams/monitoring/LessonManagerDialog.as
    • -54
    • +46
    ./lams/monitoring/mv/MonitorView.as
    • -6
    • +23
    ./lams/monitoring/mv/tabviews/TodoTabView.as
  1. … 1 more file in changeset.
updated lams logo

  1. … 2 more files in changeset.
removed learner stuff

    • -15
    • +0
    ./lams/authoring/cv/CanvasParallelActivity.as
smoother update of progress bar and improved click/double click handling

    • -20
    • +10
    ./lams/learner/ls/LessonController.as
    • -13
    • +27
    ./lams/learner/ls/LessonModel.as
  1. … 1 more file in changeset.
edit content for optional and parallel activity issue resolved

    • -24
    • +22
    ./lams/authoring/cv/CanvasController.as
removed actstatus code from draw method as this was for minitor learner tab, not neeed any more

    • -22
    • +5
    ./lams/authoring/cv/CanvasOptionalActivity.as
fixed double clicking optional act, and stopped dragging on parallel activities

    • -17
    • +38
    ./lams/authoring/cv/CanvasController.as
    • -3
    • +3
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -1
    • +1
    ./lams/authoring/cv/CanvasParallelActivity.as
changes in addparent to activity and removeoptional ca methods

change in the activity click method

    • -19
    • +22
    ./lams/authoring/cv/CanvasController.as
added a line of code to edit increase the width tabs

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

    • -3
    • +37
    ./lams/learner/ls/LessonController.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

comment out rollover/rollout code.

updated summery step

summery movieclip

    • -0
    • +130
    ./lams/wizard/WizardSummery.as
disable buttons when controller busy

commented out resize code

added code to provide default title for gate on transition