• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

shorten date info in title, since it is redundant

Improved display of print-answers:

- added information about current page of student

- improved display of submission state

- made message key capitalization more consistent

  1. … 4 more files in changeset.
Improved display of print-answers:

- provided API function "runtime_panel" for answer_manager

- added revision handling of submitted exams

  1. … 1 more file in changeset.
add duration, handle cases, where the exam was not submitted

  1. … 3 more files in changeset.
improve styling

  1. … 2 more files in changeset.
Improve display of print-answers:

- provide API functions "get_duration" and "get_IPs" for ans

- added info box "runtime-data" in inclass-exam.wf about changed submissions

(number of revisions, duration, all IP addresses of the submission)

- added message keys for "nr_changes" and "duration"

- updated CSS to handle "runtime-data"

- bump version number to 5.10.0d16

  1. … 5 more files in changeset.
perform per-user rendering for the exam protocol.

A more general solution will follow soon.