Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4470 Fix conflict between query-ui's slider and bootstrap-slider

    • -1
    • +1
    ./learning/results/confidencelevel.jsp
  1. … 4 more files in changeset.
LDEV-4451 Add scss files and fix their names

    • -3
    • +4
    ./monitoring/parts/questionsummary.jsp
  1. … 7 more files in changeset.
LDEV-4456 Warn users when there is no questions in question list

  1. … 1 more file in changeset.
LDEV-4445 Question page in monitor has portraits

    • -4
    • +21
    ./monitoring/parts/questionsummary.jsp
  1. … 4 more files in changeset.
LDEV-4451 Make slider neater (narrower and with lesser text size)

  1. … 1 more file in changeset.
LDEV-4451 Store ConfidenceLevels inside Assessment

ConfidenceLevels should be stored at the tools level as otherwise it's

hard to keep questions hashes updated in lams_central.

Add support for providing them to Scratchie.

    • -6
    • +2
    ./monitoring/parts/questionsummary.jsp
  1. … 13 more files in changeset.
LDEV-4451 Allow learners to choose confidence levels

Add advanced option in Assessment/MCQ - 'Store Confidences'.

If this option is ON, then in learning show sliders which will allow

choosing confidence levels. Display stored levels in learning and

monitoring.

    • -0
    • +13
    ./learning/parts/confidencelevel.jsp
    • -0
    • +13
    ./learning/results/confidencelevel.jsp
    • -2
    • +6
    ./monitoring/parts/masterDetailLoadUp.jsp
    • -14
    • +20
    ./monitoring/parts/questionsummary.jsp
    • -14
    • +23
    ./monitoring/parts/usersummary.jsp
  1. … 18 more files in changeset.
LDEV-4443: Ooops

swap file shouldn't have been committed. Too many terminals open :-)

LDEV-4443: warning when editing activity that has been already used.

Currently when editing an assessment or voting activity in monitor, if an answer is changed, the data associated with that question is removed.

So if students have already completed the activity, their answers/marks will be removed and will shown as not answered.

We currently give no warning to monitors when they do this, so we should.

    • binary
    ./monitoring/.editactivity.jsp.swp
  1. … 11 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 71 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

  1. … 72 more files in changeset.
LDEV-4406: Timing count preserved across page switch, Submit All

Also fixed a validation bug with Essay questions that had a

minimum word count but were not required.

  1. … 1 more file in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

  1. … 87 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 156 more files in changeset.
LDEV-4385: colours for assessment feedback

Depict the tick in green and the cross in red.

LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 157 more files in changeset.
LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

  1. … 8 more files in changeset.
LDEV-4358 Prevent JS errors on opening summary page when not all questions from the question bank are used in the question list

    • -1
    • +1
    ./monitoring/parts/masterDetailLoadUp.jsp
LDEV-4273: Completing I18N

  1. … 1 more file in changeset.
LDEV-2999: Reverting back files that should not have been updated.

    • -28
    • +23
    ./learning/results/attemptsummary.jsp
    • -74
    • +31
    ./monitoring/parts/questionsummary.jsp
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

    • -23
    • +28
    ./learning/results/attemptsummary.jsp
    • -31
    • +74
    ./monitoring/parts/questionsummary.jsp
  1. … 7 more files in changeset.
LDEV-4329 Fixed marked hedging questions' table formatting

  1. … 1 more file in changeset.
LDEV-4329 Forbid leaders entering text in essay questions

  1. … 1 more file in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-4273: Removing a stray debugger statement

LDEV-4212: Only show penalty if it is not zero.

    • -1
    • +1
    ./learning/results/markandpenaltyarea.jsp
LDEV-4212: Improving the look of the result attempts table. Switching to bootstrap css values and using timeago to format dates.

    • -9
    • +7
    ./learning/results/historyresponses.jsp
    • -3
    • +2
    ./learning/results/markandpenaltyarea.jsp
LDEV-4212: Improving the look of the result attempts table. Changing Grade to Mark to be consistent with Learner.

LDEV-4273: File not needed.

LDEV-4273: Initial check of Assessment's use of histogram. Added a simple summary table of results to the first worksheet in the spreadsheet export - grouping the overall marks received. Modified the SQL code used to do the Monitor screen paging as the CASE appears to be causing the marks to sort as if they were strings, rather than numbers.

    • -0
    • +121
    ./monitoring/statisticpart.jsp
    • -0
    • +116
    ./monitoring/test.html
  1. … 10 more files in changeset.