# -*- tcl-*- ::xowiki::Form new \ -name select_question.form \ -title "Select Question" \ -anon_instances f \ -text {} \ -form {{
@question@

#xowf.Detail_configuration#

@shuffle_items@ @max_items@ @allow_paste@ @allow_spellcheck@ @show_minutes@ @show_points@ @show_ip@

@synchronized@ @time_window@ @time_budget@ @countdown_audio_alarm@

@proctoring@ @proctoring_options@ @proctoring_record@ @signature@
@grading@
} text/html} \ -form_constraints { @cr_fields:hidden {_title:text,label=#xowf.online-exam-name#,default=#xowf.online-exam-default_name#} {question:form_page,multiple=true,keep_order=true,parent_id=.,form=en:edit-interaction.wf,required,help_text=#xowf.select_question_help_text#,label=#xowiki.questions#} {countdown_audio_alarm:} {shuffle_items:} {max_items:} {allow_paste:} {allow_spellcheck:} {show_minutes:} {show_points:} {show_ip:} {time_budget:} {synchronized:} {time_window:} {signature:} {proctoring:} {proctoring_options:} {proctoring_record:} {grading:} _description:omit _page_order:omit }