lams_tool_laqa

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

LDEV-2524 adding autopatch script

*merge from lams2_3_release

LDEV-2524 adding autopatch script

file patch20101022_updateTo235.sql was initially added on branch lams2_3_release.

LDEV-2607: Hardcoded CKEditor width as a fix for Chrome inability to process "100%" width correctly.

  1. … 26 more files in changeset.
LDEV-2577: Set default height for CKEditor instances, as in IE it was minimal.

  1. … 27 more files in changeset.
LDEV-2598: Updating French and Turkish

LDEV-2595: As CSS parameter "display: none" does not work in IE, the initial textarea for CKEditor has height = 0px which does the trick instead.

  1. … 27 more files in changeset.
LDEV-2598: Updating Maori

  1. … 7 more files in changeset.
LDEV-2598: Greek, English, Spanish (ES), Spanish (MX) , Maori, Norwegian

LDEV-2596: Forcing CKEditor be reinitialized after AJAX form submit.

  1. … 28 more files in changeset.
LDEV-2579 saving conditionList when editing activity in monitor

*merge from HEAD

LDEV-2579 saving conditionList when editing activity in monitor

LDEV-2524 fixed jsps from HEAD branch

*it also includes fix for expanding window on adding new questions.

which is caused by CKEditor and this fix should be removed once CKeditor will start working correct

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.

    • -0
    • +0
    ./db/sql/updatescripts/updateTo20101022.sql
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.

    • -2
    • +6
    ./web/learning/CombinedAnswersContent.jsp
LDEV-2524 Implementing the compulsory question option - adding error message on screen if question not answered.