• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
created call to handle Activity events for monitor application

Add define it later attribute in authoring save/close button.

  1. … 1 more file in changeset.
updated resize method

summery screen fix - course/class labels

removed Library mvc (no longer needed) replaced with single Lesson mvc, basic requests done and model populated.

updated Lesson mc

Fixed more grouping/gate issues in authoring - if the user changed the type of grouping or gate after saving, the gate/grouping type was not updated. Now a new record is created with the new type.

updated FLA with time selector changes

fixed date output

Update exception handle method.

Random grouping now working. Fixed issues in authoring - was trying to look up grouping by UUID and that won't work for more than one design with grouping (as the UUIDs may be duplicated). Modified authoring to get all the existing groupings via the grouping activities.

*** empty log message ***

added two methods setDesignOrder and oerderDesign

added 2 properties in the constructor

change in the set design

Update import tool content interface.

  1. … 9 more files in changeset.
fixed correct confirm message value

added new description textfield + confirm msg textfield

added step description + schedule start validation

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

Working on import tool content.

  1. … 4 more files in changeset.
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