lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5242 Display question list even if no learner reached activity yet

Hide action buttons like disclose answers, though.

    • -27
    • +28
    ./web/pages/monitoring/summary.jsp
    • -3
    • +3
    ./web/pages/tblmonitoring/assessment.jsp
LDEV-5242 Add a header for question list in Assessment monitoring

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

    • -0
    • +121
    ./web/pages/monitoring/parts/discloseAnswers.jsp
    • -221
    • +33
    ./web/pages/monitoring/summary.jsp
    • -117
    • +6
    ./web/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 Do not show blank VS answers for allocation

  1. … 1 more file in changeset.
LDEV-5273 Add VSA allocation to Scratchie

  1. … 17 more files in changeset.
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.

  1. … 3 more files in changeset.
LDEV-5273 Move VSA allocation code to Central

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

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

    • -0
    • +5
    ./web/includes/javascript/vsaAllocate.js
    • -1
    • +2
    ./web/pages/monitoring/vsaAllocate.jsp
LDEV-5272 Apply VSA UI improvements to single question summary page

    • -0
    • +46
    ./web/includes/css/vsaAllocate.css
    • -0
    • +78
    ./web/includes/javascript/vsaAllocate.js
    • -0
    • +139
    ./web/pages/monitoring/parts/vsaQuestionAllocate.jsp
    • -276
    • +16
    ./web/pages/monitoring/vsaAllocate.jsp
LDEV-5272 Improve non-TBL VS answer allocation

    • -12
    • +18
    ./web/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
    ./web/pages/monitoring/vsaAllocate.jsp
LDEV-5272 Add answer queue size next to its title

    • -8
    • +15
    ./web/pages/monitoring/vsaAllocate.jsp
LDEV-5272 Limit height of VSA lists. Improve colouring.

    • -3
    • +30
    ./web/pages/monitoring/vsaAllocate.jsp
LDEV-5271 Check if VS answer is not already allocated to target option

LDEV-5271 Add extra logs for VS answer allocation

LDEV-5271 Add flushing to allocating VS answers

Updated options will be available quicker this way

LDEV-5271 Refactor code for VS answer allocation

LDEV-5271 Refactor code for checking if VS answer was allocated

LDEV-5271 Correctly remove answer from previously allocated option

LDEV-5271 Do not normalise VSA answer twice

LDEV-5155 Escape rubrics text as it breaks authoring

  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 Merge 4.5 into 4.6

  1. … 4 more files in changeset.
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.

    • -38
    • +57
    ./web/pages/learning/parts/essay.jsp
LDEV-5268 Prevent learners from entering more than max words in essay

    • -37
    • +14
    ./web/pages/learning/learning.jsp
    • -45
    • +45
    ./web/pages/learning/parts/essay.jsp