xowf::test_item::Answer_manager method export_file_submission (protected)
<instance of xowf::test_item::Answer_manager> export_file_submission \ [ -submission submission ] [ -zipFile zipFile ] \ [ -check_for_file_submission_exists on|off ]
Defined in packages/xowf/tcl/test-item-procs.tcl
Get all nonempty file form-fields and add these to a zip file. The filename is composed of the user, the exercise and the provided file-name.
- Switches:
- -submission (optional, object)
- -zipFile (optional, object)
- -check_for_file_submission_exists (optional, boolean, defaults to
"false"
)- Testcases:
- No testcase defined.