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

Changeset MAIN:gustafn:20210708205453:2 does not match your current filter (clear filter).

file online-exam.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/online-exam.wf.page
file select_question.form.page was initially added on branch oacs-5-10.

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

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

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

    • -0
    • +0
    ./resources/prototypes/inclass-quiz.wf.page
file inclass-exam.wf.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/prototypes/inclass-exam.wf.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