LDEV-4746 Ignore CKEditor during validationThere is no rule for Scratchie description anyway. And validate plugintries to validate a CKEditor div with contenteditable="true" but with noid or name. There is no point in doing it as contents get moved to anamed textarea before submit.
LDEV-4816 use jquery toggle instead of bootstrap collapseBy some reason bootstrap collapse doesn't work properly. Involvedlinks got assigned double amount of click handlers which makesthem appear and then instantaneously disappear again.
LDEV-4765 Further UI improvements* True/False type of questions now use bootstrap-toggle widget* Update jqeuryvalidate plugin. And make it show bootstrap-like warnings* Disable autocomplete for all form inputs* A few other minor fixes
LDEV-4746 Set default mark when QB'ing MCQ questionsA default mark of 1 was set during question creation in authoring. Sincenow we import instead of create, it is better to also do it duringmigration.