lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added common Learner activity classes to be used in learner/monitoring apps to show learner progress

Added methods openChatHistory and editMesages.

common complex activity mc used for both opt/parallel actitvities

Updated jabber login to use user ID instead of login name.

added static offset var + used common complex activity mc for opt/parallel activities

updated FLAs - modified id/linkage for learner tab (monitor) and learner progress components

    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
Updated populateChat method.

Added message filtering.

Added constant for max messages on monitoring screen.

Added methods for data access, auditing and message filtering

Updated db column name for chatSession from session_id to chat_session_uid

added _root.monitoringURL for monitoring application urls

Added chatMessages field

Added fields for chatSession, sendDate and hidden.

Added message filtering.

Added the method call processIncomingMessages to return the message history for a room when a users presence becomes available. The message history is added to the response.

Update to DTO to include data required monitoring pages.

Added queries to retrieve users.

Added queries to retrieve messages.

Added filtering enabled flag.

for mitch to get the latest tab files, there are no changes just commented out the compareProgressData method in LearnerTabView

Added auditService.

Removed authoringForm definition and placed in AuthoringAction class as xdoclet tag.

Updated language messages for monitoring and chat client.

Modified chat model to including filtering fields. Modified message model to include send date, hidden, and chat session fields.

    • -19
    • +60
    /lams_tool_chat/db/model/chat_tool.clay
    • -4
    • +10
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -3
    • +10
    /lams_tool_chat/db/sql/table-schema.sql
Added methods for data access, auditing and message filtering

Working on Preview

Adding a little sheep icon as the favourite icon

    • binary
    /lams_central/web/favicon.ico
Modify progress engine to call the preview urls for tools when the lesson is a preview lesson.

Updated to suit core change - getting preview mode working.