Index: openacs-4/packages/xowf/xowf.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/xowf.info,v
diff -u -r1.12.2.71 -r1.12.2.72
--- openacs-4/packages/xowf/xowf.info 28 Jan 2022 07:41:54 -0000 1.12.2.71
+++ openacs-4/packages/xowf/xowf.info 28 Jan 2022 07:50:54 -0000 1.12.2.72
@@ -10,15 +10,15 @@
t
xowf
-
+
Gustaf Neumann
XoWiki Content Flow - an XoWiki based workflow system implementing state-based behavior of wiki pages and forms
2021-09-15
WU Vienna
BSD-Style
2
-
+
Index: openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml,v
diff -u -r1.2.2.71 -r1.2.2.72
--- openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml 28 Jan 2022 07:41:54 -0000 1.2.2.71
+++ openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml 28 Jan 2022 07:50:54 -0000 1.2.2.72
@@ -175,6 +175,7 @@
Speichere die Aufnahmen der Teilnehmer
Frage
Fragenenstellungen
+ Fragenauswahl
Aufbau
Fragen�bersicht
Fragen
Index: openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml,v
diff -u -r1.2.2.77 -r1.2.2.78
--- openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml 28 Jan 2022 07:41:54 -0000 1.2.2.77
+++ openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml 28 Jan 2022 07:50:54 -0000 1.2.2.78
@@ -196,6 +196,7 @@
Record images and audio files (as requested in proctoring options) of participants
Question
Question Management
+ Selection of Questions
Structure
Questions
Questions
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 -r1.7.2.207 -r1.7.2.208
--- openacs-4/packages/xowf/tcl/test-item-procs.tcl 27 Jan 2022 09:29:20 -0000 1.7.2.207
+++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 28 Jan 2022 07:50:54 -0000 1.7.2.208
@@ -1077,7 +1077,7 @@
:create_components [subst {
{text {$widget,height=150px,label=#xowf.exercise-text#,plugins=OacsFs}}
- {selection {form_page,form=en:edit-interaction.wf,unless=item_type=Composite|PoolQuestion,multiple=true}}
+ {selection {form_page,form=en:edit-interaction.wf,unless=item_type=Composite|PoolQuestion,multiple=true,label=#xowf.question_selection#}}
}]
set :__initialized 1