Update of
/var/cvs/contributions/didactor2/src/education/templates/education/mcquestions
In directory james.mmbase.org:/tmp/cvs-serv13490/mcquestions
Modified Files:
index.jsp
Log Message:
some rationalizations
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/mcquestions
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/mcquestions/index.jsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- index.jsp 13 Nov 2008 10:17:10 -0000 1.13
+++ index.jsp 13 Nov 2008 10:42:48 -0000 1.14
@@ -1,7 +1,6 @@
<jsp:root
xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"
- xmlns:mm-t="urn:jsptagdir:/WEB-INF/tags/mm/u"
xmlns:di="http://www.didactor.nl/ditaglib_1.0" >
<mm:content postprocessor="none">
<mm:cloud method="delegate">
@@ -23,7 +22,6 @@
<di:question>
-
<mm:present referid="answernode">
<mm:relatednodes
type="givenanswers" orderby="number" directions="down" max="1">
@@ -31,6 +29,8 @@
</mm:relatednodes>
</mm:present>
+ <mm:node id="question">
+
<mm:field name="type" id="questiontype" write="false" />
<mm:field name="layout" id="questionlayout" write="false" />
@@ -96,6 +96,7 @@
</mm:compare>
</mm:listnodes>
</mm:compare>
+ </mm:node>
</di:question>
</mm:cloud>
</mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs