• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added preview/testrun to edit item workflow

  1. … 3 more files in changeset.
provide explicit flag to disable menu-entries

disable the menu-entries for "Online Exam" and "Inclass Quiz" for the time being

  1. … 1 more file in changeset.
reduce verbosity

perform cleanup of WorkflowContainer after 10 minutes

  1. … 3 more files in changeset.
added total points (in addition to total minutes) to the exam overview

  1. … 1 more file in changeset.
comment public methods

improve documentation

allow test items with 0 points

turn off rounding to full points for exams with very little points

  1. … 3 more files in changeset.
New public method for the renaming form loader: name_to_question_obj_dict

Provide quick mapping from the mangled attribute name to the question obj

  1. … 1 more file in changeset.
added detail info for xowf::test_item::answer_manager achieved_points

the result dict of this method has now a key "details" containing

information about the query object, the achieved points and the achievable points

for this test item. Previously, just the sums were reported.

  1. … 1 more file in changeset.
Fix typos reported by documentation__check_typos automated test

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