source: WAeUP_SRP/trunk/skins/waeup_default/srp_anonymous_view_old.pt @ 1826

Last change on this file since 1826 was 1824, checked in by Henrik Bettermann, 17 years ago

new instructions

File size: 5.5 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          <h2>Returning Students</h2>         
14         
15          <p>can view their 2006 session results and log into the portal (free of charge):</p>
16         
17          <br />
18          <ul>
19          <li> Simply click "Return 2006/2007", </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 person indicated 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 characters including 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          <p>You are logged in and your session results will be shown again. Your GPA has been calculated.</p>
38          <br />
39          <ul>
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          <li> book your accommodation,</li>
43          <li> pay your school fee,</li>
44          <li> register your courses.</li>         
45          </ul>
46         
47          <br />
48          <p>If you have to register for <strong>previous sessions</strong> or are a
49          <strong>temporary withdrawn</strong> student, click "Previous Sessions"
50          instead of "Return 2006/2007".</p>
51         
52          <br />
53         
54          <h2>New Students</h2>
55
56          <p>can view their 2006 PUME/PDE/CEST results and admission status (free of charge):</p>
57          <br />
58          <ul>
59          <li> Simply click "View PUME, PDE or CEST Results", </li>
60          <li> enter your Registration Number and  </li>
61          <li> press the "Search" button. </li>
62          </ul>
63          <br />
64          <p>Your result record will be shown.</p>
65         
66          <p>If you are admitted, proceed with checking your admission details: </p>
67          <br />
68          <ul>
69          <li>Buy your Admission Checking Scratch Card,</li>
70          <li>click "Check Admission",</li>
71          <li>enter your Registration Number and your Admission Checking PIN (prefix APP)</li>
72          <li>press the "Check" button,</li>
73          <li>print your admission slip and log out.</li>
74          </ul>
75          <br />
76         
77          <p>You can continue with initiating the clearance process:</p>
78
79          <br />
80          <ul>
81          <li>Buy your Clearance Scratch Card,</li>
82          <li>log in with your new Student ID (see Admission Slip)
83              and your Password (last 10 digits of your Admission Checking PIN),</li>
84          <li>press the "Continue" button,</li>
85          <li>check your email address and phone number,</li>
86          <li>press the "Save & Continue" button,</li>
87          <li>enter your Clearance PIN (prefix CLR) and</li>
88          <li>press the "Start" button.</li>
89          </ul>
90          <br />
91
92          <p>Candidates are expected to
93          submit their clearance form online and proceed to their respective faculty
94          for physical clearance by their faculty clearance officer.
95          Download description of the clearance requirements here:
96          <strong><a target="_blank" href="http://files.saoas.org/Procedure_for_clearance.pdf">UME</a></strong>,
97          <strong><a target="_blank" href="http://files.saoas.org/Procedure_for_clearance_Direct.pdf">DE</a></strong> (1 page).
98          After being cleared you are eligible for booking your accommodation on campus,
99          you must pay your school fee and register your courses online.
100          </p>
101          <br />
102
103          <p>Download detailed technical instructions
104          <strong><a target="_blank" href="http://files.saoas.org/uniben_student_manual.pdf">here</a></strong> (9 pages).
105          Please use the Enquiry form to precisely report errors.
106          The report must include the time when the error occurred and the exact error message.
107          You will be notified by email when the problem is solved. </p>
108          <br />
109
110          <p>Resumption Date: Clearance and Orientation for Fresh Students (UME) commences
111          on <strong><font color="red">Monday 11th December 2006</font></strong>.
112          The exercise ends on <strong><font color="red">Friday 22nd December 2006</font></strong>.
113          Clearance for Part-Time Students commences on resumption and ends exactly on
114          <strong><font color="red">1st June 2007</font></strong>.
115          Any breach of this directive, will result in forfeiture of the adminssion offer.
116          </p>
117       
118          <br />       
119
120    </metal:main>
121  </metal:body>
122</metal:html>
Note: See TracBrowser for help on using the repository browser.