• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added test case creating a text- and MC-item and an inclass exam

file test-item-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/test-item-procs.tcl
reduce verbosity

complete listing of covered procs in test cases

  1. … 14 more files in changeset.
use absolute time for computing beeps

improve listing of test coverage

  1. … 6 more files in changeset.
improve listing of test coverage

  1. … 8 more files in changeset.
make listing of tested procs more complete

  1. … 11 more files in changeset.
inclass-exam: Added configurability for time budget and display of minutes and/or points during exam

  1. … 4 more files in changeset.
add "btwn" to precise correct-when specs

deactivate autocorrection for short_text questions, when correct when is not precise

improve listing of tested procs

  1. … 2 more files in changeset.
added support for composite correct-when for text_interaction

added support for gui and multiple correct-when clauses

bump version number to 5.10.0d32

  1. … 3 more files in changeset.
revert escaped development version

allow action exam_review only when autocorrect is possible

  1. … 1 more file in changeset.
make end of resub options explicit

  1. … 12 more files in changeset.
Add basic doc, fixes acs-tcl.documentation__check_proc_doc automated test

Updates for upload_interaction:

- allow lecturer to specify number of file, which can be uploaded

- handle singular/plural labels for attachment/attachments

- handle singular/plural labels for Students submitting files

- styling improvements

- bump version number to get as well message catalog updates from xowiki

  1. … 5 more files in changeset.
since the form-field "file" supports the file multiple attribute, the internal representation is as well a list.

this change takes now as file-name for the local renderer as well the first file name list element.

add the original filename to the generated url, so that it is also delivered to the user

Added text-attachment

Ny using text-attachments, a lecturer can attach files to the exercise

text for the student to download when solving the exercise.

provide export interface

  1. … 1 more file in changeset.
fix typo

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.
Make sure url varuiable is set

include public methods called via the web interface in listing of tested methods.

pass _nls_language to batch-jobs to avoid invalid value in name normalization

white-space changes

redice verbosity

include url in atjob form. This change eases the atjob execution substantially,

since the package and connection context can be recreated based on this information

  1. … 1 more file in changeset.