lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes in the update method

    • -10
    • +2
    ./lams/monitoring/mv/tabviews/TodoTabView.as
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

    • -1
    • +17
    ./lams/monitoring/mv/MonitorController.as
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

    • -11
    • +47
    ./lams/monitoring/mv/MonitorModel.as
added couple of methods to get progress data and saving it

updated the files to handle monitor view and controller as well

    • -5
    • +23
    ./lams/authoring/cv/CanvasActivity.as
    • -3
    • +5
    ./lams/authoring/cv/CanvasParallelActivity.as
change in draw method to to show title lable for optional activity container

    • -11
    • +11
    ./lams/authoring/cv/CanvasOptionalActivity.as
changed step 2 validation, scrollbar for summery desc

updated initializeLesson method to not include description in the request if not set.

scroll addition to summery

added summery offset vars

added key control to open debugger

added use of Dictionary and ThemeManager (Styles) to view

changed wizard height constant

set wizard's dimensions as stage's dimensions

under construction, so don't even bother to checkout this file at this point

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

    • -13
    • +28
    ./lams/authoring/cv/CanvasOptionalActivity.as
added MODULE string

added code to initiate the Learner Tab

    • -2
    • +12
    ./lams/monitoring/mv/MonitorView.as
corrected the Constructor name from MonitorView to MonitorTabView

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

    • -1
    • +0
    ./lams/authoring/cv/CanvasOptionalActivity.as
added getDTO method

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

added method to select a node - used to select first visible node in tree

added org tree handle for input params courseID/classID

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

replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow

    • -1
    • +1
    ./lams/monitoring/mv/MonitorController.as