Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5095 Add completion charts to TBL monitor

    • -1
    • +21
    ./pages/tblmonitoring/assessment.jsp
LDEV-5095 Move chart code to separate JS file for reuse in another spot

    • -0
    • +182
    ./includes/javascript/chart.js
    • -22
    • +41
    ./pages/monitoring/monitoring.jsp
LDEV-5095 Make charts more responsive and add some padding

LDEV-5097 Do not show confidence level in TBL monitoring iRAT

    • -13
    • +15
    ./pages/learning/results/allquestions.jsp
LDEV-5095 Add Answered Questions chart and periodic refresh

    • -19
    • +137
    ./pages/monitoring/summary.jsp
  1. … 6 more files in changeset.
LDEV-5095 Calculate Possible Learners correctly

Merge branch 'v4.0' into LDEV-5095

Conflicts:

lams_tool_assessment/conf/language/lams/ApplicationResources.properties

  1. … 2 more files in changeset.
LDEV-5097 Embed teacher's view of Assessment result in TBL monitoring

    • -3
    • +107
    ./pages/learning/results/allquestions.jsp
    • -172
    • +40
    ./pages/tblmonitoring/assessment.jsp
  1. … 1 more file in changeset.
LDEV-5097 Add missing library import

LDEV-5091 Etherpad.tag to accept predefined pad ID

  1. … 31 more files in changeset.
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.