• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
show "view" button only, when workflow instance with the current name was already created.

stay closer to QTI, use more appropriate labels

fix error message generation

Fix message key for SC/MC question alternatives. Many thanks to Stephan Adelsberger

remove the view action - for the moment we do not need it

added preview/testrun to edit item workflow

file answer-single-question.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./lib/answer-single-question.wf
file answer-single-question.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/prototypes/answer-single-question.wf.page
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. … 2 more files in changeset.
added total points (in addition to total minutes) to the exam overview

comment public methods

improve documentation

add missing German message keys

allow test items with 0 points

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

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

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.

added example-usage of set_css_property -querySelector

Fix typo in message key

Fix typos reported by documentation__check_typos automated test

  1. … 1 more file in changeset.
Fix glob flag

add safety-guard in case, someone tries to call action via hacking form hacking

provide configuration for exam folder

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. … 2 more files in changeset.
remove personal-message dialog when user has finished her exam

improve source code documentation