EduploneExam/skins/EduploneExam exam_fillgap_edit.cpt,1.6,1.7

Nils Haagen <[email protected]> Sat, 09 Apr 2005 06:21:51 +0000
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-serv30330/skins/EduploneExam

Modified Files:
	exam_fillgap_edit.cpt 
Log Message:
fixed view of basetext

Index: exam_fillgap_edit.cpt
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/skins/EduploneExam/exam_fillgap_edit.cpt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** exam_fillgap_edit.cpt	2 Apr 2005 21:21:43 -0000	1.6
--- exam_fillgap_edit.cpt	9 Apr 2005 06:21:49 -0000	1.7
***************
*** 115,119 ****
                                       class string:exam_fg_highlighted;
                                       id  python:'gapLink_%s' % (str(repeat['word'].index));"
!                      tal:content="python: here.getCorrect()[0]" />
  
                    <a tal:condition="python:isGap and not isCurrent"
--- 115,119 ----
                                       class string:exam_fg_highlighted;
                                       id  python:'gapLink_%s' % (str(repeat['word'].index));"
!                      tal:content="python: here.getCorrect()" />
  
                    <a tal:condition="python:isGap and not isCurrent"
***************
*** 121,125 ****
                                       class string:exam_fg_isGap;
                                       id  python:'gapLink_%s' % (str(repeat['word'].index));"
!                      tal:content="python: here.aq_parent[word[5:-2]].Title()" />
  
                    <a tal:condition="python:isGap==False"
--- 121,125 ----
                                       class string:exam_fg_isGap;
                                       id  python:'gapLink_%s' % (str(repeat['word'].index));"
!                      tal:content="python: here.aq_parent[word[5:-2]].getCorrect()" />
  
                    <a tal:condition="python:isGap==False"



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click