sbmtlearner.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 improve Submit Files learning's UI

LDEV-5425 Remove "End of activity" notebook from *all* tools

  1. … 519 more files in changeset.
LDEV-5397 divs not having any special roles can't have aria-labels

  1. … 11 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 24 more files in changeset.
LDEV-5397 show warnings and nofications before activity's instructions

  1. … 14 more files in changeset.
Merge v4.7 into LDEV-5397

  1. … 79 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

  1. … 27 more files in changeset.
LDEV-5397 use lams:NotebookReedit

  1. … 2 more files in changeset.
LDEV-5397 replace "container-lg" with custom "container-main" class

so it will be easier switching between container's classes in the future if needed

  1. … 23 more files in changeset.
LDEV-5397 remove <hr> as long as .instructions class already has bottom border

  1. … 1 more file in changeset.
LDEV-5397 Migrate old Bootstrap3 class names into Bootstrap5 in *all* tools' learning

* Did this following 2 guides:

https://getbootstrap.com/docs/4.1/migration/

https://getbootstrap.com/docs/5.2/migration/

* Apart from changing class names, also performed other updates required in aforementioned guides.

For instance, checkboxes, radios, selects have now proper Bootstrap5 structure; removed "media" objects.

* Replaced some outdated LAMS class names

  1. … 105 more files in changeset.
LDEV-5397 simplify .lcard related CSS classes

* lcard's header is .lcard-header-lg by default now

* move rules from .lcard-no-borders and .shadow into .lcard class

* remove not used .nextActivity class

  1. … 11 more files in changeset.
LDEV-4917 Add Italian to Uppy i18n in Submit files

Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

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

- Submit files

Note that we have to also do this for tags, something I didn't do before. So that's a pending task for all previously changed tools

  1. … 11 more files in changeset.
LDEV-5397 Improvements and fixes to Submit Files and Q&A tools

  1. … 7 more files in changeset.
LDEV-5397 accessibility improvements

LDEV-5397 Fixing rows as it is not longer needed in Bootstrap 5

  1. … 4 more files in changeset.
LDEV-5397 Remove unused footer and patch up reflections

  1. … 2 more files in changeset.
LDEV-5397 Submit files definelater and minor adjustments.

  1. … 6 more files in changeset.
LDEV-5397 Reverting to Marcin's toasts and some small alignments

LDEV-5397 Submit files adjust learner submit files list

  1. … 1 more file in changeset.
LDEV-5397 Redesigning Submit files learning UI

Still a fair amount to do. Must refactor sbmtlearner as it is very confusing now.

  1. … 7 more files in changeset.
LDEV-5397 Use rewritten alert (toast) and confirmation pop ups

  1. … 5 more files in changeset.
LDEV-5397 Fix Uppy and do adjustments to layout for Submit Files

  1. … 7 more files in changeset.
LDEV-5397 Submit Learner UI redesign

Implemented PageLearner tag, modify Alter.tag and basic functionality and warnings.

  1. … 4 more files in changeset.
LDEV-4917 Escape Uppy error message

Otherwise messages with apostrophe break file upload.

  1. … 7 more files in changeset.
Revert "LDEV-5357 Use UUIDs for file downloads"

This reverts commit 2de8f805211b6433aff4efd6fa9275a1b9933033.

  1. … 56 more files in changeset.
LDEV-5357 Use UUIDs for file downloads

  1. … 56 more files in changeset.
LDEV-5928 Allow learners to continue if min uploaded files is not set