lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 remove obsolete jsps

  1. … 10 more files in changeset.
LDEV-5397 introduce submissionDeadline.tag

* switched to using this tag in all tools

* fixed a few existing issues with submissionDeadline feature in Vote and MCQ tools

    • -0
    • +117
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 79 more files in changeset.
LDEV-5408 Arranging button and labels

  1. … 2 more files in changeset.
Merge branch 'LDEV-5408' into v4.7

# Conflicts:

# lams_tool_assessment/conf/language/lams/ApplicationResources.properties

LDEV-5408 Add Extra Information buttons on RAT and AE tabs in monitoring

  1. … 4 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 56 more files in changeset.
LDEV-5397 add hidden labels for all links

Also some other minor fixes

  1. … 3 more files in changeset.
LDEV-5397 spread change to LeaderDisplay.tag to all tools

  1. … 32 more files in changeset.
LDEV 5397 remove href="#nogo" and similar nonexistant same-page link

Due to screenreader requirements we can no longer use links having href="#target" when a page does not have this corresponding target. There are a couple of techniques instead of it:

1. links' onclick event should end with "return false;" ("false" can be replaced with anything else but true)

It applies to onclick events specified as tag attributes as well as added with Javascript or jQuery

2. turn links into <button type="button">

3. <a data-bs-toggle="collapse"> having href="#nogo" are OK. presumably as their onclick events return false;

  1. … 7 more files in changeset.
LDEV-5397 Introduce Notebook.tag

    • -0
    • +108
    ./web/WEB-INF/tags/Notebook.tag
    • -193
    • +153
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 71 more files in changeset.
LDEV-5397 center leader alert

  1. … 32 more files in changeset.
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

    • -1
    • +1
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/results/essay.jsp
  1. … 108 more files in changeset.
LDEV-5397 reintroduce some older CSS rules to components.css

Also

* switch from .css to .scss

* update .ignore files

  1. … 7 more files in changeset.
LDEV-5397 copy-tags across LAMS projects

    • -0
    • +48
    ./web/WEB-INF/tags/Errors5.tag
    • -0
    • +75
    ./web/WEB-INF/tags/WaitForLeader.tag
  1. … 35 more files in changeset.
LDEV-5397 add missing function preventLearnerAutosaveFromMultipleTabs(autosaveInterval)

    • -0
    • +163
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 32 more files in changeset.
LDEV-5397 migrate defineLater tag and jsps to bootstrap 5

    • -17
    • +12
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 42 more files in changeset.
LDEV-5397 Introduce WaitForLeader.tag

    • -46
    • +3
    ./web/pages/learning/waitforleader.jsp
  1. … 67 more files in changeset.
LDEV-5400 Fix stale Hibernate session when fetching Flux data

LDEV-5404 Escaping funny characters that break js in tags

- LAMS Central

- LAMS Monitoring

- LAMS Learner

- Assessment

- Gradebook

- Peer Assessment

- Submit

- Scratchie

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 41 more files in changeset.
Merge branch 'LAI-5' into v4.7

# Conflicts:

# lams_central/web/authoring/authoring.jsp

# lams_central/web/qb/collection.jsp

  1. … 4 more files in changeset.
LDEV-5405 Make Popover tag work with Bootstrap both version 3 and 5

  1. … 32 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Assessment

    • -5
    • +5
    ./web/pages/authoring/randomQuestion.jsp
    • -27
    • +18
    ./web/pages/monitoring/monitoring.jsp
  1. … 4 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 118 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 29 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 194 more files in changeset.
SP-9 Rewrite lesson completion chart to new ChartJS

  1. … 4 more files in changeset.
SP-9 Upgrade ChartJS from version 2.9 to 4.3.1

Rewrite chart generating code to match new API

    • -86
    • +85
    ./web/includes/javascript/chart.js
    • -91
    • +93
    ./web/includes/javascript/chart5.js
    • -275
    • +282
    ./web/pages/monitoring/summary.jsp
  1. … 3 more files in changeset.
Merge branch 'v4.7' into LAI-5

# Conflicts:

# lams_tool_assessment/conf/language/lams/ApplicationResources_el_GR.properties

  1. … 1 more file in changeset.
LDEV-5345 Adding and updating latest translations

Big refactoring of labels in Lokalise. Redundant keys for tools are not all based out of lams_noticeboard to ensure that most reused labels have a single reference point.

Added Italian for a whole lot of tools -including monitor and assessment

    • -0
    • +453
    ./conf/language/lams/ApplicationResources_it_IT.properties
  1. … 220 more files in changeset.
LAI-5 Add more Greek i18n labels