EduploneExam/skins/EduploneExam exam_multiplechoice.pt,1.2,1.3

Nils Haagen <[email protected]>
Newsgroups gmane.comp.web.zope.eduplone.cvs
Message-ID <[email protected]>
Update of /cvsroot/eduplone/EduploneExam/skins/EduploneExam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22204/skins/EduploneExam

Modified Files:
	exam_multiplechoice.pt 
Log Message:
security SOLVED cd EduploneExam/cd EduploneExam/

Index: exam_multiplechoice.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/skins/EduploneExam/exam_multiplechoice.pt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** exam_multiplechoice.pt	16 Dec 2004 13:04:34 -0000	1.2
--- exam_multiplechoice.pt	16 Dec 2004 15:18:27 -0000	1.3
***************
*** 13,17 ****
          <br/><br/>
  
!         <table border="0">
  
          <tr tal:repeat="answer python:currentQuestion.contentValues()">
--- 13,18 ----
          <br/><br/>
  
!         <table border="0" 
!                tal:define="responseObj python: context.deliverResponse(currentQuestion, create=False)">
  
          <tr tal:repeat="answer python:currentQuestion.contentValues()">
***************
*** 21,24 ****
--- 22,29 ----
                         tal:attributes="name python:'##'.join((currentQuestion.UID(), answer.UID()));
                                         checked python:test(str('uAnswer')=='on','checked', None)" />
+                 <b tal:content="python: responseObj"/>
+ <bR />
+                 <h2 tal:content="python: responseObj.getQuestionType()"/>
+ 
                  </td>
                  <td>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.