• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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}

  1. … 8 more files in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 8 more files in changeset.
added a saftey belt and a warning message, when someone tries to create a shared wf container on an object with no valid revision id

improve spelling

  1. … 16 more files in changeset.
added atjob-form to site-wide pages of xowf

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

  1. … 6 more files in changeset.
provide method "util_user_message" to be able to use util_user_message also in background jobs

make sure, every job has an xo::cc defined

add ability to use x out of y questions (when order randomization is used)

  1. … 5 more files in changeset.
make init-procs more robust in case of broken setups

optionally disallow cut&paste in multi-line form fields

  1. … 4 more files in changeset.
improve wording

cleanup (generalize and simplify code)

  1. … 2 more files in changeset.
countdown alarm: add audible alarm when the countdown timer reaches expiration.

Per default, the audible alarm is turned off, but the user sees a

mute symbol. When the user activates the audible alarm, the browser

will announce the nearing end by beep signals in increasingly shorter

periods before its expiration (default settings: 60, 30, 20, 10, 5,

2s; these values can be changed via HTML). Once a user has activated

the audio signals, these are preseveed between page changes via a

cookie. On some browsers (e.g. Chrome), the audioContext settings are

so restrictive, that the full reload requires a new activation of the

alarm via a "user gesture" (i.e. clicking on the audio symbol). It

would be not surprising, if some other browsers show different

behavior, but the code follows the relatively new recommendations. The

code was tested with Chrome/Chromium 83 and Firefox 77).

whitespace cleanup

don't try to compute points from starred results

inclass-exam: report state durations on overview page (published, exam_review)

  1. … 2 more files in changeset.
- added name validator for site-wide pages

- updated site-wide pages

  1. … 8 more files in changeset.
improve SQL quoting

  1. … 4 more files in changeset.
add grading table and grading stats

  1. … 3 more files in changeset.
refactor code to keep workflow definition shorter

  1. … 1 more file in changeset.
deactivate grading in tabular view

add autograding table (not functional yet)

  1. … 3 more files in changeset.
handle dfferent time setting between server and client (browser)

  1. … 1 more file in changeset.
reduce verbosity

- base percentage on results on total points,

- add confirm dialog on submit exam

- show audio on more browsers properly

  1. … 2 more files in changeset.
improve robustness of percentage computaiton, in case there are 0 points in total

added participants list to inclass exam

  1. … 4 more files in changeset.
improve robustness, in case user delete minutes from test item

Added grading info to exam protocol, when autograding is active.

Added information about resonable settings for shuffling in an exam

Added information for teacher whether student exam review is possible

Added correct solution hints for SC and MC (to be displayed in exam protocol)

  1. … 4 more files in changeset.