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

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