fmalikoff in lams

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

Merging changes from 2.3 release branch for LDEV-2524.

  1. … 15 more files in changeset.
Merging changes from 2.3 release branch. Working on bugs LDEV-2524, LDEV-2578, LDEV-2581

LDEV-2524 Implementing the compulsory question option.

LDEV-2524 Implementing the compulsory question option.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2524 Implementing the compulsory question option. Make the question object more complex so we don't have a new map for every field added, and ensure all the necessary data is set up when we redisplay a screen with the error message.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2581 Make sure the rich text field setting is honoured for more than just the first screen!

LDEV-2524 Implementing the compulsory question option. Made the question map contain a complex object rather than a single string so that we didn't have to keep adding maps every time we added more data for each question.

LDEV-2524 Implementing the compulsory question option.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2524 Implementing the compulsory question option. Add a new required field, and removed the optional field that had never been implemented properly.

LDEV-2524 Implementing the compulsory question option. Removed excess debugging to make debug level run faster.

LDEV-2524, LDEV-2578 and LDEV-2581. Needed new database field for LDEV-2524

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2524 Implementing the compulsory question option.

file updateTo20101022.sql was initially added on branch lams2_3_release.

LDEV-2524 Implementing the compulsory question option. Made the question map contain a complex object rather than a single string so that we didn't have to keep adding maps every time we added more data for each question.

LDEV-2524 Implementing the compulsory question option - adding error message on screen if question not answered.

LDEV-2524 Implementing the compulsory question option - adding the checkbox.

LDEV-2524 Implementing the compulsory question option.

LDEV-1662: Fixing up the advanced options in monitoring so that they look correct in RTL locales.

LDEV-1662: Adding new style to support the advanced options

LDEV-1662: Entries for On and Off were not internationalised.

LDEV-1662: Adding a new section to each monitoring summary screen, to show the advanced options.

    • -0
    • +12
    /lams_central/web/css/defaultHTML.css
LDEV-1208: Preview's special define later screen to update the Flash progress bar.

    • -0
    • +6
    /lams_learning/web/previewDefineLater.jsp
LDEV-1217: Check the length of the description so that it doesn't trigger a database error.

Updating project property for the correct version

LDEV-1833: Was throwing exception if asked for the tool output for a user that has not answered the questions. Now returns null.

Updating scripts to call deploy.xml, rather than deploy.properties

Version updated for 2.1 release

LDEV-1825: When we copy a learning design, make sure any grouping details and associated mappings attached to a teacher chosen branching or a define later grouped branching are not copied. If we don't do this, we encounter problems when run a design that has been attached to a lesson. Otherwise we either throw an exception (as the grouping doesn't exist) or we use the groupings that were used in the previous lesson and they may not be wanted.