" \
+ "
" \
[::xowiki::bootstrap::card \
-title "#xowf.exam_summary# [:QM exam_configuration_popup $obj]" \
- -body [:QM exam_info_block -combined_form_info $combined_form_info $obj]]
+ -body [:QM exam_info_block -combined_form_info $combined_form_info $obj]] \
+ "
"
set detail_link [$obj pretty_link -query m=question-summary]
- append text [subst {
+ append text [subst {
}]
set wf [$obj AM get_answer_wf $obj]
@@ -334,13 +335,14 @@
set target_time [:QM exam_target_time \
-manager $obj -base_time [$obj last_modified]]
set countdownHTML [$obj AM countdown_timer -target_time $target_time -id "countdown"]
- set countdownHTML "
$countdownHTML
"
}
#ns_log notice ALL=$text
append text [subst {
-
$answerStatus
-
$qrCode $countdownHTML
+
+
$answerStatus
+
$qrCode
+
$countdownHTML
}]
}
Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v
diff -u -r1.7.2.234 -r1.7.2.235
--- openacs-4/packages/xowf/tcl/test-item-procs.tcl 19 Apr 2022 12:25:08 -0000 1.7.2.234
+++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 19 Apr 2022 15:40:30 -0000 1.7.2.235
@@ -6635,7 +6635,7 @@
set href [$obj pretty_link -query m=exam-results]
set results_summary [subst {
#xowf.export_results#:
- CSV [xowiki::bootstrap::icon -name download]
+
}]
} else {
set results_summary ""