Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change resume method call

    • -1
    • +1
    ./lamsfoundation/lams/learner/Header.as
progress update changes

progress update and x position adjustment

control for optional activity on double click

added methods to handle resume button

    • -4
    • +32
    ./lamsfoundation/lams/learner/ls/Lesson.as
change in the Dictionary.getValue for alert message, title and label

wrote a condition in "activityClick" method to check if the activity has a parent then check if the parant is parallel actvitiy, if yes then do not allow that activity to be moved aroubd on the canvas out of its container.

adjusted the hight for transparent glass on the parallel acitivity header panel used for opeing and closing of lock

removed code to used for expansion and collapse for linear representation for monitoring

added dictionary values for items to be internationalised

added parallel activity case

added refreshProgress methods to update progress data

added methods to set and get the changedProgress indicator

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