Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added couple of methods to get progress data and saving it

updated the files to handle monitor view and controller as well

work in progress, checked in for Mitch to look into lesson tab

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

changes for optional activity containet to show child activities properly

changed step 2 validation, scrollbar for summery desc

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

    • -1
    • +5
    ./org/lamsfoundation/lams/wizard/Wizard.as
updated scrollbar component

added scrollbar component

scroll addition to summery

    • -0
    • +12
    ./org/lamsfoundation/lams/wizard/WizardView.as
changed wizard dimensions

  1. … 1 more file in changeset.
added summery offset vars

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

    • -0
    • +18
    ./org/lamsfoundation/lams/wizard/Application.as
some adjustments to sequenceWizard MC

added use of Dictionary and ThemeManager (Styles) to view

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

    • -1
    • +1
    ./org/lamsfoundation/lams/wizard/Application.as
set wizard's dimensions as stage's dimensions

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

    • -0
    • +318
    ./org/lamsfoundation/lams/monitoring/mv/tabviews/LearnerTabView.as
put some conditions to show optional activityies properly in learner tab view in monitor

updated sequenceWizard movieclip

added MODULE string

    • -1
    • +3
    ./org/lamsfoundation/lams/wizard/Application.as
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
    ./org/lamsfoundation/lams/monitoring/User.as
added courseID/classID root params

org tree is reloaded if user has not passed step 3 (ie selected users from class)

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

added org tree handle for input params courseID/classID

    • -12
    • +20
    ./org/lamsfoundation/lams/wizard/Wizard.as
added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container