optionsActivity.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
For LDEV-1784. When the max number of optional activities has been reached, the choose button on the optional activity summary page will not appear, instead a message appears telling the user that they have reached the maximum number of optionals.

Also added a tick image to signify which activities were completed

  1. … 4 more files in changeset.
LDEV-1788 customise text to use alternative text for optional sequences as opposed to optional activities.

  1. … 2 more files in changeset.
LDEV-1642 display different note if there's a maximum no. of activities involved

LDEV-1732

Moved the 'Choose' button to the center.

LDEV-1642

Improved page layout.

  1. … 6 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

  1. … 51 more files in changeset.
LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 12 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Removed the description column - its no longer available in authoring so all it contains is the default activity description

Added cellspacing=0 to table using alternative-color

  1. … 26 more files in changeset.
Fixing the probem breaking out of a parallel activity within an optional activity. Rather than trying to fix it in the web layer, I've changed the progress engine so that as it processes up the hierarchy of complex activityes, it sets any completed complex activities to be the previous activity. Then the web layer works correctly.

  1. … 5 more files in changeset.
fixed for finishing optional act when inside parallel act frame

  1. … 1 more file in changeset.
fixed escaping from parallel frames when running parallel act as an option in optional activity ldev-817

  1. … 4 more files in changeset.
Tweak spacing on buttons

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.
Converted to the learner content styles

  1. … 25 more files in changeset.
Converting to the new CSS look

  1. … 31 more files in changeset.
The activityId was changed to activityID in a previous check in, but the change seems to have got lost.

appended id to unique connection name to avoid conflicts with preview/learner

  1. … 12 more files in changeset.
Adding lessonID to the activity form, so that the passon.swf can have it separately and make it part of the connection name. Changed form.activityId to form.activityID for consistency.

  1. … 5 more files in changeset.
Preview changes: (1) when define later activity occurs don't tell the tool that it is define later but display a special screen before going to the next tool (2) for chosen grouping, schedule and permission gates show the normal page with an extra preview message then override the normal process and continue.

Also part A of a change to the Flash call to get the learner progress - it should take the lesson id not the progress id.

  1. … 14 more files in changeset.
used generate ID tag in passon tag to retrieve id from shared session

  1. … 5 more files in changeset.
added uniqueID param to custom tag Passon

  1. … 2 more files in changeset.
Call passon to update the progress bar on tool pages, optional activities and the completed screen.

Should also cope with the user partially doing an optional activity, continuing on in the design, then coming back later to the optional activity to do more, and then going back to where they were up to in the sequence before jumping back.

  1. … 18 more files in changeset.
Added support for chosen grouping.

  1. … 10 more files in changeset.
Added real learner page back in (with a link from the dummy page) so that mitch can set up the Flash movie. Also set the charset/encoding for these pages to UTF-8

  1. … 16 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 39 more files in changeset.
change all library tags following the best practices article "Tag Library Definitions" on the wiki

  1. … 57 more files in changeset.
Added GPL header

  1. … 59 more files in changeset.
Calls ChooseActivity instead of Display