Changeset 1182 for WAeUP_SRP/trunk
- Timestamp:
- 3 Jan 2007, 11:49:01 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_default/srp_anonymous_view.pt
r1180 r1182 13 13 <h2>Returning Students</h2> 14 14 15 <p>can view their 2006 session results , log into the portal, update their personal data and book accommodation on campus:</p>15 <p>can view their 2006 session results and log into the portal (free of charge):</p> 16 16 17 17 <br /> 18 18 <ul> 19 19 <li> Simply click "View Sess. Results", </li> 20 <li> enter your Matriculation Number and either your firstname, middlename or lastname </li>20 <li> enter your Matriculation Number and either your firstname, middlename or lastname,</li> 21 21 <li> press the "Search" button. </li> 22 22 </ul> … … 35 35 </ul> 36 36 <br /> 37 <p>You r session results will be shown again.</p>37 <p>You are logged in and your session results will be shown again. Your GPA has been calculated.</p> 38 38 <br /> 39 39 <ul> 40 <li> Print your Sessional Result Slip (it includes your new Student Id ), </li>41 <li> edit your personal data record and</li>40 <li> Print your Sessional Result Slip (it includes your new Student Id for further logins), </li> 41 <li> edit your personal data record,</li> 42 42 <li> book your accommodation.</li> 43 43 </ul> -
WAeUP_SRP/trunk/skins/waeup_student/session_results_slip.pt
r1179 r1182 44 44 </tr> 45 45 <tr> 46 <th valign="top">GPA:</th><td> <span tal:content="info/gpa" /> (on the basis if the data below) </td>46 <th valign="top">GPA:</th><td> <span tal:content="info/gpa" /> (on the basis of the data below) </td> 47 47 </tr> 48 48 </table> -
WAeUP_SRP/trunk/skins/waeup_student/session_results_view.pt
r1179 r1182 44 44 </tr> 45 45 <tr> 46 <th valign="top">GPA:</th><td> <span tal:content="info/gpa" /> (on the basis if the data below) </td>46 <th valign="top">GPA:</th><td> <span tal:content="info/gpa" /> (on the basis of the data below) </td> 47 47 </tr> 48 48 </table>
Note: See TracChangeset for help on using the changeset viewer.