• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20210708205452:3 does not match your current filter (clear filter).

file Workflow.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/Workflow.form.page
file edit-interaction.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/edit-interaction.wf.page
file atjob-form.page was initially added on branch oacs-5-10.

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

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

    • -0
    • +0
    ./resources/prototypes/TestItemMC.form.page
file TestItemUpload.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemUpload.form.page
file TestItemText.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemText.form.page
file TestItemShortText.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemShortText.form.page
file TestItemSC.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemSC.form.page
file TestItemReorder.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemReorder.form.page
file ExamFolder.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/ExamFolder.page
file TestItemComposite.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/TestItemComposite.form.page
reduce warnings on loading: Move resources to non-deprecated location

    • -0
    • +15
    ./resources/prototypes/ExamFolder.page
    • -0
    • +19
    ./resources/prototypes/Workflow.form.page
    • -0
    • +19
    ./resources/prototypes/atjob-form.page
    • -0
    • +12
    ./resources/prototypes/online-exam.wf.page
  1. … 17 more files in changeset.
allow sorting of submissions via query parameter

Fix typo. Fixes 'files__tcl_file_common_errors' test case

factor out render_full_submission_form

fixed undefined parent_obj for stronly synchronous exams

set default grading scheme to "wi1p" instead of "wi1"

update covered procs in test case

extend regression test by including participants page during and after exam

add a 10sec grace period to allow typing until the last seconds (but not longer)

- fixed display of total points in exam protocol: base calculations on total points rather than the points achievable based on progress

- fixed typo in message key

Improved handling of autosaved revisions

- reject autosave attempts when time for a student is up

(works for synchronized and non-synchronized exams)

- include submissions with autosaved content in exam protocol (even when state is "initial")

show personal bulk-notification link only if at least one user can receive the notification

avoid potential loss of submission data on "publish" operations

Maintain revision date for "update_attribute_from_slot"

This is not a full-featured version, since it does not update the

modifying user and the modifying IP (since this data is not

always available). But this version is at least good enough

for experimenting and checking for unwanted side-effects.

xotcl-core: upadated version number to 5.10.0d40

xowf: upadated version number to 5.10.0d39

  1. … 2 more files in changeset.
improve comments and reguarity of log messages

no need to ask answer_manager for package_id

fix editing bug

add missing variable which was deleted during the refactoring of the exam protocol