lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4352: adding missing labels

Alright, these should be all now for this JIRA

  1. … 2 more files in changeset.
LDEV-4352 & LDEV-4273 updating/adding missing labels

Missed some labels from previous features in i18n. Adding them now

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. … 154 more files in changeset.
LDEV-4386 Prevent showing questions not selected in que. list in monitor

All questions in question bank -even when not selected, show in monitor.

We should show only the ones added to question list or all of them in

case there is at least one random question available

LDEV-4385: colours for assessment feedback

Depict the tick in green and the cross in red.

    • -2
    • +2
    ./web/pages/learning/results/numerical.jsp
    • -2
    • +2
    ./web/pages/learning/results/ordering.jsp
    • -4
    • +4
    ./web/pages/learning/results/truefalse.jsp
LDEV-4379 Fix Assessment answers ordering

Assessment questions are numbered from 1, answers from 0. QTI import

method used 1 for both.

LDEV-4054: Updating labels i18n

Mainly Norwegian, Greek and English

  1. … 49 more files in changeset.
LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 40 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
    • +15
    ./.externalToolBuilders/SASS_lams_tool_assessment.launch
    • -29
    • +19
    ./web/includes/css/addQuestion.css
    • -0
    • +42
    ./web/includes/css/addQuestion.scss
    • -69
    • +72
    ./web/includes/css/assessment.css
    • -0
    • +112
    ./web/includes/css/assessment.scss
  1. … 149 more files in changeset.
After migration clean up

  1. … 312 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.

    • -29
    • +77
    ./web/pages/monitoring/statisticpart.jsp
LDEV-4358 Prevent JS errors on opening summary page when not all questions from the question bank are used in the question list

LKC-79 Display questions at the “Show students’ choices” page according to their authoring order (just like for the rest of Assessment monitoring pages)

LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

  1. … 56 more files in changeset.
LDEV-4335 Change the address bar color in Android's Chrome

  1. … 31 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-4273: Completing I18N

    • -7
    • +3
    ./web/pages/monitoring/statisticpart.jsp
LDEV-2999: Reverting back files that should not have been updated.

LDEV-2999: Reverting back files that should not have been updated.

    • -28
    • +23
    ./web/pages/learning/results/attemptsummary.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
    ./web/pages/learning/results/attemptsummary.jsp
  1. … 5 more files in changeset.
LDEV-4329 Fixed marked hedging questions' table formatting

    • -2
    • +1
    ./web/pages/learning/parts/markhedging.jsp
LDEV-4329 Forbid leaders entering text in essay questions

LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 2 more files in changeset.
LDEV-4320 By default users should be listed in alphabetical order

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

LDEV-4054: Updating Greek

  1. … 18 more files in changeset.
LDEV-4212: Only show penalty if it is not zero.

LDEV-4212: Improving the look of the result attempts table. Switching to bootstrap css values and using timeago to format dates.