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

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

scan resolution changed
unused keys removed

  • Property svn:keywords set to Id
File size: 1.7 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        <p>This is the frontpage of Uniben's Student Registration Portal (SRP) which is part of the West African e-University Project.
8          For further information see
9          <a href="" tal:attributes="href string:http://waeup.org">waeup.org </a>(temporarily offline).</p>
10
11          <p>At present, fresh students can view their 2006 PUME results and admission status (free of charge):</p>
12          <br />
13          <ul>
14          <li> Simply click "View PUME Results", </li>
15          <li> enter your JAMB Registration Number and  </li>
16          <li> press the "Search" button. </li>
17          </ul>
18          <br />
19          <p>Your PUME result record will be shown.</p>
20         
21          <p>If you are admitted, proceed with checking your admission details: </p>
22          <br />
23          <ul>
24          <li>Buy your Admission Checking Scratch Card,</li>
25          <li>click "Check Adm. Details",</li>
26          <li>enter your JAMB Registration Number and your Admission Checking PIN (prefix APP) and</li>
27          <li>press the "Check" button.</li>
28          </ul>
29          <br />
30         
31         
32          <p>Please download detailed instructions
33          <a target="_blank" href="http://files.saoas.org/uniben_student_manual.pdf">here</a>.
34          </p>         
35         
36          <br />
37         
38          <p>This site is best seen in Firefox browser.</p>
39    </metal:main>
40  </metal:body>
41</metal:html>
Note: See TracBrowser for help on using the repository browser.