source: WAeUP_SRP/trunk/skins/waeup_default/srp_anonymous_view.pt @ 1179

Last change on this file since 1179 was 1179, checked in by Henrik Bettermann, 18 years ago

GPA calculation
medical hostel allocation corrected
and beautifying

  • Property svn:keywords set to Id
File size: 4.6 KB
Line 
1<metal:html>
2  <metal:body use-macro="here/main_template/macros/master">
3    <metal:main fill-slot="main">
4        <h2>Welcome to the     
5          <br />New Student Registration Portal of the University of Benin, Nigeria</h2>
6        <br />
7        <strong>This is the frontpage of Uniben's Student Registration Portal (SRP) which is part
8           of the West African e-University Project
9           (<a href="" tal:attributes="href string:http://waeup.org">WAeUP</a>).</strong>
10         
11          <br />  <br />     
12         
13          <h3>Returning Students</h3>         
14         
15          <p>can view their 2006 session results, log into the portal, update their personal data and book accommodation on campus:</p>
16         
17          <br />
18          <ul>
19          <li> Simply click "View Sess. Results", </li>
20          <li> enter your Matriculation Number and either your firstname, middlename or lastname</li>
21          <li> press the "Search" button. </li>
22          </ul>
23          <br />
24          <p>Your 2006 session results will be shown. Please check the data.
25             Then proceed to create your member and student records .</p>
26         
27          <br />
28          <ul>
29          <li> Press the "Continue to Login" button, </li>
30          <li> check if you are the designated person on the access data form,</li>
31          <li> enter your email address and phone number,</li>
32          <li> choose and verify your password (minimum size 5, at least 1 digit),</li>
33          <li> tick the acknowledgement check box,</li>           
34          <li> press the "Save & First-time Login" button. </li>
35          </ul>
36          <br />
37         
38         
39         
40         
41          <hr>
42         
43          <h3>New Students</h3>
44
45          <p>can view their 2006 PUME/PDE results and admission status (free of charge):</p>
46          <br />
47          <ul>
48          <li> Simply click "View PUME or PDE Results", </li>
49          <li> enter your JAMB Registration Number and  </li>
50          <li> press the "Search" button. </li>
51          </ul>
52          <br />
53          <p>Your PUME/PDE result record will be shown.</p>
54         
55          <p>If you are admitted, proceed with checking your admission details: </p>
56          <br />
57          <ul>
58          <li>Buy your Admission Checking Scratch Card,</li>
59          <li>click "Check Adm. Details",</li>
60          <li>enter your JAMB Registration Number and your Admission Checking PIN (prefix APP)</li>
61          <li>press the "Check" button,</li>
62          <li>print your admission slip and log out.</li>
63          </ul>
64          <br />
65         
66          <p>You can continue with initiating the clearance process:</p>
67
68          <br />
69          <ul>
70          <li>Buy your Clearance Scratch Card,</li>
71          <li>log in with your new Student ID (see Admission Slip)
72              and your Password (last 10 digits of your Admission Checking PIN),</li>
73          <li>press the "Continue" button,</li>
74          <li>check your email address and phone number,</li>
75          <li>press the "Save & Continue" button,</li>
76          <li>enter your Clearance PIN (prefix CLR) and</li>
77          <li>press the "Start" button.</li>
78          </ul>
79          <br />
80
81          <p>Candidates are expected to
82          submit their clearance form online and proceed to their respective faculty
83          for physical clearance by their faculty clearance officer.
84          Download description of the clearance requirements here:
85          <strong><a target="_blank" href="http://files.saoas.org/Procedure_for_clearance.pdf">UME</a></strong>,
86          <strong><a target="_blank" href="http://files.saoas.org/Procedure_for_clearance_Direct.pdf">DE</a></strong> (1 page).
87          After being cleared you are eligible for booking your accommodation on campus.
88          </p>
89          <br />
90
91          <p>Download detailed technical instructions
92          <strong><a target="_blank" href="http://files.saoas.org/uniben_student_manual.pdf">here</a></strong> (9 pages).
93          Please use the Enquiry form to precisely report errors.
94          The report must include the time when the error occurred and the exact error message.
95          You will be notified by email when the problem is solved. </p>
96          <br />
97
98          <p>Resumption Date: Clearance and Orientation for Fresh Students (UME) commences
99          on <strong><font color="red">Monday 11th December</font></strong>.
100          The exercise ends on <strong><font color="red">Friday 22nd December</font></strong>.
101          </p>
102       
103          <br />       
104
105    </metal:main>
106  </metal:body>
107</metal:html>
Note: See TracBrowser for help on using the repository browser.