Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
QB_UI introducing new question authoring UI

    • -26
    • +38
    ./javascript/assessmentoption.js
  1. … 12 more files in changeset.
LDEV-4582 Able to add letter prefix to Assessment MCQ Answers

  1. … 11 more files in changeset.
LDEV-4451 Add scss files and fix their names

  1. … 9 more files 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.

  1. … 16 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
    • +33
    ./javascript/monitoring.js
  1. … 29 more files in changeset.
LDEV-4367 CSS Files removed if they are now generated files using SASS

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

    • -0
    • +42
    ./css/addQuestion.scss
    • -0
    • +112
    ./css/assessment.scss
  1. … 155 more files in changeset.
After migration clean up

  1. … 314 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. … 9 more files in changeset.
LDEV-4329 Fixed marked hedging questions' table formatting

  1. … 2 more files in changeset.
LDEV-4212: Improving the look of the result attempts table. Removed no longer used entries from css file. Using bootstrap css values where possible.

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.

  1. … 14 more files in changeset.
LDEV-4133:Mark hedging validation for justification is not showing properly

  1. … 1 more file in changeset.
LDEV-3716: fixing growl formatting

  1. … 1 more file in changeset.
LDEV-4036 Readjust thickbox positioning

  1. … 9 more files in changeset.
LDEV-2951: removing unused images from assessment

  1. … 2 more files in changeset.
LDEV-3999: replacing bitmap images with vector images (faicons)

  1. … 13 more files in changeset.
LDEV-3920 :Fix for feedback fields to have ckeditor

  1. … 1 more file in changeset.
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3804 Update Assessment Author and Monitor to Bootstrap

  1. … 60 more files in changeset.
LDEV-3716: Tweaked colours to match and switched images to font awesome

  1. … 9 more files in changeset.
LDEV-3716 Update Assessment learner to bootstrap

  1. … 23 more files in changeset.
LDEV-3489 New question type for marks hedging

  1. … 20 more files in changeset.
LDEV-3489 New question type for marks hedging

  1. … 23 more files in changeset.
LDEV-3273 switched to the latest version of jQuery Validation Plugin

  1. … 16 more files in changeset.
LDEV-3273 switched to the latest version of jQuery Validation Plugin

  1. … 16 more files in changeset.
LDEV-3274: simplifying warnings

  1. … 2 more files in changeset.
LDEV-3274 Ability to set min and max amount of words limit for essay type of questions

  1. … 21 more files in changeset.
LDEV-3267 Hide non-important question properties on their respective authoring pages

  1. … 7 more files in changeset.
LDEV-3265 * the option to force answer a question in assessment is off by default * all checkboxes go next to the text rather than below * fixed import/export of QTI questions feature. it thrown exceptions when questions contain sequenceIds not 1,2,3 but rather with intervals (e.g. 1,3,4) * removed RequiredQuestionsDTO as it's appeared not to be used

  1. … 13 more files in changeset.