Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5287 Do not refresh on item finish if no minimum items finished

    • -622
    • +352
    ./pages/learning/learning.jsp
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 39 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple comments tags on a single page

  1. … 32 more files in changeset.
LDEV-4271 Inform students that their answers may be disclosed

Also move information about meaning of Complete activity button to the

top.

  1. … 2 more files in changeset.
LDEV-4540 Disclose MCQ justification along with groups' answer

LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-4271 Make meaning of Submit All more obvious

Some students think that they need to click Submit after each answer to

save it. We need to explain to them that Submit All (now Complete

Activity) prevents them from answering any other questions.

  1. … 2 more files in changeset.
LDEV-4385 List possible and chosen matching pairs answers

    • -0
    • +9
    ./pages/learning/parts/matchingpairs.jsp
    • -19
    • +29
    ./pages/learning/results/matchingpairs.jsp
  1. … 2 more files in changeset.
LDEV-5242 Merge changes from 4.5

    • -137
    • +0
    ./pages/monitoring/parts/questionsummary.jsp
  1. … 3 more files in changeset.
LDEV-5242 Fix Assessment question summary page

    • -2
    • +2
    ./pages/monitoring/parts/discloseAnswers.jsp
    • -7
    • +9
    ./pages/monitoring/parts/questionsummary.jsp
  1. … 1 more file in changeset.
LDEV-5242 Display question list even if no learner reached activity yet

Hide action buttons like disclose answers, though.

    • -3
    • +4
    ./pages/learning/results/allquestions.jsp
LDEV-5242 Add a header for question list in Assessment monitoring

LDEV-5242 Make regular monitor Assessment view consistent with TBL AE

    • -9
    • +21
    ./pages/learning/results/allquestions.jsp
    • -0
    • +121
    ./pages/monitoring/parts/discloseAnswers.jsp
    • -221
    • +33
    ./pages/monitoring/summary.jsp
    • -117
    • +6
    ./pages/tblmonitoring/assessment.jsp
  1. … 1 more file in changeset.
LDEV-5273 Open VSA allocation page in tab from Assessment monitoring

It was open in thickbox before.

LDEV-5273 Add central VSA UI button to iRAT TBL monitoring

LDEV-5273 Remove single VSA allocation interface from Assessment

Since UI for VSA allocation moved to Central, it is more difficult to

make it embedded within a tools own monitoring interface. It is probably

not needed too - a well designed VSA allocation UI for all questions

should be sufficient.

    • -15
    • +0
    ./pages/monitoring/parts/questionsummary.jsp
  1. … 4 more files in changeset.
LDEV-5273 Move VSA allocation code to Central

  1. … 21 more files in changeset.
LDEV-5273 Move VSA allocation front end files to Central

    • -83
    • +0
    ./includes/javascript/vsaAllocate.js
    • -142
    • +0
    ./pages/monitoring/parts/vsaQuestionAllocate.jsp
  1. … 4 more files in changeset.
LDEV-5272 Add confirmation on removing VS answer from correct option

    • -1
    • +2
    ./pages/monitoring/parts/questionsummary.jsp
    • -3
    • +6
    ./pages/monitoring/parts/vsaQuestionAllocate.jsp
  1. … 1 more file in changeset.
LDEV-5272 Apply VSA UI improvements to single question summary page

    • -0
    • +46
    ./includes/css/vsaAllocate.css
    • -0
    • +78
    ./includes/javascript/vsaAllocate.js
    • -132
    • +9
    ./pages/monitoring/parts/questionsummary.jsp
    • -0
    • +139
    ./pages/monitoring/parts/vsaQuestionAllocate.jsp
    • -276
    • +16
    ./pages/monitoring/vsaAllocate.jsp
  1. … 2 more files in changeset.
LDEV-5272 Improve non-TBL VS answer allocation

    • -12
    • +18
    ./pages/monitoring/vsaAllocate.jsp
LDEV-5272 Allow deallocating answers from VSA options

Also fix a bug: when a teacher allocates an answer, the learner's

question result UID was used. If the learner changed his/her answer

before teacher allocated it or refreshed the page, the new answer got

allocated while the teacher thought the old one was getting allocated.

Now all allocation happens based on real answer value.

Also recalculate scores on allocation even if a learner has not finished

the activity yet.

    • -22
    • +90
    ./pages/monitoring/vsaAllocate.jsp
  1. … 7 more files in changeset.
LDEV-5272 Add answer queue size next to its title

LDEV-5272 Limit height of VSA lists. Improve colouring.

LDEV-5155 Escape rubrics text as it breaks authoring

    • -1
    • +3
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 32 more files in changeset.
LDEV-5268 Remove table hover as it ain't need it

LDEV-5268 Remove table hover as it ain't need it

LDEV-5268 Improve word count detection in essay questions