Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -N -r1.7.2.154 -r1.7.2.155 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 2 Aug 2021 21:09:22 -0000 1.7.2.154 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 3 Aug 2021 11:43:40 -0000 1.7.2.155 @@ -166,7 +166,7 @@ {grading exact} } -ad_doc { - Wrapper for complex test items, containing specification for + Wrapper for composite test items, containing specification for minutes, grading scheme, feedback levels, handling different types of questions ("interactions" in the terminology of QTI). When such a question is saved, an HTML form is generated, which is used as a @@ -5298,6 +5298,7 @@ {entry -name New.Item.MCInteraction -form en:edit-interaction.wf -query p.item_type=MC} {entry -name New.Item.ReorderInteraction -form en:edit-interaction.wf -query p.item_type=Reorder} {entry -name New.Item.UploadInteraction -form en:edit-interaction.wf -query p.item_type=Upload} + {entry -name New.Item.CompositeInteraction -form en:edit-interaction.wf -query p.item_type=Composite} {entry -name New.App.OnlineExam -form en:online-exam.wf -disabled true} {entry -name New.App.InclassQuiz -form en:inclass-quiz.wf -disabled true}