• last updated 11 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add safety-guard in case, someone tries to call action via hacking form hacking

provide configuration for exam folder

  1. … 2 more files in changeset.
provide a default menu config via proc

The setup of the menu of xowf instances can be now configured

via {config -use xowf}, new instances are created with this setup

improve debug message

Added points in addition to minutes to test items and inclass-exam workflows

  1. … 6 more files in changeset.
remove personal-message dialog when user has finished her exam

search the form also in the site_wide_pages

prefer ad_try, since it is silent, when action is ended by a script_abort

use package based instantiate_forms method

  1. … 1 more file in changeset.
whitespace cleanup

  1. … 11 more files in changeset.
drop line commented out

provide compatibility for legacy mc_interaction

whitespace changes and typo

improve debugging messages

  1. … 1 more file in changeset.
Reduce red in acs-tcl.documentation__check_proc_doc automated test

Reduce red in acs-tcl.documentation__check_proc_doc automated test

improve spelling

  1. … 10 more files in changeset.
- integration of inclass-exam with personal notifications

- new (comnposite) includelet "exam-top-includelet"

- new www-calls for workflows:

* inclass-exam.wf:

. send-participant-message

* inclass-exam-answer.wf:

. message-poll

. message-dismiss

- bumped version number to 5.10.0d23

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