• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add option to show student IP address during the exam

  1. … 3 more files in changeset.
allow action exam_review only when autocorrect is possible

  1. … 1 more file in changeset.
fix typo

Improve handling of cases, where the exam was closed, but some exam-takers have not submitted their results.

Essentially this change avoids an error message and repeated messages, which might

come form autosaving or other ajax calls.

use proper user_id

enable question-form resolving again.

provide export interface

  1. … 1 more file in changeset.
improve comment

Undo change from 15 Dec, since it breaks shuffling

ensure workflow actions are updated properly, depending on the user role

Improved handling of link and child resources of forms

- test-item-procs: use resolve context to resolve e.g. images in the context of the original form

(many thanks to Thomas Renner for the suggestion)

- added extra argument "-context_obj" to substitute_markup to ease client code

- inclass-exam-answer.wf: reduced the db interactions by using form_info for form generation

  1. … 4 more files in changeset.
moved span inside button (as suggested by Monika Andergassen)

added a print button the works with event handler also in HTML streaming mode

  1. … 2 more files in changeset.
use term "Preview" for testing single test items

  1. … 2 more files in changeset.
fixed ckeditor form field for inline mode.

use inline mode for editing test items

added a describe funtion for MC items

  1. … 6 more files in changeset.
- added detailed proctoring options

- accordeon style exam options

- allwo restart in "done" state only for SWAs

  1. … 4 more files in changeset.
show action "view" only, when user is swa

show "view" button only, when workflow instance with the current name was already created.

fix error message generation

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

added preview/testrun to edit item workflow

  1. … 2 more files in changeset.
file answer-single-question.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./answer-single-question.wf
added total points (in addition to total minutes) to the exam overview

  1. … 1 more file in changeset.
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.
added example-usage of set_css_property -querySelector

Fix glob flag

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

  1. … 6 more files in changeset.
improve source code documentation