Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5344 point to the correct table part

The jsp initially is loading the correct .jsp, but then java is returning the wrong path

  1. … 1 more file in changeset.
LDEV-5083 Change name and icon of "Hide Student Choices" button

  1. … 5 more files in changeset.
LDEV-5083 Remove old monitoring bits where possible

In activity monitoring we need to leave old design until it gets

rewritten.

    • -101
    • +102
    ./assessmentStudentChoices.jsp
    • -56
    • +67
    ./iraAssessmentStudentChoices.jsp
    • -135
    • +0
    ./iraAssessmentStudentChoices5.jsp
  1. … 52 more files in changeset.
LDEV-5083 Fix various layout issues

This patch covers most of issues raised the UX designer.

  1. … 9 more files in changeset.
LDEV-5083 Reduce empty spaces on TBL pages

  1. … 3 more files in changeset.
LDEV-5083 Update all data on AE Assessment student choices using Flux

    • -0
    • +16
    ./assessmentStudentChoicesTable.jsp
  1. … 1 more file in changeset.
LDEV-5083 Update all data on iRAT student choices using Flux

  1. … 3 more files in changeset.
LDEV-5083 Rewrite TBL tRAT & student choices tab to new UI

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES disclose and discussion element

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

    • -0
    • +176
    ./assessmentStudentChoices5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Add iRAT student choices button to main navigation bar

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL iRAT student choices and time limit tab to new UI

    • -0
    • +122
    ./iraAssessmentStudentChoices5.jsp
  1. … 7 more files in changeset.
LDEV-5083 Rewrite TBL iRAT tab to new UI

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Teams tab modals to new UI

  1. … 8 more files in changeset.
LDEV-5317 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with an Ajax call.

  1. … 9 more files in changeset.
LDEV-5317 Move timeLimit.jsp from its own directory

  1. … 5 more files in changeset.
LDEV-5317 Move time limit panel to single source in monitoring

Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard)

had it own code to display and operate time limits.

In preparations for time limit widget in monitoring the code was

refactored so there is single source of time limit feature.

  1. … 28 more files in changeset.
LDEV-5242 Display question list even if no learner reached activity yet

Hide action buttons like disclose answers, though.

  1. … 2 more files in changeset.
LDEV-5242 Make regular monitor Assessment view consistent with TBL AE

  1. … 4 more files in changeset.
LDEV-5273 Add central VSA UI button to iRAT TBL monitoring

  1. … 1 more file in changeset.
LDEV-4540 Refresh learners' screen on disclose single question answers

LDEV-5130 Add "Allocate VSAs" screen to TBL Assessment monitoring

  1. … 4 more files in changeset.
LKC-202 Add question numbering to students choices in TBL monitoring AE

LDEV-5233 Confirm disclosing correct answers before groups' answers

  1. … 2 more files in changeset.
LDEV-4540 Notify learners of disclosing answers only once

Introdue this feature also to TBL monitoring.

LKC-202 Fix question title being displayed too wide

LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 92 more files in changeset.
LDEV-5208 Add Discussion Sentiment monitor widget

  1. … 13 more files in changeset.
LDEV-4875 Show correct AE answer as is, without commas

For some reason new lines were converted to commas when displaying

correct answers in MCQ questions in Assessment AE. Maybe it has to do

with multiple correct answers.

For now displaying correct answer as is seems cleaner and sufficient.

LDEV-5041 Add Assessment timing limits control to TBL monitoring

  1. … 5 more files in changeset.