lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

LDEV-4212: Improving the look of the result attempts table. Changing Grade to Mark to be consistent with Learner.

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: .xls export Question Summary tab now has a percentage summary for each question for Short Answer, Multiple Choice, Numerical, True & False.

LDEV-4273: File not needed.

    • -116
    • +0
    ./web/pages/monitoring/test.html
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.

    • -3
    • +26
    ./web/pages/monitoring/monitoring.jsp
    • -70
    • +4
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +121
    ./web/pages/monitoring/statisticpart.jsp
    • -0
    • +116
    ./web/pages/monitoring/test.html