Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added method to open design from import after callback by passon

updated authoring main AS to receive connection from import passon

passes learning design id back to flash authoring after import (authoring not currently ready)

    • binary
    ./importUpdate_lc.fla
  1. … 1 more file in changeset.
work in progress

code for template activity to show ... if tool bame is not fiting in properly

cut/copy/paste functionality

added cursor control

added a new movieclip for CanvasGateActivity

change in the draw activity method to check if the droped activity is gate activity if it is then create CanvasGateActivity movieclip instead of CanvasActivity used earlier

removed some code from draw method undr the condition check for if the activity is gate activity

added a hittest check for gate activity with optional container and raised a error message that user cannot add gate activity as an optional activity.

latest authoring flash file for Mitch with gate icon size issue resolved so that we both have identical files

added a line of code in save datadesignmodel method to set true value for isSequenceSet in monitor model to future check on reloading of learner details

added a condition to check if learning design is allready set then just get the details agin without changing design data model

changed the learner name from it user name to first name and last name

changes in update method to handle refresh click event and added a method to reload details and progress data

any transitions connected to deleted activity are also deleted (removed)

  1. … 1 more file in changeset.
changed request param

appended id to unique connection name to avoid conflicts with preview/learner

  1. … 11 more files in changeset.
changed the height of gate activity icon

added a gateTitle method to give custom title to gate between activities

implemented themes/dictionary for monitor

  1. … 1 more file in changeset.
updated fla following theme/dict changes

updated lams logo

  1. … 1 more file in changeset.
removed learner stuff

smoother update of progress bar and improved click/double click handling

    • -3
    • +33
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
  1. … 1 more file in changeset.
edit content for optional and parallel activity issue resolved

latest authoring flash file

removed actstatus code from draw method as this was for minitor learner tab, not neeed any more

fixed double clicking optional act, and stopped dragging on parallel activities