Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
call selectedItem.refresh() when you have done the goruping in order to show the double canvasActivity_mc background

*** empty log message ***

get stuff from revision 1.10

added groupsupportID and activityCategory id properties while creting optional activity

addded support for opening complex cactivities

updated setDeisng to support groups

*** empty log message ***

Created a canvas optional activity class to draw optional activity on the canvas with facility to add and remove child from the container

    • -0
    • +252
    ./lamsfoundation/lams/authoring/cv/CanvasOptionalActivity.as
1) Wrote method to find number of complex activities on the canvas and then number of optional activities out of those complex activities.

2) wrote method to add child to the complex activity (optional/parallel) in this case optional activity

3) method to remove child from specific optional activity

4) method to remove acivity from canvas only to show some change in the comparison between ddm and canvas so that it will redesign the canvas view.

Added actions on click for optional activity tool and launch preview button on toolbar

added 3 methods for optional activity tool

added swith case: for optional activity type

Added a private property naming:activityCmplexActivityLayer to put all the complax activity on seperate layer on canvas and,

Added a condition chaeck for drawing optional activity on canvas in "drawActivity" method, on release of boxPen tool from toolbar

Added a hitTest for optional activity while adding a child to it and checking if child activity's X and Y coordinates are out of the optional activity container while removing child from it

refresh transitions after dragging..

added getTransitions for activity method

added couyple of manditory fields

added getGroupingTypesDataProvider(

added getGroupingActivityByGroupingUIID

re-position property inspector

added grouping controls

added resize hook forthe proeprty inspector

fixted setDersign so it uses activityTypeID not the objectType

    • -11
    • +26
    ./lamsfoundation/lams/authoring/DesignDataModel.as
added debug

created a method to get child activities length in optional activity

Changed Case Activity OPTIONS_ACTIVITY_TYPE to OPTIONAL_ACTIVITY_TYPE

changed the property name from OPTIONS to OPTIONAL

added getGrouping method

added optional activity type and isOptionalActivity method

(Checked in by dave)

remove dup of createNewGroupingActivity

added dictionary imnport