Index: openacs-4/packages/xowf/www/prototypes/select_question.form.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/prototypes/Attic/select_question.form.page,v diff -u -r1.1.2.9 -r1.1.2.10 --- openacs-4/packages/xowf/www/prototypes/select_question.form.page 29 Jul 2020 11:53:27 -0000 1.1.2.9 +++ openacs-4/packages/xowf/www/prototypes/select_question.form.page 1 Nov 2020 21:05:54 -0000 1.1.2.10 @@ -4,7 +4,22 @@ -title "Select Question" \ -anon_instances f \ -text {} \ - -form {{
@question@ @shuffle_items@ @max_items@ @allow_paste@ @synchronized@ @time_window@ @signature@ @proctoring@
} text/html} \ + -form {{
+ @question@ +

#xowf.Detail_configuration#

+

+ @shuffle_items@ @max_items@ @allow_paste@ +
+

+ @synchronized@ @time_window@ +

+

+ @proctoring@ + @proctoring_options@ + @signature@ +
+
+ } text/html} \ -form_constraints { @cr_fields:hidden {_title:text,label=#xowf.online-exam-name#,default=#xowf.online-exam-default_name#} @@ -16,6 +31,7 @@ {time_window:time_span,label=#xowf.Exam_time_window#,help_text=#xowf.Exam_time_window_help_text#} {signature:boolean,horizontal=true,default=f,label=#xowf.Signature#,help_text=#xowf.Signature_help_text#} {proctoring:boolean,horizontal=true,default=f,label=#xowf.Proctoring#,help_text=#xowf.Proctoring_help_text#} + {proctoring_options:checkbox,horizontal=true,options={Desktop d} {Camera c} {Audio a} {Statement s},default=d c a s,label=#xowf.Proctoring_options#,help_text=#xowf.Proctoring_options_help_text#,swa?:disabled=1} _description:omit _page_order:omit }