• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
open virtual folders in workspace and start with private folder selected (step 1)

  1. … 1 more file in changeset.
fixed label for go button (contribute task)

added a new movieclip for new Property inspector naming: "PropertyInspectorNew" and made a small change in the workspace movieclip to hide input_txt field

import passon connection

A new class to show set properties for all types of activities, called when Application attaches PropertyInspectorNew movieclip on the root of authoring Application

added import/export popup methods

added a property for piHeight set from PropertyInspectorNew class and created set metthod to set the height for PI called onResize on Application and get method to return the new piHeight set to adjust the canvas and PI height

commented out all the methods and properties used for initiating Property Inspector in popup window

id param not required for use in import passon

  1. … 1 more file in changeset.
1) Added properties property inspector.

2) Added a line of code in constructor function.

3) Added code to launch PI on screen below the canvas in setupUI method.

4) Change in the code for onResize method and

5) Made changes to onKeyDown method

Implementing gate and grouping screens for export portfolio.

  1. … 41 more files in changeset.
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
    ./flash/importUpdate_lc.fla
  1. … 1 more file in changeset.
Interface of import/export function.

  1. … 5 more files in changeset.
hide lesson if no links available

work in progress

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

Interface for import/export tool content web app.

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

participate link now showing bug fix

added logout;

internationalisation

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

display non-priview lessons with proper states in alphabetic order on index page

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