lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
quite a few changes here. removed unused import declarations the learner environment doesnt expect a toolContentId to be passed via url. the tool contentId/toolSessionId relationship is assumed to have been establish when the core made the call to createToolSessions() if no toolSession exist in the table when the learner reaches the activity, the user will see an error screen. if user in this tool session isnt found, thena new entry is created.

removed unused exports

uses the new method retriveNbUserBySession to grab the user data from the db. This ensures that the user does belong to the tool session specified

removed unused import declarations

added new method retrieveNbUserBySession() which calls the equivalent DAO method getNbUserBySession

added new method getNbUserBySession, which gets a user from tl_lanb11_user table with a particular user id and sessionId

full class name

public static function getCenterOfMC(mc:MovieClip):Point{

*** empty log message ***

full class name

changing calls to dict to reflect new method of getting values with strings

added getCurrentCursorRef

add load button to parse WDDX

editing serverdefdaults loaded function

converting dictionary to use string identifiers (working now)

tools that help with the development and testing of LAMS 1.1 UI

    • binary
    /lams_common/src/flash/assets/tools/Comms_test.fla
    • -0
    • +63
    /lams_common/src/flash/assets/tools/CreateDictionary.as
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.fla
    • -0
    • +29614
    /lams_common/src/flash/assets/tools/CreateDictionary.hqx
    • -0
    • +41
    /lams_common/src/flash/assets/tools/comms_test.as
Made the windows and unix versions the same. Needed to add the zeroDateTimeBehaviour

Update ant properties files to common.properties

Update ant properties files to common.properties

Update ant properties files to common.properties

Update ant properties files to common.properties

Update to use common properties.

    • -56
    • +10
    /lams_tool_sbmt/build.properties
Pull up all common ant properites variables into this file.

    • -0
    • +60
    /lams_build/common.properties
Do not put j2ee jars in individual projects. Use the MyEclipse jar.

Switched style and elements collections to not lazy load - makes creating the DTO easier.

Switched style and elements collections to not lazy load - makes creating the DTO easier.

modifications to support string identifiers. now use 'key' to get a definition.

Fixed my change to the clean target - only worked when the test cases had been run. Moved the delete statement for the report directory into the test target.

Added tool version, tool identifier, removed activity offline and online instructions.

Added tool version, tool identifier, removed activity offline and online instructions

    • -4
    • +0
    /lams_tool_sbmt/db/sql/activity_insert.sql
    • -0
    • +4
    /lams_tool_sbmt/db/sql/tool_insert.sql