• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added CSS properties for adding scrollbars to overly large exam texts. Not sure, these are always wanted.

xowf.info catalog/xowf.en_US.ISO-8859-1.xml tcl/test-item-procs.tcl www/resources/test-item.css

  1. … 3 more files in changeset.
preserve colors for printing "match-contains" and "match-contains-not"

Background: bootstrap.css removes all backgrounds per default.

added support for pagination buttons, visited buttons and flagged buttons

  1. … 6 more files in changeset.
moved answer status into answer_panel (similar to downstream),

made sensitivity of inspect links automatically updating (like downstream)

made templating easier and refactored code

  1. … 2 more files in changeset.
added support for gui and multiple correct-when clauses

bump version number to 5.10.0d32

  1. … 2 more files in changeset.
Updates for upload_interaction:

- allow lecturer to specify number of file, which can be uploaded

- handle singular/plural labels for attachment/attachments

- handle singular/plural labels for Students submitting files

- styling improvements

- bump version number to get as well message catalog updates from xowiki

  1. … 4 more files in changeset.
added a print button the works with event handler also in HTML streaming mode

  1. … 2 more files in changeset.
new form-field class: boolean_checkbox

behaves like boolean, but provdes just a single checkbox instead of yes/no radio in "boolean"

the output is full compatible with "boolean".

The boolean_checkbox is used in test-item procs for a more slim correct/incorrect specification

  1. … 4 more files in changeset.
- added detailed proctoring options

- accordeon style exam options

- allwo restart in "done" state only for SWAs

  1. … 4 more files in changeset.
Replace xowf proctoring implementation with that coming from proctoring-support

TODO: nicer detection of whether proctoring-support package is actually installed

  1. … 4 more files in changeset.
add proctoring code as used by xowf

  1. … 3 more files in changeset.
file proctoring.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring/proctoring.js
file gif.worker.js.map was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring/gif.worker.js.map
file gif.worker.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring/gif.worker.js
file gif.js.map was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring/gif.js.map
file gif.js was initially added on branch oacs-5-10.

added support for inclass-exam for scheduled opening and closing of exams

  1. … 6 more files in changeset.
no need to limit the width of a form label in vertical forms

cleanup (generalize and simplify code)

  1. … 2 more files in changeset.
styling for count-down alarm

widen field width for numeric values

improve print output

protect against over-aggressive downstream styling

reduce width of horizontal input field

keep height of timer constant, also, when its empty

added optional field for expected solution

  1. … 3 more files in changeset.
Added count-down timer for inclass-exam-answer.wf

- new API call Question_manager.exam_target_time

- new includelet "countdown-timer" (based on answer_manager.countdown_timer)

  1. … 3 more files in changeset.
Improved display and interaction with print-answers:

- added explicit display of displayed revision and submitted revision

- added option to change live revision

  1. … 3 more files in changeset.
Improved display of print-answers:

- added information about current page of student

- improved display of submission state

- made message key capitalization more consistent

  1. … 4 more files in changeset.