• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
branching activity saves start/end connector coords

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
make name validation work

Branching: Create the Teacher Chosen branching screen, based on the existing Chosen Grouping screen. Not working yet but the changes have required changing the LessonService (in lams.jar) to take Grouping as a parameter, rather than GroupingActivity, so checking in Monitoring changes to match.

    • -0
    • +477
    /lams_monitoring/web/branching/chosenSelection.jsp
Branching: moved the types to the BranchingActivity so they can be accessed from learner and monitor.

Branching: Adding x and y co-ordinates for the start and stop points. This is to support to UI - the details are not used by the progress engine.

    • -1
    • +5
    /lams_common/db/sql/create_lams_11_tables.sql
added collection of external servers, since it's stored locally in new table (lams_lesson_fed)

changed lessonId property to lesson object, since it's on the local server

file FedRegistryUpdateServlet.java was initially added on branch shibboleth_2_0.

change update registry url from struts action to servlet so that it falls outside of web security context.

    • -1
    • +1
    /lams_admin/web/federation/federation.jsp
    • -0
    • +0
    /lams_central/web/federationUpdateResults.jsp
add validation for duplicate name

complete updateFederationRegistry so that outdated servers are deleted

improved canvas branch view - adding canvas activities (group, branching, optional activities etc)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LI-120 creating the build ant scipt for the unix installer package.

Updating with changes that fiona made for 2.0.4 release. Some files replace with code downloaded from the installer package website

File is generated by installer, so should not be in the build package

Branching: Improved validation logic for adding branch connectors or transitions in Branching Activity view. Added firstActivityUIID field to SequenceActivity. Creating branches on fly (onload of sequence activities in branching activity).

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
added firstActivityUIID field to SequenceActivity + improve branching validation logic + creating branches on fly (onload of sequence activities in branching activity)

Rolling back previous update as the validation changes caused problems with drawing the "transitions" from the start hub.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

file LessonFederation.hbm.xml was initially added on branch shibboleth_2_0.

file LessonFederation.java was initially added on branch shibboleth_2_0.

added new table to record list of external lessons joined by local groups

    • -4
    • +26
    /lams_admin/web/federation/federation.jsp
    • -0
    • +12
    /lams_common/db/sql/create_sharedlesson_tables.sql
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
improved validation logic for adding branch connectors or transitions in Branching Activity view

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/common/flash/LFWindow.fla
Clarifying comparison for group - will now work even if the groups have the same order id. Removed unneeded saving logic from the import code now that the comparison is fixed.

Branching: Wasn't updating the branch link when we copied the branch mappings (when copying a design).

Update done the day after the initial release - the db was being created locally on a fresh machine as user grants were failing. Referred to a non-existent parameter SQL_GRANT, which has been replaced by SQL_HOST.

Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

Branching: Getting the import working for grouped branching