• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
specify field names explicitly in default xowf index page (maybe move this to site-wide pages)

file edit-interaction.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./prototypes/edit-interaction.wf.page
Added edit-workflows for test items: edit-interaction.wf

This change eases tailorization of actions of editing workflow

and makes it possible to address all types of testitems via

a single term

-form en:edit-interaction.wf

instead of having to enumerate the relevant types explicitly as

it was before

-form en:TestItemText.form|en:TestItemShortText.form|en:TestItemMC.form|en:TestItemSC.form|...

For backward compatibility, the old enumeration is kept for a while. New test

items should be created over the new workflow, as e.g. in

{entry -name New.Item.TextInteraction -form en:edit-interaction.wf -query p.item_type=Text}

    • -0
    • +12
    ./prototypes/edit-interaction.wf.page
    • -1
    • +1
    ./prototypes/quiz-select_question.form.page
    • -1
    • +1
    ./prototypes/select_question.form.page
  1. … 5 more files in changeset.
add proctoring code as used by xowf

    • -0
    • +1
    ./resources/proctoring/gif.worker.js.map
    • -0
    • +754
    ./resources/proctoring/proctoring.js
  1. … 3 more files in changeset.
file proctoring.js was initially added on branch oacs-5-10.

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

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

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

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

    • -0
    • +0
    ./resources/proctoring/gif.js
added support for inclass-exam for scheduled opening and closing of exams

    • -2
    • +3
    ./prototypes/select_question.form.page
  1. … 5 more files in changeset.
add ability to use x out of y questions (when order randomization is used)

    • -1
    • +2
    ./prototypes/select_question.form.page
  1. … 5 more files in changeset.
no need to limit the width of a form label in vertical forms

optionally disallow cut&paste in multi-line form fields

    • -1
    • +2
    ./prototypes/select_question.form.page
  1. … 4 more files in changeset.
cleanup (generalize and simplify code)

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

- added name validator for site-wide pages

- updated site-wide pages

    • -1
    • +1
    ./prototypes/TestItemReorder.form.page
    • -1
    • +1
    ./prototypes/TestItemShortText.form.page
  1. … 3 more files in changeset.
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

new features for inclass exam workflow:

- additional flag "synchronized", can be specified on "create exam" page

- provide info about exam publication time and duration since publication

time to the details view of the exam protocol

    • -2
    • +3
    ./prototypes/select_question.form.page
  1. … 5 more files in changeset.
added skeleton for proctoring support

    • -2
    • +3
    ./prototypes/select_question.form.page
  1. … 5 more files in changeset.
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.
improve styling

  1. … 1 more file in changeset.
Improve display of print-answers:

- provide API functions "get_duration" and "get_IPs" for ans

- added info box "runtime-data" in inclass-exam.wf about changed submissions

(number of revisions, duration, all IP addresses of the submission)

- added message keys for "nr_changes" and "duration"

- updated CSS to handle "runtime-data"

- bump version number to 5.10.0d16

  1. … 5 more files in changeset.
- test-items: added ordering item type (short_text_interaction)

- simplified code by using ':get_named_sub_component_value -from_repeat ...'

- refetch site-wide pages, when the source code of the site-wide pages changes.

- bumped version number to 5.10.0d16

    • -0
    • +14
    ./prototypes/TestItemReorder.form.page
    • -1
    • +1
    ./prototypes/quiz-select_question.form.page
    • -1
    • +1
    ./prototypes/select_question.form.page
  1. … 9 more files in changeset.