xowf::test_item::Answer_manager method render_submission=exam_protocol (protected)
<instance of xowf::test_item::Answer_manager> render_submission=exam_protocol \ [ -autograde on|off ] [ -combined_form_info combined_form_info ] \ [ -examWf examWf ] [ -exam_question_dict exam_question_dict ] \ [ -filter_submission_id filter_submission_id ] \ [ -filter_form_ids filter_form_ids ] \ [ -grading_scheme grading_scheme ] [ -recutil recutil ] \ [ -zipFile zipFile ] [ -revision_id revision_id ] \ [ -submission submission ] [ -totalPoints totalPoints ] \ [ -runtime_panel_view runtime_panel_view ] [ -wf wf ] \ [ -with_signature on|off ] [ -with_exam_heading on|off ]
Defined in packages/xowf/tcl/test-item-procs.tcl
- Switches:
- -autograde (optional, boolean, defaults to
"false"
)- -combined_form_info (optional)
- -examWf (optional, object)
- -exam_question_dict (optional)
- -filter_submission_id (optional, integer, accept empty)
- -filter_form_ids (optional, integer)
- -grading_scheme (optional, object)
- -recutil (optional, object, accept empty)
- -zipFile (optional, object, accept empty)
- -revision_id (optional, integer, accept empty)
- -submission (optional, object)
- -totalPoints (optional)
- -runtime_panel_view (optional, defaults to
"default"
)- -wf (optional, object)
- -with_signature (optional, boolean, defaults to
"false"
)- -with_exam_heading (optional, boolean, defaults to
"true"
)- Testcases:
- No testcase defined.