EduploneTest/skins/EduploneTest eduplone_students.pt,1.2,1.3 eduplone_testingResults.pt,1.4,1.5 test_environment_listing.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-serv838/skins/EduploneTest

Modified Files:
	eduplone_students.pt eduplone_testingResults.pt 
	test_environment_listing.pt 
Log Message:
new: eduplone_testingResults_global.pt and minor fixes and minor fixes

Index: eduplone_students.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/skins/EduploneTest/eduplone_students.pt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** eduplone_students.pt	5 Oct 2004 18:19:07 -0000	1.2
--- eduplone_students.pt	27 Oct 2004 20:02:12 -0000	1.3
***************
*** 31,37 ****
          <table width="20%" border="1">
              <tr>
!                 <td><b i18n:translate="label_user_list">User list</b></td>
                  <td>&nbsp;</td>
!                 <td><b i18n:translate="label_student_list">Student list</b></td>
                  <td><b i18n:translate="label_waiting_users_list">Users waiting for approval</b></td>
              </tr>
--- 31,37 ----
          <table width="20%" border="1">
              <tr>
!                 <td><b i18n:translate="label_student_list">User list</b></td>
                  <td>&nbsp;</td>
!                 <td><b i18n:translate="label_user_list">Student list</b></td>
                  <td><b i18n:translate="label_waiting_users_list">Users waiting for approval</b></td>
              </tr>
***************
*** 91,93 ****
      </div>
  </body>
! </html>
\ No newline at end of file
--- 91,93 ----
      </div>
  </body>
! </html>

Index: test_environment_listing.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/skins/EduploneTest/test_environment_listing.pt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_environment_listing.pt	12 Oct 2004 10:53:22 -0000	1.3
--- test_environment_listing.pt	27 Oct 2004 20:02:12 -0000	1.4
***************
*** 21,25 ****
--- 21,31 ----
               tal:define="docs python:here.fixedObjectValues();
                  currentUser python:here.getCurrentUser();">
+ 
              <span i18n:translate="text_logged_in_message">You are logged in as</span> <b tal:content="currentUser" />.<br /><br />
+ 			<!--<div tal:condition="python: here.testIsRunning() == 0"
+ 			     i18n:translate="test_not_started">
+ 			     The test has not started.
+ 			</div>-->
+ 
  
              <div tal:condition="python: currentUser.getId() in here.users.objectIds()">
***************
*** 40,44 ****
  				    function startTest(testurl)
  				    {
! 					window.open(testurl, '', 'menubar=no,toolbar=no,location=no,directories=no');
  				    }
  				</script>
--- 46,50 ----
  				    function startTest(testurl)
  				    {
! 					window.open(testurl, '', 'menubar=no,toolbar=no,location=no,directories=no,scrollbars=yes');
  				    }
  				</script>

Index: eduplone_testingResults.pt
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/skins/EduploneTest/eduplone_testingResults.pt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** eduplone_testingResults.pt	14 Oct 2004 12:20:18 -0000	1.4
--- eduplone_testingResults.pt	27 Oct 2004 20:02:12 -0000	1.5
***************
*** 27,32 ****
               <b tal:content="python:here.getTotalAvailableScore()" />
               </p>
!              <a tal:attributes="href python:here.users.absolute_url() + '/eduplone_testingResult2'"> 
! 	     &raquo; <span i18n:translate="label_answers">Answers</span></a>
  	     <br><bR>
  <!--================================================-->
--- 27,32 ----
               <b tal:content="python:here.getTotalAvailableScore()" />
               </p>
!              <a tal:attributes="href python:here.users.absolute_url() + '/eduplone_testingResults_global'">
! 	     &raquo; <span i18n:translate="label_user_results">Ergebnisse der Teilnehmer</span></a>
  	     <br><bR>
  <!--================================================-->
***************
*** 44,51 ****
                       <td valign="top">
                          <a tal:content="python: user.getId()"
!                            tal:attributes="href python:here.users.absolute_url() + '/' + user.id + '/eduplone_userResults'" /> :
  
-                             
-                          
                      </td>
  		    <td> <b tal:content="python: round(here.score_CalculateTotal(user.getId()),2)" /> / <i tal:replace="python: here.getTotalAvailableScore()" /></td>
--- 44,50 ----
                       <td valign="top">
                          <a tal:content="python: user.getId()"
!                            tal:attributes="href python:here.users.absolute_url() + '/' + user.id + '/eduplone_userResults2'" /> :
! 
  
                      </td>
  		    <td> <b tal:content="python: round(here.score_CalculateTotal(user.getId()),2)" /> / <i tal:replace="python: here.getTotalAvailableScore()" /></td>



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
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.