Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added code for placing common refresh and help bar on all the tabs

added some trace commands for internal debugging

added RELOADPROGRESS cases for both mioniotr and learner tabs

added a method "refreshAllData" to regrsh data on click on refresh button

added refresh button

merged with Mitch code for unarchiving sequence

added handling for unachiving a lesson

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