chosenGrouping.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1995 Branching and Grouping modules completed Flex projects added to a new folder in the flash project The servlets used now send back a string of XML which is parsed in Flex instead of a custom string The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.

  1. … 27 more files in changeset.
LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.

  1. … 4 more files in changeset.
LDEV-1733: Allow teachers to add any number of groups to a chosen grouping, irrespective of the max number set in authoring. If they do add more than the max number, then the max number column is set to null (and not 0) as this matches what authoring expects. Also changed the screen so that the teacher can't add or remove groups for a branching related grouping as this may break the group to branch mappings.

Fixes LDEV-1332

Fixes LDEV-1332 for internet explorer as well

Fixes LDEV-1332

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.
RTL changes

  1. … 74 more files in changeset.
fixed chosen grouping page - waiting on shelly to check in style changes

  1. … 1 more file in changeset.
Misuse <fmt:message> tag.

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.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Converted to the login content styles

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

  1. … 31 more files in changeset.
Creating a grouping failing when max number of groups null - now allows 99 of groups. Also changed the calculation of urls so that " null + some parameter" = null rather than null?param=blah

  1. … 11 more files in changeset.
Implemented a view random grouping screen and an interative chosen grouping screen.

    • -0
    • +460
    ./chosenGrouping.jsp
  1. … 8 more files in changeset.