Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added reload data method and made chnages to update methods TABCHANGE condition to check if the progress data has changed after its first load

added refresh and help button on both monitorTab and learnerTab

removed some code to make it work more efficiently and now this class is handling only authoring parallel activity and monitor MonitorTabView parallel Activity

removed some code to make it work more efficiently and now this class is handling only authoring optional activity and monitor MonitorTabView optional Activity

added code to draw learner on the lactivity if both acitiy id and learner's current activity Id matches and changes the name of few methods such as onPress to localOnPress

changes in the activityDoubleClick method

created a class to handle events for Learner Icon on MonitorTabView

    • -0
    • +213
    ./lamsfoundation/lams/monitoring/mv/LearnerIcon.as
open url for optional activity when double clicked

open url for optional activity when double clicked

common complex activity mc used for both opt/parallel actitvities

added static offset var + used common complex activity mc for opt/parallel activities

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