xowf::test_item::AssessmentInterface method assert_assessment (protected)

 <instance of xowf::test_item::AssessmentInterface[i]> assert_assessment \
    o

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

Parameters:
o

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
if {[llength [$o property question]] == 0} {
  ns_log notice "NO ASSESSMENT [$o title]"
  ns_log notice "NO ASSESSMENT page_template [[$o page_template] title]"
  ns_log notice "NO ASSESSMENT iswfi [$o is_wf_instance] iswf [$o is_wf]"
  ns_log notice "[$o serialize]"
  error "'[lindex [info level -1] 0]': object has no questions"
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: