Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes in the update, draw activity and draw transition methods

some changes in the clear and draw dersign and added few get methods for learners, activities and transitions

changes in the update method

call chnages in the update methods, still need some solid flasless flow

changes in update and draw methods

latest learner tab view, still work in progress

added few dummy event listeners for activity click, release, click outside, release outside

added a method to get the main Monitor Scroll pane instance reference

changes to set progress data for the monitor and learner tab.

changes to the flow to call updates in tab views class files

added couple of methods to get progress data and saving it

updated the files to handle monitor view and controller as well

change in draw method to to show title lable for optional activity container

changed step 2 validation, scrollbar for summery desc

    • -6
    • +7
    ./lamsfoundation/lams/wizard/WizardView.as
updated initializeLesson method to not include description in the request if not set.

    • -1
    • +5
    ./lamsfoundation/lams/wizard/Wizard.as
scroll addition to summery

    • -0
    • +12
    ./lamsfoundation/lams/wizard/WizardView.as
added summery offset vars

    • -4
    • +6
    ./lamsfoundation/lams/wizard/WizardView.as
added key control to open debugger

added use of Dictionary and ThemeManager (Styles) to view

    • -43
    • +167
    ./lamsfoundation/lams/wizard/WizardView.as
changed wizard height constant

set wizard's dimensions as stage's dimensions

    • -1
    • +1
    ./lamsfoundation/lams/wizard/Wizard.as
under construction, so don't even bother to checkout this file at this point

put some conditions to show optional activityies properly in learner tab view in monitor

added MODULE string

added code to initiate the Learner Tab

corrected the Constructor name from MonitorView to MonitorTabView

made changes to the initi method to draw the optional activity children properly

added getDTO method

    • -1
    • +11
    ./lamsfoundation/lams/monitoring/User.as
org tree is reloaded if user has not passed step 3 (ie selected users from class)

    • -6
    • +17
    ./lamsfoundation/lams/wizard/WizardView.as
added method to select a node - used to select first visible node in tree

    • -0
    • +9
    ./lamsfoundation/lams/wizard/WizardController.as
added org tree handle for input params courseID/classID

    • -12
    • +20
    ./lamsfoundation/lams/wizard/Wizard.as