EduploneTest/skins/EduploneTest task_view.pt,1.19,1.20
Nils Haagen <[email protected]> Fri, 02 Sep 2005 17:12:08 +0000
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneTest/skins/EduploneTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv924/skins/EduploneTest
Modified Files:
task_view.pt
Log Message:
hotfixes from bremerhaven
Index: task_view.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/skins/EduploneTest/task_view.pt,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** task_view.pt 11 Jul 2005 19:54:19 -0000 1.19
--- task_view.pt 2 Sep 2005 17:12:05 -0000 1.20
***************
*** 14,18 ****
(<span tal:replace="python:here.getTotalAvailableScore()"/> <span i18n:translate="score_total">total</span>)
</p>
! <span tal:define="currentQuestion python:here.question">
--- 14,18 ----
(<span tal:replace="python:here.getTotalAvailableScore()"/> <span i18n:translate="score_total">total</span>)
</p>
!
***************
*** 28,34 ****
<br/>
<span tal:content="here/instruction" />
! <div tal:condition="python:currentQuestion.getPicture()"
! tal:content="structure python:currentQuestion.getPicture()" />
! <br/><br/>
<form tal:attributes="action python:'answerAndForward';
--- 28,39 ----
<br/>
<span tal:content="here/instruction" />
!
!
! <div tal:condition="python: hasattr(here, 'picture')">
! <span tal:content="structure python:here.getPicture()" />
! <br/>
! </div>
! <br/>
!
<form tal:attributes="action python:'answerAndForward';
***************
*** 96,103 ****
<b tal:content="structure here/question" />
<br/>
<span tal:content="here/instruction" />
! <br /><div tal:condition="python:currentQuestion.getPicture()"
! tal:content="structure python:currentQuestion.getPicture()" />
! <br/><br/>
<form tal:attributes="action python:'answerAndForward';
--- 101,118 ----
<b tal:content="structure here/question" />
<br/>
+
<span tal:content="here/instruction" />
!
! <br />
!
! <div tal:condition="python: hasattr(here, 'picture')">
! <span tal:content="structure python:here.getPicture()" />
! <br/>
! </div>
! <br/>
!
!
!
!
<form tal:attributes="action python:'answerAndForward';
***************
*** 192,198 ****
<br/>
<span tal:content="here/instruction" />
! <br /><div tal:condition="python:currentQuestion.getPicture()"
! tal:content="structure python:currentQuestion.getPicture()" />
! <br/><br/>
<form tal:attributes="action python:'answerAndForward';
--- 207,219 ----
<br/>
<span tal:content="here/instruction" />
! <br />
!
! <div tal:condition="python: hasattr(here, 'picture')">
! <span tal:content="structure python:here.getPicture()" />
! <br/>
! </div>
! <br/>
!
!
<form tal:attributes="action python:'answerAndForward';
***************
*** 240,247 ****
<br/>
<span tal:content="here/instruction" />
! <br /><div tal:condition="python:currentQuestion.getPicture()"
! tal:content="structure python:currentQuestion.getPicture()" />
! <br/><br/>
!
<form tal:attributes="action python:'answerAndForward';
method python:'post';
--- 261,273 ----
<br/>
<span tal:content="here/instruction" />
! <br />
!
!
! <div tal:condition="python: hasattr(here, 'picture')">
! <span tal:content="structure python:here.getPicture()" />
! <br/>
! </div>
! <br/>
!
<form tal:attributes="action python:'answerAndForward';
method python:'post';
***************
*** 268,272 ****
</tal>
</tal:condition><!--end of 'eduplone TextTask, FreeText'-->
! </span>
</div>
--- 294,298 ----
</tal>
</tal:condition><!--end of 'eduplone TextTask, FreeText'-->
!
</div>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf