• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
empty Controller

Monitor Model

added monitor container scrollpane and TabBar to library and in a movieclip to load

added Monitor container load checkers

added draw ethod to draw initial monitor view

merged Monitor

just the basic container

*** empty log message ***

    • binary
    ./flash/main_monitoring.as
empty as files

    • binary
    ./flash/org/lamsfoundation/lams/monitoring/mv/Monitor.as
    • binary
    ./flash/org/lamsfoundation/lams/monitoring/mv/MonitorModel.as
    • binary
    ./flash/org/lamsfoundation/lams/monitoring/mv/MonitorView.as
*** empty log message ***

retrieves progress data when joining a lesson/sequence

Added Header component - resume/exit buttons

    • binary
    ./flash/org/lamsfoundation/lams/learner/Header.as
Updated FLA - added library components/linkages

Learner main loading script

just a test file

datagrid changes

starting seq opens url in content frame

Learner Flash file

    • binary
    ./flash/lams_learner.fla
updated Library MVC to display list of active sequences and handle onclick evt

removed force join

*** empty log message ***

changes to the updateSequences method to show lesson list

*** empty log message ***

    • binary
    ./flash/lams_monitoring_v1.fla
    • binary
    ./flash/org/lamsfoundation/lams/monitoring/ls/LessonModel.as
    • binary
    ./flash/org/lamsfoundation/lams/monitoring/ls/LessonView.as
    • binary
    ./flash/org/lamsfoundation/lams/monitoring/ls/Sequence.as
Updated Application (children) classes - put common functions/variables in parent

Updated to inherit from parent class ApplicationParent

Trying to open the organisations folder list in the authoring "save/load" dialog box was causing an endless loop, due to a bug in the isSubFolder() method. Fixed this bug and also now checks the permissions on the folders so it won't return an organisation folder for which the user has no rights.

I18N'd two values in the Workspace folder return packet.

  1. … 1 more file in changeset.
Updated Learner AS code - Learning Design model is now saved in the Lesson obj when the lesson is joined.

Renaming applicationResources.properties to ApplicationResources.properties

  1. … 30 more files in changeset.
Added a development servlet that takes a WDDX packet, deserialises it and dumps the resulting object to the screen. Not I18N - it is just for testing problem packets.

  1. … 1 more file in changeset.