Update of /var/cvs/contributions/didactor2/src/assessment/templates/assessment
In directory james.mmbase.org:/tmp/cvs-serv16357

Modified Files:
        student.jspx 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/assessment/templates/assessment


Index: student.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/student.jspx,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- student.jspx        22 Oct 2008 14:08:35 -0000      1.20
+++ student.jspx        22 Oct 2008 14:10:11 -0000      1.21
@@ -46,7 +46,7 @@
           <!--
                If a relation learnBlock -classrel->user exists, then that 
means that this lesson is marked 'closed' (by this module)
           -->
-          <mm:relation to="${user}" role="classrel" searchdir="destination"
+          <mm:relation to="${user}" role="classrel" searchdir="source"
                        notfound="null">
             <c:if test="${empty _node and empty firstopenlesson}">
               <mm:node node="learnBlock" id="firstopenlesson" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to