Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

LDEV-4270 Started using redirects after submitting answers. this is done to prevent from sending form second time on page refresh

  1. … 1 more file in changeset.
LDEV-4279 Autosave essay type of questions

LDEV-4271 Refactor Assessment code * use DTO instead of model classes for carrying interim information * split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

    • -71
    • +58
    ./learning/parts/allquestions.jsp
    • -69
    • +0
    ./learning/parts/attemptsummary.jsp
    • -24
    • +0
    ./learning/parts/markandpenaltyarea.jsp
    • -45
    • +4
    ./learning/parts/multiplechoice.jsp
    • -0
    • +18
    ./learning/parts/paging.jsp
    • -111
    • +0
    ./learning/parts/questionsummary.jsp
  1. … 30 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

    • -1
    • +13
    ./learning/parts/attemptsummary.jsp
  1. … 5 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

  1. … 3 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

  1. … 2 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 3 more files in changeset.
LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

  1. … 5 more files in changeset.
LDEV-4228: Updated double submission handling to match other tools done recently for LDEV-4208. Buttons are disabled after validation and notebook is fixed.

LDEV-4201: remove feedback formatting from questions

    • -1
    • +1
    ./learning/parts/markandpenaltyarea.jsp