learner.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 159 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

  1. … 89 more files in changeset.
LDEV-2836 fixed Presence and IM

  1. … 7 more files in changeset.
LDEV-2829 Lesson intro page

  1. … 18 more files in changeset.
CNG-1: Further support of LAMS sequences in MindTap. Add notifyCloseURL parameter support in Learning. Add templates and single activity LDs. Copy templates before editing or choosing. Go straight to Tool author/learner for single activity LDs.

  1. … 6 more files in changeset.
LDEV-2664 check for mobile devices in LearnerFlashEnabled.tag

  1. … 3 more files in changeset.
LDEV-2664 Switch learner interface for learners if they use a mobile device

*merge from lams2_3_release

  1. … 8 more files in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

  1. … 264 more files in changeset.
Fixes Smack throwing exceptions (flashless version) The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.

Example:

-shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

-shaun gets rebuilt, no more lessons, lessons restart counting at 1

-jabber server already has a room named "1" so it throws an exception

The lessonId as chatRoomName is bound to cause problems if different servers are using the same chatServer. Therefore, room names are now formed by concatenating lessonId to createDateTime and by replacing " " and ":" characters with underscores (Jabber servers don't accept those characters).

  1. … 4 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 33 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

  1. … 23 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 45 more files in changeset.
Added DOCTYPE

  1. … 9 more files in changeset.
fix up preview - carry mode paramater

fix up preview - carry mode paramater

fix up preview - carry mode paramater

  1. … 2 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
Added ltr/rtl support based on the person's locale.

  1. … 32 more files in changeset.
Converted to the learner content styles

  1. … 8 more files in changeset.
Converted to new CSS.

  1. … 6 more files in changeset.
Finishing off I18N of central

  1. … 19 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 20 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

  1. … 5 more files in changeset.
Added dummy learner page

  1. … 1 more file in changeset.
Added dummy learner page