Class ::xowiki::formfield::TestItemField
::xowiki::formfield::TestItemField
create ... \
[ -auto_correct:boolean (default "false") ] \
[ -feedback_level (default "full") ] \
[ -nr_attachments (default "15") ] \
[ -with_correction_notes:boolean (default "true") ]
Abstract class for defining common attributes for all Test Item
fields.
- Documented Parameters:
- feedback_level
- "full", "single", or "none"
- auto_correct
- boolean to let user add auto correction fields
Defined in /var/www/openacs.org/packages/xowf/tcl/test-item-procs.tclClass Relations
- class: ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::formfield::FormGeneratorField
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- subclass: ::xowiki::formfield::pool_question_placeholder
, ::xowiki::formfield::short_text_field
, ::xowiki::formfield::reorder_interaction
, ::xowiki::formfield::short_text_interaction
, ::xowiki::formfield::test_section
, ::xowiki::formfield::test_item
, ::xowiki::formfield::mc_interaction2
, ::xowiki::formfield::text_interaction
, ::xowiki::formfield::pool_question
, ::xowiki::formfield::mc_interaction
, ::xowiki::formfield::mc_choice
, ::xowiki::formfield::upload_interaction
, ::xowiki::formfield::mc_field![[i]](/resources/acs-subsite/ZoomIn16.gif)
Methods (to be applied on instances)
QM (forward)
attachments_widget (scripted)
auto_correct (setter)
comp_correct_when_from_value (scripted)
correct_when_spec (scripted)
correct_when_widget (scripted)
feedback_level (setter)
form_markup (scripted)
nr_attachments (setter)
text_attachments (scripted)
twocol_layout (scripted)
with_correction_notes (setter)