Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

height fix (monitor Y position)

updated Wizard fla

whole lot of changes to handle state changes (disable, enable, archive etc) and edit class/view learner button functionality

changes in the canvas activity for linear optional activity for linear and parrallel activity for linear and canvas activity liner for options movieclips

removed Lesson (side bar)

changes in the monitor tab draw activity and learnertab draw activity and added few methods to check learner progress

merged and updated draw method

changes to use new request for getting organisations using courseID/classID and tree changes to open branches/folders

    • -5
    • +9
    ./org/lamsfoundation/lams/wizard/Wizard.as
    • -6
    • +7
    ./org/lamsfoundation/lams/wizard/WizardView.as
created new class to handle acivities in monitor as look and feel elements, controller and model are different than authoring

    • -0
    • +276
    ./org/lamsfoundation/lams/monitoring/mv/MonitorLearnerActivity.as
added code to present optional activities in monitoring environment

added lessonID root param

completed dialog to edit lesson class

key press for debug dialog

fixed date and disable buttons on finish

    • -2
    • +14
    ./org/lamsfoundation/lams/wizard/WizardView.as
corrected org id for lesson class

    • -1
    • +2
    ./org/lamsfoundation/lams/wizard/WizardModel.as
removed unneeded callback param

fixed getOrganisations call

    • -1
    • +1
    ./org/lamsfoundation/lams/wizard/Wizard.as