Update of 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/answer
In directory james.mmbase.org:/tmp/cvs-serv22088

Modified Files:
        mcanswers.xml 
Log Message:
 clean upd


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/answer


Index: mcanswers.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/answer/mcanswers.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- mcanswers.xml       14 Jun 2007 12:24:43 -0000      1.5
+++ mcanswers.xml       26 Jun 2008 12:19:19 -0000      1.6
@@ -14,24 +14,12 @@
   
   <action type="delete" />
   
-  <lists>
-    <optionlist include="config/option_list/boolean_inverse.xml" />
-  </lists>
-
   <form-schema id="step1">
     <title xml:lang="nl">Multiple-choice Antwoord invoeren</title>
     <title xml:lang="en">Enter multiple-choice Answer</title>
-    <field name="text" ftype="html" dtminlength="0">
-      <prompt xml:lang="nl">Tekst</prompt>
-      <prompt xml:lang="en">Text</prompt>
-      <description xml:lang="nl">De antwoord tekst</description>
-      <description xml:lang="en">The answer text</description>
-    </field>
-    <field name="correct" ftype="enum">
-      <prompt xml:lang="nl">Correct</prompt>
-      <prompt xml:lang="en">Correct</prompt>
-      <optionlist select="boolean_inverse" />
-    </field>
+    <field name="text" ftype="html" dtminlength="0" />
+    <field name="correct" />
+
     <list role="related" extends="config/image/images.xml" />
     <list role="related" extends="config/feedback/feedback-list.xml" />
   </form-schema>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to