• 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

    • binary
    ./lams/authoring/cv/CanvasActivity.as
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.

    • binary
    ./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

    • binary
    ./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)

    • binary
    ./lams/authoring/DesignDataModel.as
  1. … 1 more file in changeset.
changed request param

changed the height of gate activity icon

    • binary
    ./lams/authoring/cv/CanvasActivity.as
added a gateTitle method to give custom title to gate between activities

implemented themes/dictionary for monitor

    • binary
    ./lams/monitoring/LearnersDialog.as
    • binary
    ./lams/monitoring/LessonManagerDialog.as
    • binary
    ./lams/monitoring/mv/MonitorView.as
    • binary
    ./lams/monitoring/mv/tabviews/TodoTabView.as
  1. … 1 more file in changeset.
updated lams logo

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

    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
smoother update of progress bar and improved click/double click handling

    • binary
    ./lams/learner/ls/LessonController.as
  1. … 1 more file in changeset.
edit content for optional and parallel activity issue resolved

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

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

    • binary
    ./lams/authoring/cv/CanvasController.as
    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
changes in addparent to activity and removeoptional ca methods

change in the activity click method

    • binary
    ./lams/authoring/cv/CanvasController.as
added a line of code to edit increase the width tabs

    • binary
    ./lams/monitoring/mv/MonitorView.as
only one complex activity expanded, closed when a different one is expanded.

    • binary
    ./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

    • binary
    ./lams/wizard/WizardSummery.as
disable buttons when controller busy

commented out resize code

added code to provide default title for gate on transition