lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed doctype tag

moved from lams_central

    • binary
    /lams_monitoring/web/lams_monitoring.swf
moved to monitoring/

    • binary
    /lams_central/web/lams_monitoring.swf
Flash Monitor - current version inc lesson list, creating lesson, lesson and monitor tabs (partial completed)

    • binary
    /lams_central/web/lams_monitoring.swf
added addRole method

contains update for workspaceDialog

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
updated createWorkspaceDialog to use class root based on currentMode

added userSelectDesign method - called from Monitor

adjusted to use ApplicationParent

Added workspace to parent

Fixed the keywork expansion

Chart enabled for individual sessions in the monitoring url summary tab

A fix to learner module charting so that the votes are counted based on users in the same session.

stopped workspace tree from being draggable.

merged with pradeep

added methods for handling creating a new Lesson

added refresh method

small bug fixes

added static root method

removed all the not required properties and methods

new dialog for Creating a Lesson

added a condition to show different menu items for Monitoring

Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -5
    • +118
    /lams_common/db/model/lams_11.clay
    • -0
    • +24
    /lams_common/db/sql/create_lams_11_tables.sql
    • -3
    • +28
    /lams_common/db/sql/insert_types_data.sql
  1. … 6 more files in changeset.
Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

added new movieclip for creating new start lesson workspace

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
added get root method to get the root of movieclip to open lesson manager dialog box

created a new movie clip "lessonMangerDialog" for changed requirement for select class event

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
uncommented the monitor.getOrganisation() in start method

merges lessonManager dialog methods from Mitch's code

added clearDesign, setDirty, setSelectedTab, getSelectedTab methods and updated some method from the latest chamges in organisation related method written by Mitch