• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2105 Changes to answers in assessment tool

1.- The answers get the FCKEditor, but the feedback is just a normal

textarea

2.- answers to have the FCKeditor underneath the label so they have a

bit more room

3. some small UI fixes

    • -4
    • +7
    ./includes/javascript/assessmentoption.js
    • -1
    • +1
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -1
    • +4
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -1
    • +4
    ./pages/authoring/parts/addshortanswer.jsp
    • -7
    • +12
    ./pages/authoring/parts/matchingpair.jsp
    • -59
    • +0
    ./pages/authoring/parts/matchingpairslist.jsp
    • -10
    • +13
    ./pages/authoring/parts/numerical.jsp
    • -56
    • +60
    ./pages/authoring/parts/option.jsp
    • -7
    • +4
    ./pages/authoring/parts/optionlist.jsp
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -198
    • +112
    ./WEB-INF/tlds/fckeditor/FCKeditor.tld
  1. … 39 more files in changeset.
LDEV-2105

* FCKEditor's new tag width set up

* ajax submitting of fckeditors and contentFolderId variable fixed in option lists

* new validation rule was introduced: One of the answers should have a grade of 100%

* prevent throwing of errors while adding/removing options and units with wrong data

* export lesson fixed

* adding/removing of instruction files fixed

    • -4
    • +22
    ./includes/javascript/assessmentoption.js
    • -2
    • +3
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -10
    • +22
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -13
    • +18
    ./pages/authoring/parts/addnumerical.jsp
    • -6
    • +18
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +4
    ./pages/authoring/parts/addtruefalse.jsp
    • -6
    • +3
    ./pages/authoring/parts/instructionfilelist.jsp
    • -2
    • +2
    ./pages/authoring/parts/matchingpair.jsp
    • -2
    • +2
    ./pages/authoring/parts/optionlist.jsp
  1. … 6 more files in changeset.
LDEV-2113 FCKEditor tags to accept width and ToolbarStartExpanded (Assessment tool)

LDEV-2105

* numerical question type: ability to add units

* numerical question type: javascript validation fixed

* dramatically improved JS validation's displaying method

* FCKEditors is used in option lists now

    • binary
    ./includes/images/warning.gif
    • -0
    • +18
    ./pages/authoring/parts/addessay.jsp
    • -0
    • +21
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -0
    • +21
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -5
    • +83
    ./pages/authoring/parts/addnumerical.jsp
    • -0
    • +21
    ./pages/authoring/parts/addshortanswer.jsp
    • -0
    • +18
    ./pages/authoring/parts/addtruefalse.jsp
    • -2
    • +4
    ./pages/authoring/parts/matchingpair.jsp
    • -1
    • +1
    ./pages/authoring/parts/questionlist.jsp
    • -0
    • +51
    ./pages/authoring/parts/unitlist.jsp
  1. … 11 more files in changeset.
LDEV-2105

* the rest of question types covered

* FCKEditor problem solved

    • -0
    • +6
    ./includes/javascript/assessmentoption.js
    • -251
    • +0
    ./includes/javascript/jquery.FCKEditor.js
    • -3
    • +13
    ./pages/authoring/parts/addessay.jsp
    • -1
    • +5
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -19
    • +22
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -0
    • +166
    ./pages/authoring/parts/addnumerical.jsp
    • -0
    • +173
    ./pages/authoring/parts/addshortanswer.jsp
    • -0
    • +151
    ./pages/authoring/parts/addtruefalse.jsp
    • -0
    • +89
    ./pages/authoring/parts/numerical.jsp
    • -77
    • +77
    ./pages/authoring/parts/option.jsp
    • -1
    • +4
    ./pages/authoring/parts/optionlist.jsp
  1. … 9 more files in changeset.
LDEV-2105 support for "matching pairs" and "essay" question types added

    • -0
    • +56
    ./includes/javascript/assessmentoption.js
    • -0
    • +251
    ./includes/javascript/jquery.FCKEditor.js
    • -164
    • +0
    ./pages/authoring/parts/addchoice.jsp
    • -0
    • +118
    ./pages/authoring/parts/addessay.jsp
    • -76
    • +0
    ./pages/authoring/parts/addlearningobject.jsp
    • -0
    • +170
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -0
    • +208
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -79
    • +0
    ./pages/authoring/parts/addwebsite.jsp
    • -0
    • +24
    ./pages/authoring/parts/matchingpair.jsp
    • -0
    • +59
    ./pages/authoring/parts/matchingpairslist.jsp
    • -0
    • +77
    ./pages/authoring/parts/option.jsp
  1. … 11 more files in changeset.
LDEV-2105 javascript validation added

    • binary
    ./includes/images/req.gif
    • -34
    • +74
    ./pages/authoring/parts/addchoice.jsp
    • -5
    • +5
    ./pages/authoring/parts/optionlist.jsp
  1. … 6 more files in changeset.
LDEV-2105 introducing new assessment tool and it's authoring part

    • -0
    • +43
    ./WEB-INF/tiles-defs.xml
    • -0
    • +357
    ./WEB-INF/web.xml
    • -0
    • +94
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +52
    ./WEB-INF/tags/Date.tag
    • -0
    • +58
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
    • -0
    • +41
    ./WEB-INF/tags/Head.tag
    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 182 more files in changeset.