Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added some validation for tool output conditions

  1. … 2 more files in changeset.
improved tool condition adding/removing

  1. … 2 more files in changeset.
Learner icons now visible after being dragged onto learner panel. Also fixed endGate tooltip not displaying issue. Removed some redundant code

  1. … 2 more files in changeset.
learner icon is able to be dragged to end gate which is in separate panel (outside of canvas scroll pane)

  1. … 2 more files in changeset.
small change of teacher choice branching static variable in Activity and dictionary label string

  1. … 2 more files in changeset.
fixed dialog problems (not showing) that occurred after viewing the sequence tab in Monitor

  1. … 5 more files in changeset.
Fixed monitor's library, alert dialogs and debug dialog now working.

  1. … 3 more files in changeset.
added 'remove' option for when lesson is in the STARTED state in monitor

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