xowf::test_item::Answer_manager method postprocess_question_html (protected)

 <instance of xowf::test_item::Answer_manager[i]> postprocess_question_html \
    -question_form question_form  -achieved_points achieved_points  \
    -manual_grading manual_grading  [ -submission submission ] \
    -runtime_panel_view runtime_panel_view  -exam_state exam_state  \
    [ -feedbackFiles feedbackFiles ]

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

Post-process the HTML of a question by adding information of the student as data attributes, such as achieved and achievable points, setting CSS classes, mangling names of composite questions to match with the data in achieved_points,

Switches:
-question_form
(required)
-achieved_points
(required)
-manual_grading
(required)
-submission
(optional)
-runtime_panel_view
(required)
-exam_state
(required)
-feedbackFiles
(optional)
Returns:
HTML block

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log ad_log (public) dom dom html::t html::t template::icon template::icon (private) util_user_message util_user_message (public) xowf::test_item::Answer_manager instproc postprocess_question_html xowf::test_item::Answer_manager instproc postprocess_question_html xowf::test_item::Answer_manager instproc postprocess_question_html->ad_log xowf::test_item::Answer_manager instproc postprocess_question_html->dom xowf::test_item::Answer_manager instproc postprocess_question_html->html::t xowf::test_item::Answer_manager instproc postprocess_question_html->template::icon xowf::test_item::Answer_manager instproc postprocess_question_html->util_user_message

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