lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5273 Do not show blank VS answers for allocation

LDEV-5276 includes labels for text content templates

LDEV-5273 Refresh leaders' page on VS answer allocation

LDEV-5273 Add VSA allocate button to tRAT TBL monitoring

LDEV-5273 Identify correct VS attempts even if there are subsequent ones

If a student chose an unknown VS answer, it is marked as incorrect.

He/she makes more attempts. In the meantime a teacher marks that first

answer as correct. In that case the subsequent attempts are not deleted,

but are not calculated into the score for the question.

LDEV-5273 Add VSA allocation to Scratchie

    • -3
    • +3
    /lams_central/web/qb/vsa/vsaAllocate.jsp
    • -11
    • +19
    /lams_central/web/qb/vsa/vsaQuestionAllocate.jsp
  1. … 3 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.

LDEV-5273 Move VSA allocation code to Central

    • -8
    • +13
    /lams_central/web/qb/vsa/vsaAllocate.jsp
    • -34
    • +40
    /lams_central/web/qb/vsa/vsaQuestionAllocate.jsp
  1. … 7 more files in changeset.
LDEV-5273 Move VSA allocation front end files to Central

    • -0
    • +46
    /lams_central/web/css/vsaAllocate.css
    • -0
    • +83
    /lams_central/web/includes/javascript/vsaAllocate.js
    • -0
    • +64
    /lams_central/web/qb/vsa/vsaAllocate.jsp
    • -0
    • +142
    /lams_central/web/qb/vsa/vsaQuestionAllocate.jsp
LDEV-5272 Add confirmation on removing VS answer from correct option

Merge remote-tracking branch 'origin/v4.5' into v4.6

LDEV-5272 Apply VSA UI improvements to single question summary page

    • -0
    • +46
    /lams_tool_assessment/web/includes/css/vsaAllocate.css
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.

LDEV-5272 Add answer queue size next to its title

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

LDEV-5269 improve formating jlatexmath

LDEV-5269 adding missing css to latex editor

Merge branch 'LDEV-5271' into v4.5

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

Merge branch 'LDEV-5269' into v4.6

LDEV-5269 Remove Image and iFrame CKEditor buttons

Introduce boostrap snippets buttons instead.

Clean up CKEditor configuration.

Merge remote-tracking branch 'origin/v4.5' into v4.6