source: WAeUP_SRP/base/skins/waeup_student/intra_faculty_transfer_2.pt @ 2977

Last change on this file since 2977 was 1783, checked in by Henrik Bettermann, 17 years ago
  • assertViewable removed and page templates adjusted, so that no traceback occurs.
  • 'Previous Session' action added
  • waeup_content_master.pt removed
  • and more
File size: 5.7 KB
Line 
1<metal:body use-macro="here/slip_template/macros/master">
2  <metal:main fill-slot="main"
3              tal:define="info context/getTransferInfo">
4
5    <span tal:condition="python: not info or not info.get('paid',False)">
6        <span tal:content="here/illegal_view" />
7    </span>               
8    <span tal:condition="info/paid|nothing">                 
9    <center><font color="red"><span tal:content="info/pin"/></font></center>
10    <br />
11    <strong>SECTION B:</strong> To be completed by the Heads of Department concerned and the Dean.
12    <br /><br />
13    <table border=0 width=100%>
14   
15    <tr><td width="10px" valign="top">10.</td><td valign="top">
16         a) Enter Marks and other records for last Session: 2003/2004. (Please seek the assistance of the Faculty Examinations Officer)</td></tr>
17         
18    <tr><td>&nbsp;</td>
19    <td valign="top">
20   
21          <table border=0 width="100%">
22            <tr>
23              <td>First Semester Results</td><td>Second Semester Results</td>
24            </tr>
25            <tr>
26              <td>
27              <span tal:repeat="course info/taken"> <div valign="top" tal:condition="python:course['Semester']=='1'"> <span tal:content="course/CosCode" />: <span tal:content="course/GRADE" /></div></span>
28              </td>
29              <td>
30              <span tal:repeat="course info/taken"> <div valign="top" tal:condition="python:course['Semester']=='2'"> <span tal:content="course/CosCode" />: <span tal:content="course/GRADE" /></div></span>
31              </td>
32            </tr>
33          </table>
34    </td>
35    </tr>
36   
37    <tr><td width="10px" valign="top"></td><td valign="top">
38         b) Was the student advised to withdraw from the Faculty/School:&nbsp;&nbsp;&nbsp; YES / NO</td></tr>   
39
40    </table>
41
42    <br />
43 
44   
45    <table border=0 width=100%>
46   
47    <tr><td width="10px" valign="top">11.</td><td valign="top">
48         Releasing Head of Department's comments:  (Head of Department is advised to make appropriate consultations in his department before completing this section):</td></tr>
49    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
50         &nbsp;</td></tr>     
51    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
52         &nbsp;</td></tr>   
53    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
54         &nbsp;</td></tr>         
55             
56    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
57    <tr><td width="10px" valign="top">12.</td><td valign="top">
58         Proposal Head of Department's Comments: (Head of Department is advised to make appropriate consultations in the department before completing the section):</td></tr>
59    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
60         &nbsp;</td></tr>     
61    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
62         &nbsp;</td></tr>   
63    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
64         &nbsp;</td></tr>       
65         
66    </table>   
67   
68    <br /><br />
69
70    <table width=100% border=0>
71    <tr>
72    <td width=40%>Date:</td>
73    <td></td>
74    <td width=40%>Date:</td>
75    </tr>
76    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
77    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
78    <tr>
79    <td width=40% style="border-top-style:dotted; border-top-width:1px; border-top-color:black">Releasing Head of Department's Signature</td>
80    <td></td>
81    <td width=40% style="border-top-style:dotted; border-top-width:1px; border-top-color:black">Proposal Head of Department's Signature</td>
82    </tr>
83    </table>   
84   
85    <table border=0 width=100%>
86    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
87    <tr><td width="10px" valign="top">13.</td><td valign="top">
88         Dean's Comments:</td></tr>
89    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
90         &nbsp;</td></tr>     
91    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
92         &nbsp;</td></tr>   
93    <tr><td width="10px" valign="top"></td><td valign="top" style="border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:black">
94         &nbsp;</td></tr>       
95         
96    </table>   
97   
98   
99    <table width=100% border=0>
100    <tr><td>&nbsp;</td><td></td><td>&nbsp;</td></tr>
101    <tr>
102    <td width=40%>Date:</td>
103    <td></td>
104    <td width=40%>&nbsp;</td>
105    </tr>
106    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
107    <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
108    <tr>
109    <td width=40% style="border-top-style:dotted; border-top-width:1px; border-top-color:black">Signature of Dean</td>
110    <td></td>
111    <td>&nbsp;</td>
112    </tr>   
113    </table>       
114    <br /><br />
115   
116    <form action="" method="post"
117          tal:attributes="action string:intra_faculty_transfer_1">
118      <input type="submit"
119             class="standalone"
120             value="Page 1/3"
121             name="submit" />
122    </form>   
123    <form action="" method="post"
124          tal:attributes="action string:intra_faculty_transfer_3">
125      <input type="submit"
126             class="standalone"
127             value="Page 3/3"
128             name="submit" />
129    </form>       
130    </span>
131   
132  </metal:main>
133</metal:body>
134
Note: See TracBrowser for help on using the repository browser.