Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5097 Add buttons to open results view in Assessment monitoring

    • -1
    • +14
    ./pages/tblmonitoring/assessment.jsp
  1. … 2 more files in changeset.
LDEV-5097 Prepare a teacher's view of Assessment result

    • -13
    • +15
    ./pages/learning/results/essay.jsp
    • -23
    • +26
    ./pages/learning/results/markhedging.jsp
    • -3
    • +5
    ./pages/learning/results/matchingpairs.jsp
    • -24
    • +26
    ./pages/learning/results/numerical.jsp
    • -11
    • +17
    ./pages/learning/results/truefalse.jsp
    • -23
    • +26
    ./pages/learning/results/vsa.jsp
  1. … 1 more file in changeset.
LDEV-5095 Initial implementation of learner complection chart

  1. … 2 more files in changeset.
LDEV-5091 Initialise Etherpads on Discussion panel expand

    • -2
    • +2
    ./pages/learning/parts/allquestions.jsp
    • -2
    • +12
    ./pages/monitoring/parts/usersummary.jsp
  1. … 33 more files in changeset.
LDEV-5087 Do not show question title on Assessment results screen

    • -4
    • +8
    ./pages/learning/results/allquestions.jsp
  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

  1. … 31 more files in changeset.
LDEV-5085 Run CKEditor initialisation immediately

If CKEditor.tag is loaded dynamically, binding it to page load event

does not work.

  1. … 31 more files in changeset.
LDEV-4425 Do not escape user names. Add padding to portrait.

  1. … 31 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

  1. … 31 more files in changeset.
LDEV-5085 Make editor init method parametrized

It seems that multiple instances of CKEditor tag were interacting with

each other, probably with request attributes. Now initialisation method

is parametrised so CKEditor starts with own set of attributes.

  1. … 31 more files in changeset.
LDEV-5081 Apply correct redesigned CSS for bootstrap table

    • -1
    • +1
    ./pages/authoring/parts/questionlist.jsp
  1. … 1 more file in changeset.
LDEV-5081 Rename file prototypes to real names used in Assessment

    • -135
    • +0
    ./WEB-INF/tags/AuthoringButton5.tag
    • -39
    • +31
    ./WEB-INF/tags/OutcomeAuthor.tag
    • -202
    • +0
    ./WEB-INF/tags/OutcomeAuthor5.tag
    • -308
    • +160
    ./pages/authoring/advance.jsp
    • -74
    • +151
    ./pages/authoring/authoring.jsp
    • -176
    • +0
    ./pages/authoring/authoring5.jsp
    • -0
    • +7
    ./pages/authoring/feedback.jsp
    • -0
    • +15
    ./pages/authoring/leader.jsp
  1. … 9 more files in changeset.
LDEV-5080 Allow non-collapsible Panel

LDEV-5080 Refactor new design CSS file

  1. … 1 more file in changeset.
LDEV-5081 Simplify authoring grid layout

    • -150
    • +152
    ./pages/authoring/advance5.jsp
    • -13
    • +11
    ./pages/authoring/reflection5.jsp
  1. … 1 more file in changeset.
LDEV-5081 Drop jGrowl in favour of bootstrap toast for question edit

    • -38
    • +42
    ./pages/authoring/parts/questionlist5.jsp
  1. … 1 more file in changeset.
LDEV-5081 Drop thickbox in favour of bootstrap modal for question edit

    • -1
    • +1
    ./pages/authoring/parts/questionlist5.jsp
    • -22
    • +37
    ./pages/authoring/questions5.jsp
  1. … 1 more file in changeset.
LDEV-5081 Rewrite reflect auto enable code to jQuery

LDEV-5081 Use badges instead of button in question list

    • -2
    • +2
    ./pages/authoring/parts/questionlist5.jsp
LDEV-5081 Rewrite questions table to bootstrap 4.5

    • -0
    • +166
    ./pages/authoring/parts/questionlist5.jsp
    • -0
    • +94
    ./pages/authoring/parts/questionlistRestricted5.jsp
    • -43
    • +24
    ./pages/authoring/questions5.jsp
  1. … 2 more files in changeset.
LDEV-5080 Rewrite AuthoringButton tag to bootstrap 4.5

    • -0
    • +135
    ./WEB-INF/tags/AuthoringButton5.tag
  1. … 1 more file in changeset.
LDEV-5081 Make adjustments to grid layout of Assessment authoring

    • -35
    • +37
    ./pages/authoring/authoring5.jsp
  1. … 1 more file in changeset.
LDEV-5080 Rewrite Question Bank search panel contents to bootstrap 4.5

  1. … 3 more files in changeset.
LDEV-5080 Rewrite Question Bank outer panel to bootstrap 4.5

  1. … 1 more file in changeset.
LDEV-5080 Rewrite OutcomeAuthoring tag to bootstrap 4.5

    • -0
    • +202
    ./WEB-INF/tags/OutcomeAuthor5.tag
  1. … 1 more file in changeset.
LDEV-5081 Allow proper saving of redesigned Assessment authoring

  1. … 1 more file in changeset.
LDEV-5081 Extract and rewrite Assessment remaining authoring tabs

    • -353
    • +83
    ./pages/authoring/authoring5.jsp
    • -0
    • +9
    ./pages/authoring/feedback5.jsp
    • -0
    • +17
    ./pages/authoring/leader5.jsp
    • -0
    • +17
    ./pages/authoring/reflection5.jsp
LDEV-5080 Allow extra CSS classes passed from Switch and Dropdown tags

LDEV-5081 Extract and rewrite Assessment advanced authoring tab

    • -0
    • +228
    ./pages/authoring/advance5.jsp
LDEV-5080 Introduce a generic Input tag

    • -0
    • +37
    ./WEB-INF/tags/Input.tag