Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

    • -0
    • +176
    ./pages/tblmonitoring/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
    • +462
    ./includes/javascript/chart5.js
    • -0
    • +103
    ./pages/monitoring/parts/mcqStudentChoices5.jsp
    • -0
    • +122
    ./pages/tblmonitoring/iraAssessmentStudentChoices5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL iRAT tab to new UI

    • -0
    • +333
    ./pages/learning/results/allquestions5.jsp
    • -0
    • +121
    ./pages/monitoring/parts/discloseAnswers5.jsp
    • -0
    • +77
    ./pages/tblmonitoring/assessment5.jsp
  1. … 4 more files in changeset.
LDEV-5083 Rewrite TBL Teams tab modals to new UI

    • -0
    • +148
    ./pages/tblmonitoring/teams5.jsp
  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. … 7 more files in changeset.
LDEV-5317 Move timeLimit.jsp from its own directory

  1. … 4 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.

    • -0
    • +6
    ./WEB-INF/jboss-web.xml
    • -555
    • +0
    ./pages/monitoring/parts/timeLimit.jsp
  1. … 25 more files in changeset.
LDEV-5081 Merge changes made for monitor in LDEV-5083

    • -1
    • +108
    ./pages/authoring/parts/questionlist.jsp
  1. … 32 more files in changeset.
LDEV-4271 Use label placeholders for languages with reversed word order

LDEV-5309 Prevent numerical from submitting whole form on Enter button

LDEV-4875 Prevent VSA from submitting whole form on Enter button

LDEV-5302 Rename sysadmin role to appadmin

  1. … 180 more files in changeset.
LDEV-5290 Improve detection of multiple tabs being open on autosave

  1. … 32 more files in changeset.
LDEV-4271 Improve layout of "answers may be disclosed" info panel

LDEV-5291 Allow filtering question in QB search by presence in LD

  1. … 11 more files in changeset.
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5287 Do not refresh on item finish if no minimum items finished

    • -622
    • +352
    ./pages/learning/learning.jsp
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 39 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple comments tags on a single page

  1. … 32 more files in changeset.
LDEV-4271 Inform students that their answers may be disclosed

Also move information about meaning of Complete activity button to the

top.

  1. … 2 more files in changeset.
LDEV-4540 Disclose MCQ justification along with groups' answer

LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-4271 Make meaning of Submit All more obvious

Some students think that they need to click Submit after each answer to

save it. We need to explain to them that Submit All (now Complete

Activity) prevents them from answering any other questions.

  1. … 2 more files in changeset.
LDEV-4385 List possible and chosen matching pairs answers

    • -0
    • +9
    ./pages/learning/parts/matchingpairs.jsp
    • -19
    • +29
    ./pages/learning/results/matchingpairs.jsp
  1. … 2 more files in changeset.
LDEV-5242 Merge changes from 4.5

    • -137
    • +0
    ./pages/monitoring/parts/questionsummary.jsp
  1. … 3 more files in changeset.
LDEV-5242 Fix Assessment question summary page

    • -2
    • +2
    ./pages/monitoring/parts/discloseAnswers.jsp
    • -7
    • +9
    ./pages/monitoring/parts/questionsummary.jsp
  1. … 1 more file in changeset.
LDEV-5242 Display question list even if no learner reached activity yet

Hide action buttons like disclose answers, though.

    • -3
    • +4
    ./pages/learning/results/allquestions.jsp
LDEV-5242 Add a header for question list in Assessment monitoring