Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5272 Improve non-TBL VS answer allocation

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.

  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-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

LDEV-5268 Add word counter to CKEditor essay question

Also improve warning message for plain text area.

LDEV-5268 Prevent learners from entering more than max words in essay

  1. … 1 more file in changeset.
LDEV-4271 Give correct feedback only on 100% correct order

Till now if order was incorrect but some items were in their correct

places, even by a chance, learner would get correct feedback.

LDEV-5261 Fix popovers in QB and Assessment question stats

  1. … 2 more files in changeset.
LDEV-4540 Refresh learners' screen on disclose single question answers

LDEV-5251 Add tooltip with list of students in answered questions chart

  1. … 6 more files in changeset.
LDEV-5009 Add question title to students' choices popup

    • -1
    • +7
    ./monitoring/parts/mcqStudentChoices.jsp
LDEV-5130 Add "Allocate VSAs" screen to TBL Assessment monitoring

    • -2
    • +8
    ./tblmonitoring/iraAssessmentStudentChoices.jsp
  1. … 2 more files in changeset.
LDEV-5130 Add refresh button to question summary page in Assessment

    • -5
    • +21
    ./monitoring/parts/questionsummary.jsp
LDEV-5130 Add "Allocate VSAs" screen to regular Assessment monitoring

    • -0
    • +214
    ./monitoring/vsaAllocate.jsp
  1. … 2 more files in changeset.
LDEV-5157 Fix essay question validation when code style is used

LDEV-4540 Improve indication of correct answer in disclosed AE

LKC-202 Add question numbering to students choices in TBL monitoring AE

    • -0
    • +3
    ./tblmonitoring/assessmentStudentChoices.jsp
LDEV-5052 Position "question required" asterisk better

    • -6
    • +14
    ./learning/results/allquestions.jsp
LDEV-5233 Confirm disclosing correct answers before groups' answers

  1. … 1 more file in changeset.
LDEV-4540 Notify learners of disclosing answers only once

Introdue this feature also to TBL monitoring.

LDEV-5208 Realign Discussion Sentiment button in Assessment

    • -26
    • +32
    ./learning/results/allquestions.jsp
LKC-202 Fix question title being displayed too wide

    • -1
    • +1
    ./tblmonitoring/assessmentStudentChoices.jsp
LDEV-5229 Make previous changes to tools consistent

  1. … 30 more files in changeset.
LDEV-5229 Authoring popovers for assessment

- Changing labels for leader selection to make more sense

- Learning outcomes mapping popover

- Popover for notebook at the end of activity

  1. … 2 more files in changeset.
LDEV-4900 Autosave more often for leaders

LDEV-5221 Set autosave interval back to 30 seconds

It was set to 10 seconds for testing purposes

LDEV-4540 Notify learners of disclosing answers only once

I multiple questions are present and their answers are disclosed in one

go, multiple refresh commands are sent to all learners in the lesson.

This can cause a spike in load and unresponsiveness. We should notify

learners only once when clicking "disclose all" buttons.

  1. … 1 more file in changeset.