iraAssessmentStudentChoices.jsp

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

    • -51
    • +36
    ./iraAssessmentStudentChoices.jsp
  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.
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

    • -19
    • +20
    ./iraAssessmentStudentChoices.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-5130 Show ALlocate VSAs button in iRAT monitoring

    • -49
    • +51
    ./iraAssessmentStudentChoices.jsp
  1. … 2 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, LKC-111 Fix iRAT student choices table update

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

  1. … 1 more file in changeset.
LDEV-5346 General UI improvements TBL monitoring

Alignments, layout and labels

    • -26
    • +23
    ./iraAssessmentStudentChoices.jsp
  1. … 11 more files 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.

    • -56
    • +67
    ./iraAssessmentStudentChoices.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.
LDEV-5273 Add central VSA UI button to iRAT TBL monitoring

  1. … 1 more file in changeset.
LDEV-5130 Add "Allocate VSAs" screen to TBL Assessment monitoring

  1. … 4 more files in changeset.
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-5041 Add Assessment timing limits control to TBL monitoring

  1. … 6 more files in changeset.
LDEV-5144 Make iRAT compatible with new AE tab flow

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