- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::formfield::TestItemField
::xowiki::formfield::TestItemFieldAbstract class for defining common attributes for all Test Item fields.create ... \
[ -auto_correct:boolean (default "false") ] \
[ -feedback_level (default "full") ] \
[ -nr_attachments (default "15") ] \
[ -with_correction_notes:boolean (default "true") ]
Defined in /var/www/openacs.org/packages/xowf/tcl/test-item-procs.tcl
- Documented Parameters:
- feedback_level
- "full", "single", or "none"
- auto_correct
- boolean to let user add auto correction fields
Class Relations
- class: ::xotcl::Class
- superclass: ::xowiki::formfield::FormGeneratorField
- 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
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)
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables