Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added movieclips for progress indicator and cnages in the canvas activity, oprional activity, parallel activity for both linear and non linear

I am still wotking on this, check in for mitch so that he can run monitoring for testing purpose

chnages in update method to draw design if user is coming from learner tab and chnages in the draw activity mentods, work in progress

workin in progress for redrawing progress for learners and added code for showing name of learner in draw activty method

changes in the activityDoubleClick method to open popup with relevent activity content

added a method to open the tool activity content for Monitor

created call to handle Activity events for monitor application

updated resize method

    • -1
    • +4
    ./org/lamsfoundation/lams/wizard/Application.as
summery screen fix - course/class labels

    • -10
    • +13
    ./org/lamsfoundation/lams/wizard/WizardView.as
removed Library mvc (no longer needed) replaced with single Lesson mvc, basic requests done and model populated.

    • -11
    • +2
    ./org/lamsfoundation/lams/learner/Header.as
    • -14
    • +41
    ./org/lamsfoundation/lams/learner/ls/Lesson.as
    • -78
    • +14
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
updated Lesson mc

updated FLA with time selector changes

fixed date output

    • -10
    • +13
    ./org/lamsfoundation/lams/wizard/WizardView.as
*** empty log message ***

added two methods setDesignOrder and oerderDesign

added 2 properties in the constructor

change in the set design

fixed correct confirm message value

    • -2
    • +2
    ./org/lamsfoundation/lams/wizard/WizardView.as
added new description textfield + confirm msg textfield

added step description + schedule start validation

    • -4
    • +63
    ./org/lamsfoundation/lams/wizard/WizardView.as
commented the load check for lessson list in UIElementLoaded method

changes in the onLocalRelease Method to handle click event for monitoring learner tab view optional activity icon

changes in the activityclick event handler

setup click listener events on init the view rather than draw + added method to change edit class enabled status + removed switch statement in changeStatus

added changeStatus method to run status change call such as suspendLesson

added reload call after creating (editing) lesson class

added textfield

added select status item to combo box

added extra item in combobox "Slect Status" so that if someone click on the appy button by mistake it won't do anything, for that we need to have a validation

also put a condition to check when refreshing the tab view so that required tassk will not be recreated again and again

comment change on update method