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

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-serv24636/skins/EduploneExam

Modified Files:
	exam_multiplechoice.pt 
Log Message:
end of FHAargau - more later...

Index: exam_multiplechoice.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/skins/EduploneExam/exam_multiplechoice.pt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** exam_multiplechoice.pt	16 Dec 2004 15:18:27 -0000	1.3
--- exam_multiplechoice.pt	16 Dec 2004 15:29:11 -0000	1.4
***************
*** 21,29 ****
                  <input type="checkbox" 
                         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>
--- 21,27 ----
                  <input type="checkbox" 
                         tal:attributes="name python:'##'.join((currentQuestion.UID(), answer.UID()));
!                                        checked python:test(responseObj[answer.UID()]=='on','checked', None)" />
  
+               
                  </td>
                  <td>
***************
*** 31,36 ****
--- 29,39 ----
                  </td>
  
+         <!--<td>
+         <b tal:content="python: responseObj.getScore()" /></td>
+         -->
+ 
          </tr>
          </table>
+         
  
  



-------------------------------------------------------
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.