lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added few class properties for getting tool tip specific data from monitoring Application class file which is used to show tool tip for lesson tab buttons

made changes in the setUPContent method to load learner data

changed some class properties from private static to public static

commented out few lines of code in drawActivity method

added a method to return tool tip specific data from monitoring Application class when called from outer package classes

added a method to return tool tip specific data from learner Application class when called from oter package classes

removed some commented out code and made changes and added code to show tool tip messages on resume, help and export buttons

made changes and added code to show tool tip messages on required components

added 2 methods to return PI full height and is it is expanded when called from outside

added code to expand PI when user double clicks on the system activities such as groups and gates

made changes in the rollover method so that correct params are passed to display too tip

latest flash complie after resolving JIRA Task: 443 (to open Property Inspector when user double clicks on the system activities viz. groups, gates, etc..

    • binary
    /lams_central/web/lams_authoring.swf
added a method to get the description text for the dictionary key

added a new property for tool tip maximum width check

added code to apply tool tip for learner's completed and current activities for both learner and monitor environment

latest flash compile after incorporating tool tip messages for completed and current activities under learner tab

    • binary
    /lams_monitoring/web/lams_monitoring.swf
latest flash compile after incorporating tool tip messages for header buttons as well as for completed and current activities

    • binary
    /lams_learning/web/lams_learner.swf
added 2 new entries for tool tip messages for completed and current activities

Implenting copyToolContent. Calls a new method on the lamsCoreToolService.

Added system error tag - used when an exception occurs from a Flash call.

Implenting copyToolContent. The ToolContent object needs to load the Tool straight away, otherwise the copyToolContent call ends up trying to link a proxied Tool object to two different sessions (the call to actually generate the id is in its own transation).

fix bug when checking for course admin role (for classes, need to check for role in the parent course)

Fixing (LDEV-278) Modify Vote, MCQ and Q&A learning module to use the request not the session

Not complete yet. Adding DTOs to individual screens.

Eliminating session scoped properties.

Finished 1st and 2nd screens.

Not ready for testing/using yet.

  1. … 4 more files in changeset.
Replaced the old DisplayDeserialisedPacketServlet (which produced pretty messy output) with ReportWddxStructureServlet

    • -36
    • +17
    /lams_central/web/WEB-INF/web.xml
Convert a wddx packet to a indented text structure to aid understanding of a packet.

Added Journal Service.

Added Journal Service.

    • -0
    • +2
    /lams_common/db/sql/create_journal_tables.sql
    • -0
    • +2
    /lams_common/db/sql/journal_table-schema.sql
added 5 new items for tool tip messages

Renamed NotebookToolService to NotebookService to be consistent with other tools.

    • -1
    • +1
    /lams_tool_notebook/db/sql/tool_insert.sql
Added journalService.