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 | <p>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>). |
---|
10 | At present, fresh students can view their 2006 PUME results and admission status (free of charge):</p> |
---|
11 | <br /> |
---|
12 | <ul> |
---|
13 | <li> Simply click "View PUME Results", </li> |
---|
14 | <li> enter your JAMB Registration Number and </li> |
---|
15 | <li> press the "Search" button. </li> |
---|
16 | </ul> |
---|
17 | <br /> |
---|
18 | <p>Your PUME result record will be shown.</p> |
---|
19 | |
---|
20 | <p>If you are admitted, proceed with checking your admission details: </p> |
---|
21 | <br /> |
---|
22 | <ul> |
---|
23 | <li>Buy your Admission Checking Scratch Card,</li> |
---|
24 | <li>click "Check Adm. Details",</li> |
---|
25 | <li>enter your JAMB Registration Number and your Admission Checking PIN (prefix APP)</li> |
---|
26 | <li>press the "Check" button,</li> |
---|
27 | <li>print your admission slip and log out.</li> |
---|
28 | </ul> |
---|
29 | <br /> |
---|
30 | |
---|
31 | <p>You can continue with initiating the clearance process:</p> |
---|
32 | |
---|
33 | <br /> |
---|
34 | <ul> |
---|
35 | <li>Buy your Clearance Scratch Card,</li> |
---|
36 | <li>log in with your new Student ID (see Admission Slip) |
---|
37 | and your Password (last 10 digits of your Admission Checking PIN),</li> |
---|
38 | <li>press the "Continue" button,</li> |
---|
39 | <li>check your email address and phone number,</li> |
---|
40 | <li>press the "Save & Continue" button,</li> |
---|
41 | <li>enter your Clearance PIN (prefix CLR) and</li> |
---|
42 | <li>press the "Start" button.</li> |
---|
43 | </ul> |
---|
44 | <br /> |
---|
45 | |
---|
46 | <p>Candidates are expected to |
---|
47 | submit their clearance form online and proceed to their respective faculty |
---|
48 | for physical clearance by their faculty clearance officer. |
---|
49 | Download description of the clearance requirements |
---|
50 | <strong><a target="_blank" href="http://files.saoas.org/Procedure_for_clearance.pdf">here</a></strong> (1 page). |
---|
51 | After clearance you are eligible for booking your accommodation on campus. |
---|
52 | </p> |
---|
53 | <br /> |
---|
54 | |
---|
55 | <p>Download detailed technical instructions |
---|
56 | <strong><a target="_blank" href="http://files.saoas.org/uniben_student_manual.pdf">here</a></strong> (9 pages). |
---|
57 | Please use the Enquiry form to precisely report errors. |
---|
58 | The report must include the time when the error occurred and the exact error message. |
---|
59 | You will be notified by email when the problem is solved. </p> |
---|
60 | <br /> |
---|
61 | |
---|
62 | <p>Resumption Date: Clearance and Orientation for Fresh Students commences |
---|
63 | on <strong><font color="red">Monday 11th December</font></strong>. |
---|
64 | The exercise ends on <strong><font color="red">Friday 22nd December</font></strong>. |
---|
65 | </p> |
---|
66 | |
---|
67 | <br /> |
---|
68 | |
---|
69 | <p>This site is best seen in Firefox browser.</p> |
---|
70 | |
---|
71 | </metal:main> |
---|
72 | </metal:body> |
---|
73 | </metal:html> |
---|