Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed typo in include directive.

Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

    • -0
    • +33
    ./part/finishButton.jsp
  1. … 10 more files in changeset.
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

Changed roster implementation from using 'select' element to using 'div'. Removed clear button, a user is delselected by click on the user name.

The layout of the textarea and send button need to be realigned.

Private messages in IE is broken in new implementation.

Cleaned up html errors, removed unused images.

  1. … 18 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.

  1. … 23 more files in changeset.
Standardizing the Define Later screens

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

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.

  1. … 9 more files in changeset.
Removed the chat client from the learning page and made it an independent component. The client was split up into separate javascript, css and jsp files.

Added teacher functions.

  1. … 3 more files in changeset.
Basic implmentation of learning page.

First check in for chat tool. Based on example_tool template.

  1. … 81 more files in changeset.