assessmentStudentChoices.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 bootstrap5 Assessment's monitoring

  1. … 27 more files in changeset.
LDEV-5424 switch to bootstrap5 versions of js and jsps

  1. … 11 more files in changeset.
LDEV-5401 Display individual extensions in time limit widget

  1. … 5 more files in changeset.
LDEV-5373 Make side headers sticky at teams' choices table

This patch applies it in AE tab in main monitoring UI

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/v4.7' into SP-9

# Conflicts:

# lams_central/conf/language/lams/ApplicationResources.properties

# lams_monitoring/web/includes/javascript/monitorLesson.js

# lams_tool_assessment/web/pages/monitoring/summary.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp

  1. … 9 more files in changeset.
LDEV-5408 Arranging button and labels

  1. … 4 more files in changeset.
LDEV-5408 Add Extra Information buttons on RAT and AE tabs in monitoring

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

- Assessment

  1. … 18 more files in changeset.
SP-9 Upgrade ChartJS from version 2.9 to 4.3.1

Rewrite chart generating code to match new API

  1. … 8 more files in changeset.
LDEV-5401 Add learner-triggered absolute timer to other tools

  1. … 42 more files in changeset.
LDEV-5401 Add learner-triggered absolute time limit monitoring

Also make time limit panel refresh automatically in monitoring.

  1. … 10 more files in changeset.
LDEV-5401 Add learner-triggered absolute time limit authoring and learning

  1. … 16 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 14 more files in changeset.
LDEV-5400 Add tooltip with learners to activity completion chart

Also add group information in the tooltip

  1. … 8 more files in changeset.
LDEV-5200 Fix encoding in Assessment chart

  1. … 1 more file in changeset.
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. … 2 more files in changeset.
LDEV-5083 Change name and icon of "Hide Student Choices" button

  1. … 6 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
  1. … 59 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. … 10 more files in changeset.
LDEV-5317 Move timeLimit.jsp from its own directory

  1. … 6 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. … 29 more files in changeset.
LKC-202 Add question numbering to students choices in TBL monitoring AE

LKC-202 Fix question title being displayed too wide

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

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

  1. … 14 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. … 6 more files in changeset.
LDEV-5144 Display student choices in AEs tabs

Main AEs content was displayed in subtabs in AE tab in TBL monitoring.

Student choices ignored subtabs and were displayed in the main content.

Now they are also displayed in subtabs. Also subtabs remember their

state, whether it is main Assessment content or student choices.

  1. … 3 more files in changeset.
LKC-202 Fix question title being displayed too narrow

LDEV-5144 Make iRAT compatible with new AE tab flow

  1. … 5 more files in changeset.