Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2152: next activity icon

LDEV-2195 No content editing after first learner used accessed activity

* also defineLater fixed

  1. … 5 more files in changeset.
LDEV-2104 Implement Assessment Tool

some small fixes:

* changed the grid theme to blue

* move the numbers to the top of the column rather than sitting in

the middle.... also put them in bold

* Summary and Report by question headings

  1. … 21 more files in changeset.
LDEV-2169 Monitoring

* "next activity" action modified

* refresh summary page only if teacher indeed made some modifications

* export in xls files

* changed the design of summary page

* applicationResources cleaned up

    • -2
    • +8
    ./monitoring/parts/questionsummary.jsp
  1. … 13 more files in changeset.
LDEV-2169 Monitoring

* master details tabl improved

* fixed representation for the "matching pairs" answers

* adjust assessment tool to Marcin's changes

    • -1
    • +3
    ./monitoring/parts/masterDetailLoadUp.jsp
    • -2
    • +0
    ./monitoring/parts/questionsummary.jsp
    • -21
    • +22
    ./monitoring/parts/userresponse.jsp
  1. … 6 more files in changeset.
LDEV-2169 Monitoring

* tool outputs

* export portfolio

* fixing bugs

* user master detail

    • -0
    • +158
    ./export/parts/exportlearner.jsp
    • -0
    • +234
    ./export/parts/exportteacher.jsp
    • -0
    • +62
    ./export/parts/userresponse.jsp
    • -0
    • +19
    ./monitoring/parts/masterDetailLoadUp.jsp
    • -3
    • +3
    ./monitoring/parts/questionsummary.jsp
  1. … 23 more files in changeset.
LDEV-2169 Monitoring

* question summary

* statistic

* fixed bug with contentId

* refreshing of the summary page

    • -54
    • +69
    ./monitoring/parts/questionsummary.jsp
  1. … 6 more files in changeset.
LDEV-2169 Monitoring

* grade's editing

* several bugs fixed

* most of question summary

    • -0
    • +188
    ./monitoring/parts/questionsummary.jsp
  1. … 12 more files in changeset.
LDEV-2169 Monitoring

* fix for a quatation in question titles

  1. … 1 more file in changeset.
LDEV-2169 Monitoring

* summary and user summary

    • -0
    • +157
    ./monitoring/parts/advanceoptions.jsp
    • -0
    • +62
    ./monitoring/parts/userresponse.jsp
    • -0
    • +167
    ./monitoring/parts/usersummary.jsp
  1. … 127 more files in changeset.
LDEV-2114 Learning

* numerical units and multipliers are supported now

* a few improvements

  1. … 4 more files in changeset.
LDEV-2105 Authoring

* adding new option to advanced tab (controls appearance of history of responses)

* fixes processing of numerical units

  1. … 4 more files in changeset.
LDEV-2114 Learning

* several bug fixes

* "History of Responses" added

* time limitation

    • -0
    • +53
    ./learning/parts/attemptsummary.jsp
    • -3
    • +7
    ./learning/parts/markandpenaltyarea.jsp
    • -0
    • +114
    ./learning/parts/questionsummary.jsp
  1. … 24 more files in changeset.
LDEV-2114 Learning

fixing small bugs

    • -9
    • +3
    ./learning/parts/markandpenaltyarea.jsp
  1. … 8 more files in changeset.
LDEV-2114 Learning

* processing of penalties and total grades

* corrected attempt's start time and finish time

* added attempt summary

* overall feedbacks

* implemented options from advanced tab

    • -10
    • +21
    ./learning/parts/markandpenaltyarea.jsp
  1. … 13 more files in changeset.
LDEV-2114 Learning

fixes to assessment tool:

* added numbering offset to the question list

* shuffle questions and their options

* matching pairs' <select> is also shuffled now

* fixed assessment of ordering question type

* improved short answer and numerical jsps

* short answer now supports wildcard "*"

* "Notify teacher after student completes attempt" implemented

    • -16
    • +22
    ./learning/parts/shortanswer.jsp
  1. … 6 more files in changeset.
LDEV-2105 Authoring

correction:

multiple answers -- > corrected validation rule

numerical -- > negative "accepted error" is forbidden now

essay -- > removed "feedback" field

    • -2
    • +2
    ./authoring/parts/addmultiplechoice.jsp
  1. … 1 more file in changeset.
LDEV-2158 Confirmation to delete questions

  1. … 1 more file in changeset.
