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