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
LDEV-2489 Added a checkbox to the configure learners/staff popup that will check/uncheck all other boxes. Also investigated sorting and paging of the table.*merge from lams2_3_release
LDEV-2489 Added a checkbox to the configure learners/staff popup that will check/uncheck all other boxes. Also investigated sorting and paging of the table.
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.