xowf::test_item::AssessmentInterface method render_feedback_files (public)

 <instance of xowf::test_item::AssessmentInterface[i]> render_feedback_files \
    -question_name question_name  [ -feedbackFiles feedbackFiles ]

Defined in packages/xowf/tcl/test-item-procs.tcl

Render feedback files which are children of the submit instances. Note that one submit instances contains the feedback files for all questions. For associating the files with the right quesitions, the content repository name has to start with "file:${questions_name}/*

Switches:
-question_name (required)
name (prefix) for selecting files to be shown
-feedbackFiles (optional)
is of pairs containing "item_id" and "name"
Returns:
HTML rendering

Testcases:
No testcase defined.
[ show source ]
Show another procedure: