• last updated 17 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.
improve source-code documentation

fix editing bug (many thanks to georg krommer for reporting and thomas renner for fixing it)

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

  1. … 6 more files in changeset.
add ability to use x out of y questions (when order randomization is used)

  1. … 5 more files in changeset.
cleanup (generalize and simplify code)

  1. … 2 more files in changeset.
inclass-exam: report state durations on overview page (published, exam_review)

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

  1. … 3 more files in changeset.
initialze variable always

refactor code to keep workflow definition shorter

  1. … 1 more file in changeset.
add grading statistics to exam protocol

add autograding table (not functional yet)

  1. … 3 more files in changeset.
fix typo

added more details (synchronized/not) for exam management page

- 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.
added participants list to inclass exam

  1. … 4 more files in changeset.
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.
activate live update

remove return button for student exam review

added a state for exam review for students

  1. … 4 more files in changeset.
provide meta-data about exam in "created" state

detail-view: show images up to the selected revision

  1. … 1 more file in changeset.
initialized dict in proctoring variant, in case some manages to sumit an exam without images

- added points calculation in addition to score

- added student feedback sheet (view-my-exam)

- added view of proctored exams

  1. … 1 more file in changeset.
changes for inclass-exam:

- open test run in a different frame

- use tailored proctoring code, when available

- improve screen after final exam submission

  1. … 1 more file in changeset.
- do not require to make generic create-or-use public for

non-admins in proctor mode

  1. … 1 more file in changeset.
new features for inclass exam workflow:

- additional flag "synchronized", can be specified on "create exam" page

- provide info about exam publication time and duration since publication

time to the details view of the exam protocol

  1. … 5 more files in changeset.
fix typo

added skeleton for proctoring support

  1. … 5 more files in changeset.
don't show results of "marked" right now