Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor fix for canvas sizing for small sequences and also learner icon not initially displayed in monitor

Added MonitorGateView class for displaying learners panel in monitor in a seperate view. Removed learners panel stuff from MonitorTabView. Fixed scrolling issue in monitor.

removed library component - unused

    • -325
    • +0
    ./lamsfoundation/lams/learner/lb/LibraryModel.as
    • -246
    • +0
    ./lamsfoundation/lams/learner/lb/LibraryView.as
  1. … 1 more file in changeset.
group branching changes in author and tried some changes in learner but haven't completed yet

    • -3
    • +1
    ./lamsfoundation/lams/learner/ls/Lesson.as
    • -0
    • +60
    ./lamsfoundation/lams/learner/ls/LessonModel.as
  1. … 5 more files in changeset.
small change for moving buttons in conditions dialog + improvement in Group activity PI controls

  1. … 2 more files in changeset.
each branching view is created (straight away) for each branching activity in the newly opened design but kept hidden until double clicked to open the view.

  1. … 2 more files in changeset.
added new dictionary labels for branching

  1. … 2 more files in changeset.
screen changes to conditions setup dialog

  1. … 2 more files in changeset.
lots of tool based branching improvements (dialogs) + setting defaultBranch for BranchingActivity

  1. … 2 more files in changeset.
additions to setup dialog for conditions + added defaultBranch for BranchingActivity

fixed incorrect constructor name which was resulting in app calls failing

  1. … 2 more files in changeset.
added tool ouput definition class to handle received data

    • -0
    • +98
    ./lamsfoundation/lams/authoring/ToolOutputDefinition.as
added tool output conditions dialog

    • -0
    • +257
    ./lamsfoundation/lams/authoring/br/ToolOutputConditionsDialog.as
improvements with tool input selection and added button for opening conditional setup dialog.

    • -0
    • +130
    ./lamsfoundation/lams/authoring/ToolOutputCondition.as
    • -0
    • +205
    ./lamsfoundation/lams/authoring/br/BranchMappingDialog.as
    • -0
    • +253
    ./lamsfoundation/lams/authoring/br/ConditionMatchingDialog.as
Changed the drop down menu options in lams monitoring for various states. ie now no longer necessary to achive before remove

used recursive function to generate tool activity list

  1. … 2 more files in changeset.
tool activity list for tool-based branching now includes children activity(s) of complex activity(s)

    • -0
    • +77
    ./lamsfoundation/lams/authoring/BranchActivityEntry.as
    • -0
    • +110
    ./lamsfoundation/lams/authoring/ToolOutputBranchActivityEntry.as
  1. … 2 more files in changeset.
added tool activity selection for tool based branching

  1. … 5 more files in changeset.
fixed random grouping issues LDEV-1263

  1. … 2 more files in changeset.
restrict canvas objects so they cannot be placed in the negative plane

  1. … 2 more files in changeset.
improvements with grouping controls mixed with branching

    • -4
    • +1
    ./lamsfoundation/lams/learner/Header.as
  1. … 3 more files in changeset.
handling for grouping properties changes when linked to branching activity

    • -2
    • +12
    ./lamsfoundation/lams/authoring/Group.as
  1. … 2 more files in changeset.
minor group and branch mapping changes

  1. … 3 more files in changeset.
improved DDM for opening design with grouping (groups) and branch mappings

  1. … 2 more files in changeset.
group matching dialog + saving matches + group handling

    • -15
    • +82
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -2
    • +2
    ./lamsfoundation/lams/authoring/Group.as
    • -0
    • +110
    ./lamsfoundation/lams/authoring/GroupBranchActivityEntry.as
  1. … 2 more files in changeset.
group naming dialog + saving groups

    • -0
    • +88
    ./lamsfoundation/lams/authoring/Group.as
  1. … 6 more files in changeset.
branching changes + group/branch matching dialog + group naming dialog + some code cleanup + spliting PI class + PI and Branch/Sequence integration

    • -2
    • +4
    ./lamsfoundation/lams/authoring/Branch.as
    • -41
    • +20
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -0
    • +299
    ./lamsfoundation/lams/authoring/br/GroupMatchingDialog.as
    • -0
    • +226
    ./lamsfoundation/lams/authoring/br/GroupNamingDialog.as
    • -0
    • +933
    ./lamsfoundation/lams/authoring/cv/PropertyInspectorControls.as
  1. … 9 more files in changeset.
cleaned up some monitor code + added code for adding branching activity to canvas

use PI to set grouping for Branching Activity (group type)

  1. … 2 more files in changeset.
fix for toolbar enabling/disabling (alert)

  1. … 2 more files in changeset.