Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move learner reflections from stats page to summary page. Some minor html cleanup.

Cleaned up html errors, removed unused images.

Cleaned up html errors, removed unused images.

  1. … 13 more files in changeset.
Added learner notebook entries to export portfolio pages.

  1. … 1 more file in changeset.
Added learner notebook entries to export portfolio pages.

  1. … 3 more files in changeset.
disabled sending of empty messages.

Changed chat client such that a message is sent when the learner hits enter.

Added reflect on chat.

    • -0
    • +34
    ./learning/notebook.jsp
    • -0
    • +17
    ./monitoring/notebook.jsp
  1. … 18 more files in changeset.
Standardizing the Define Later screens

  1. … 61 more files in changeset.
Implemented clearSession method using the new AuthoringButton tag.

  1. … 3 more files in changeset.
Added finish button to learner page when in author mode.

Make it work offline.

  1. … 3 more files in changeset.
Move the chat client pages to the /pages/learning folder.

Replaced generic message for run offline and define later with seperate pages.

Removed openChatClient method from MonitoringAction class so that we reuse the code in LearningAction to open a chat client. The new define later and run offline pages are also reused by monitoring.

    • -0
    • +298
    ./learning/chat_app.js
    • -0
    • +57
    ./learning/chat_style.css
    • -0
    • +94
    ./learning/chat_ui.jsp
    • -0
    • +21
    ./learning/defineLater.jsp
    • -0
    • +30
    ./learning/runOffline.jsp
  1. … 8 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 78 more files in changeset.
Moved attachment list above file upload box. Fixed alignment of headings.

Updated monitoring css

  1. … 1 more file in changeset.
Updated layout.

    • -120
    • +107
    ./authoring/instructions.jsp
Changes to fckeditor layout.

  1. … 1 more file in changeset.
Replaced the AuthoringSessionBean with a generic SessionMap to store session objects for the authoring page.

  1. … 5 more files in changeset.
Implemented correct behviour for defineLater, runOffline and contentInUse flags.

  1. … 11 more files in changeset.
Applied the new style sheet to chat tool.

Removed reference to stylesheets in lams central and replaced with local versions. (ie aqua.css and fck_style.css)

Also modified the local versions of custom tag files.

  1. … 43 more files in changeset.
Updated due to change in variable name chatMessages to messageDTOs.

Implemented monitoring statistics

  1. … 2 more files in changeset.
Implemented export portfolio.

    • -0
    • +47
    ./export/exportPortfolio.jsp
  1. … 3 more files in changeset.
Added message filtering options.

Added latest messages in chat and link to open chat history/editing page.

Monitoring page to display chat history and edit messages.

    • -0
    • +82
    ./monitoring/chatHistory.jsp
Added chat client to summary page.

Implemented instructions tab.

Implemented edit activity tab.