EduploneTest/skins/EduploneTest eduplone_scoreOverride.pt,1.3,1.4

Claudia Disque <[email protected]>
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-serv5926/skins/EduploneTest

Modified Files:
	eduplone_scoreOverride.pt 
Log Message:
added score override only for freetext and texttask

Index: eduplone_scoreOverride.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/skins/EduploneTest/eduplone_scoreOverride.pt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** eduplone_scoreOverride.pt	5 Oct 2004 18:19:07 -0000	1.3
--- eduplone_scoreOverride.pt	9 Oct 2004 16:36:03 -0000	1.4
***************
*** 40,47 ****
                                  <tr>
                                      <td i18n:translate="label_question_title">Question title:</td><td><b tal:content="python: questionOb.title" /></td>
!                                         <!--<td>Fragen-Id:</td><td><b tal:condition="python: here.getId()"
!                                                                               tal:content="questionId" />-->
!                                                                               <!--gibt Id aus-->
!                 </tr>
                                  <tr>
                                          <td valign="top" i18n:translate="label_answer">Answer:</td>
--- 40,45 ----
                                  <tr>
                                      <td i18n:translate="label_question_title">Question title:</td><td><b tal:content="python: questionOb.title" /></td>
!                                      
!                 				</tr>
                                  <tr>
                                          <td valign="top" i18n:translate="label_answer">Answer:</td>
***************
*** 49,54 ****
                                          <b tal:repeat="answer python:here.filteredAnswerValues(questionId)"
                                             tal:content="python:answer.title"/>
-                                            <!--tal:content="python:answer.getId()"/>-->
-                                            <!--gibt Id aus-->
                                          </td>
                                  </tr>
--- 47,50 ----
***************
*** 59,65 ****
                                          <td  valign="top"  i18n:translate="label_instructions">Instructions:</td><td><b tal:content="python: questionOb.instruction"/></td>
                                  </tr>
-                                 <!--<tr>
-                                         <td>Gesamtpunktzahl:</td><td><b tal:content="python: here.getTotalAvailableScore()"/>
-                                 </tr>-->
                                  <tr>
                                          <td i18n:translate="label_question_score">Score:</td><td><b tal:content="python: questionOb.score"/></td>
--- 55,58 ----
***************
*** 149,153 ****
  
                          <br/>
!                         <form method="post" tal:attributes="action python: here.absolute_url()+ '/setOverride'">
                                  <span i18n:translate="label_new_score">New score:</span>
                                  <input type="text" name="score" size="7"
--- 142,147 ----
  
                          <br/>
!                         <form method="post" tal:attributes="action python: here.absolute_url()+ '/setOverride'"
!                                             tal:condition="python: questionOb.meta_type in ['eduplone TextTask', 'eduplone FreeText']">
                                  <span i18n:translate="label_new_score">New score:</span>
                                  <input type="text" name="score" size="7"



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
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.