LDEV-2114 * support for a whole new control flow * a lot of refactoring connected with this * changed structure of DTO objects * available to store multiple attempts * changed "Attempts allowed" default value to 1

    • -21
    • +9
    ./learning/parts/markandpenaltyarea.jsp
    • -10
    • +8
    ./learning/parts/multiplechoice.jsp
  1. … 24 more files in changeset.
LDEV-2114 Learning main features implemented

    • -0
    • +15
    ./learning/parts/essay.jsp
    • -0
    • +25
    ./learning/parts/markandpenaltyarea.jsp
    • -0
    • +40
    ./learning/parts/matchingpairs.jsp
    • -0
    • +78
    ./learning/parts/multiplechoice.jsp
    • -0
    • +18
    ./learning/parts/numerical.jsp
    • -0
    • +71
    ./learning/parts/ordering.jsp
    • -0
    • +36
    ./learning/parts/shortanswer.jsp
    • -0
    • +70
    ./learning/parts/truefalse.jsp
  1. … 44 more files in changeset.
LDEV-2105 update to authoring

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -8
    • +8
    ./authoring/parts/addmultiplechoice.jsp
    • -10
    • +8
    ./authoring/parts/addshortanswer.jsp
    • -0
    • +43
    ./authoring/parts/gradeselector.jsp
    • -2
    • +2
    ./authoring/parts/matchingpairoption.jsp
    • -46
    • +4
    ./authoring/parts/numericaloption.jsp
    • -0
    • +41
    ./authoring/parts/shortansweroption.jsp
  1. … 2 more files in changeset.
LDEV-2105 update to ordering question type

    • -0
    • +31
    ./authoring/parts/matchingpairoption.jsp
    • -0
    • +94
    ./authoring/parts/numericaloption.jsp
    • -0
    • +18
    ./authoring/parts/orderingoption.jsp
  1. … 2 more files in changeset.
LDEV-2105 update to ordering question type

    • -0
    • +1
    ./authoring/parts/addmultiplechoice.jsp
  1. … 1 more file in changeset.
LDEV-2105 New ordering question type

    • -0
    • +234
    ./authoring/parts/addordering.jsp
  1. … 5 more files in changeset.
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

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -1
    • +4
    ./authoring/parts/addmultiplechoice.jsp
    • -59
    • +0
    ./authoring/parts/matchingpairslist.jsp
  1. … 1 more file 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

    • -2
    • +3
    ./authoring/parts/addmatchingpairs.jsp
    • -10
    • +22
    ./authoring/parts/addmultiplechoice.jsp
    • -13
    • +18
    ./authoring/parts/addnumerical.jsp
    • -6
    • +18
    ./authoring/parts/addshortanswer.jsp
    • -6
    • +3
    ./authoring/parts/instructionfilelist.jsp
  1. … 7 more files in changeset.
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

    • -0
    • +21
    ./authoring/parts/addmatchingpairs.jsp
    • -0
    • +21
    ./authoring/parts/addmultiplechoice.jsp
    • -0
    • +21
    ./authoring/parts/addshortanswer.jsp
    • -0
    • +51
    ./authoring/parts/unitlist.jsp
  1. … 12 more files in changeset.
LDEV-2105 * the rest of question types covered * FCKEditor problem solved

    • -1
    • +5
    ./authoring/parts/addmatchingpairs.jsp
    • -19
    • +22
    ./authoring/parts/addmultiplechoice.jsp
    • -0
    • +166
    ./authoring/parts/addnumerical.jsp
    • -0
    • +173
    ./authoring/parts/addshortanswer.jsp
    • -0
    • +151
    ./authoring/parts/addtruefalse.jsp
    • -0
    • +89
    ./authoring/parts/numerical.jsp
  1. … 11 more files in changeset.
LDEV-2105 support for "matching pairs" and "essay" question types added

    • -0
    • +118
    ./authoring/parts/addessay.jsp
    • -76
    • +0
    ./authoring/parts/addlearningobject.jsp
    • -0
    • +170
    ./authoring/parts/addmatchingpairs.jsp
    • -0
    • +208
    ./authoring/parts/addmultiplechoice.jsp
    • -0
    • +24
    ./authoring/parts/matchingpair.jsp
    • -0
    • +59
    ./authoring/parts/matchingpairslist.jsp
    • -0
    • +77
    ./authoring/parts/option.jsp
    • -137
    • +48
    ./authoring/parts/optionlist.jsp
  1. … 13 more files in changeset.
LDEV-2105 javascript validation added

  1. … 7 more files in changeset.