Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5111 Display groups instead of students in chart when needed

If Assessment activity uses a leader, then only he gets his answers auto

saved. He counts as one student. But when he finishes the activity, his

answers get copied to other group members. Suddenly instead of 1 student

we get, say, 5 with same answers. This makes the answered questions

chart go crazy.

Now when leader selection is in use, group count is displayed instead of

student count in the chart.

  1. … 4 more files in changeset.
LDEV-5101 Allow global question change initiation from Assessment

    • -1
    • +17
    ./pages/authoring/parts/questionlist.jsp
  1. … 1 more file in changeset.
LDEV-5107: adding MS word imports to Assessment authoring

  1. … 2 more files in changeset.
LDEV-5100 Hide refresh button for TBL monitor in Assessment essay rating

LDEV-5097 removing results view from monitoring

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.