Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
for mitch to get the latest tab files, there are no changes just commented out the compareProgressData method in LearnerTabView

added code in draw method to check if learner current activity ID is same as this acticvity ID then draw the learner ICon on the screen for that activity

put in the condition for checking which module is caling the class in init and draw method

change in draw method

X/Y value change for progress activities

param change

    • -3
    • +3
    ./lamsfoundation/lams/learner/ls/Lesson.as
fixed up init

    • -7
    • +11
    ./lamsfoundation/lams/learner/LearnerActivity.as
Learner optional/parallel activity handlers

    • -0
    • +251
    ./lamsfoundation/lams/learner/LearnerOptionalActivity.as
    • -0
    • +255
    ./lamsfoundation/lams/learner/LearnerParallelActivity.as
issue resolved for x and y offset

changes in init and draw method

fixed preview button request + transition model

  1. … 1 more file in changeset.
fixed preview lesson request

added design drawing/ordering methods

    • -5
    • +129
    ./lamsfoundation/lams/learner/ls/LessonModel.as
added draw/remove activity methods

    • -2
    • +130
    ./lamsfoundation/lams/learner/ls/LessonView.as
added activity event methods

added methods to load activity url's in content frame (or popup)

    • -0
    • +27
    ./lamsfoundation/lams/learner/ls/Lesson.as
represents activity in progress bar

    • -0
    • +285
    ./lamsfoundation/lams/learner/LearnerActivity.as
emptied the learnerTabActArr array to hold the fresh value for learners on reload of progress data in setLessonProgressData method

changes in the draw, drawAllLearns and drawActivity methods and added a new method to reload the refreshed learner progress

change in the showS

change in the init method to load correct activity clip with correct params and info

chnage in the init method to load the corrent activty clip with correct params

change in the init method

I am still wotking on this, check in for mitch so that he can run monitoring for testing purpose

chnages in update method to draw design if user is coming from learner tab and chnages in the draw activity mentods, work in progress

workin in progress for redrawing progress for learners and added code for showing name of learner in draw activty method

changes in the activityDoubleClick method to open popup with relevent activity content

added a method to open the tool activity content for Monitor

created call to handle Activity events for monitor application

updated resize method