1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
3 | <head> |
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
5 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> |
---|
6 | <title>Description of Main Processes</title> |
---|
7 | <style type="text/css"> |
---|
8 | |
---|
9 | /* |
---|
10 | :Author: David Goodger |
---|
11 | :Contact: goodger@users.sourceforge.net |
---|
12 | :Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $ |
---|
13 | :Revision: $Revision: 4224 $ |
---|
14 | :Copyright: This stylesheet has been placed in the public domain. |
---|
15 | |
---|
16 | Default cascading style sheet for the HTML output of Docutils. |
---|
17 | |
---|
18 | See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
---|
19 | customize this style sheet. |
---|
20 | */ |
---|
21 | |
---|
22 | /* used to remove borders from tables and images */ |
---|
23 | .borderless, table.borderless td, table.borderless th { |
---|
24 | border: 0 } |
---|
25 | |
---|
26 | table.borderless td, table.borderless th { |
---|
27 | /* Override padding for "table.docutils td" with "! important". |
---|
28 | The right padding separates the table cells. */ |
---|
29 | padding: 0 0.5em 0 0 ! important } |
---|
30 | |
---|
31 | .first { |
---|
32 | /* Override more specific margin styles with "! important". */ |
---|
33 | margin-top: 0 ! important } |
---|
34 | |
---|
35 | .last, .with-subtitle { |
---|
36 | margin-bottom: 0 ! important } |
---|
37 | |
---|
38 | .hidden { |
---|
39 | display: none } |
---|
40 | |
---|
41 | a.toc-backref { |
---|
42 | text-decoration: none ; |
---|
43 | color: black } |
---|
44 | |
---|
45 | blockquote.epigraph { |
---|
46 | margin: 2em 5em ; } |
---|
47 | |
---|
48 | dl.docutils dd { |
---|
49 | margin-bottom: 0.5em } |
---|
50 | |
---|
51 | /* Uncomment (and remove this text!) to get bold-faced definition list terms |
---|
52 | dl.docutils dt { |
---|
53 | font-weight: bold } |
---|
54 | */ |
---|
55 | |
---|
56 | div.abstract { |
---|
57 | margin: 2em 5em } |
---|
58 | |
---|
59 | div.abstract p.topic-title { |
---|
60 | font-weight: bold ; |
---|
61 | text-align: center } |
---|
62 | |
---|
63 | div.admonition, div.attention, div.caution, div.danger, div.error, |
---|
64 | div.hint, div.important, div.note, div.tip, div.warning { |
---|
65 | margin: 2em ; |
---|
66 | border: medium outset ; |
---|
67 | padding: 1em } |
---|
68 | |
---|
69 | div.admonition p.admonition-title, div.hint p.admonition-title, |
---|
70 | div.important p.admonition-title, div.note p.admonition-title, |
---|
71 | div.tip p.admonition-title { |
---|
72 | font-weight: bold ; |
---|
73 | font-family: sans-serif } |
---|
74 | |
---|
75 | div.attention p.admonition-title, div.caution p.admonition-title, |
---|
76 | div.danger p.admonition-title, div.error p.admonition-title, |
---|
77 | div.warning p.admonition-title { |
---|
78 | color: red ; |
---|
79 | font-weight: bold ; |
---|
80 | font-family: sans-serif } |
---|
81 | |
---|
82 | /* Uncomment (and remove this text!) to get reduced vertical space in |
---|
83 | compound paragraphs. |
---|
84 | div.compound .compound-first, div.compound .compound-middle { |
---|
85 | margin-bottom: 0.5em } |
---|
86 | |
---|
87 | div.compound .compound-last, div.compound .compound-middle { |
---|
88 | margin-top: 0.5em } |
---|
89 | */ |
---|
90 | |
---|
91 | div.dedication { |
---|
92 | margin: 2em 5em ; |
---|
93 | text-align: center ; |
---|
94 | font-style: italic } |
---|
95 | |
---|
96 | div.dedication p.topic-title { |
---|
97 | font-weight: bold ; |
---|
98 | font-style: normal } |
---|
99 | |
---|
100 | div.figure { |
---|
101 | margin-left: 2em ; |
---|
102 | margin-right: 2em } |
---|
103 | |
---|
104 | div.footer, div.header { |
---|
105 | clear: both; |
---|
106 | font-size: smaller } |
---|
107 | |
---|
108 | div.line-block { |
---|
109 | display: block ; |
---|
110 | margin-top: 1em ; |
---|
111 | margin-bottom: 1em } |
---|
112 | |
---|
113 | div.line-block div.line-block { |
---|
114 | margin-top: 0 ; |
---|
115 | margin-bottom: 0 ; |
---|
116 | margin-left: 1.5em } |
---|
117 | |
---|
118 | div.sidebar { |
---|
119 | margin-left: 1em ; |
---|
120 | border: medium outset ; |
---|
121 | padding: 1em ; |
---|
122 | background-color: #ffffee ; |
---|
123 | width: 40% ; |
---|
124 | float: right ; |
---|
125 | clear: right } |
---|
126 | |
---|
127 | div.sidebar p.rubric { |
---|
128 | font-family: sans-serif ; |
---|
129 | font-size: medium } |
---|
130 | |
---|
131 | div.system-messages { |
---|
132 | margin: 5em } |
---|
133 | |
---|
134 | div.system-messages h1 { |
---|
135 | color: red } |
---|
136 | |
---|
137 | div.system-message { |
---|
138 | border: medium outset ; |
---|
139 | padding: 1em } |
---|
140 | |
---|
141 | div.system-message p.system-message-title { |
---|
142 | color: red ; |
---|
143 | font-weight: bold } |
---|
144 | |
---|
145 | div.topic { |
---|
146 | margin: 2em } |
---|
147 | |
---|
148 | h1.section-subtitle, h2.section-subtitle, h3.section-subtitle, |
---|
149 | h4.section-subtitle, h5.section-subtitle, h6.section-subtitle { |
---|
150 | margin-top: 0.4em } |
---|
151 | |
---|
152 | h1.title { |
---|
153 | text-align: center } |
---|
154 | |
---|
155 | h2.subtitle { |
---|
156 | text-align: center } |
---|
157 | |
---|
158 | hr.docutils { |
---|
159 | width: 75% } |
---|
160 | |
---|
161 | img.align-left { |
---|
162 | clear: left } |
---|
163 | |
---|
164 | img.align-right { |
---|
165 | clear: right } |
---|
166 | |
---|
167 | ol.simple, ul.simple { |
---|
168 | margin-bottom: 1em } |
---|
169 | |
---|
170 | ol.arabic { |
---|
171 | list-style: decimal } |
---|
172 | |
---|
173 | ol.loweralpha { |
---|
174 | list-style: lower-alpha } |
---|
175 | |
---|
176 | ol.upperalpha { |
---|
177 | list-style: upper-alpha } |
---|
178 | |
---|
179 | ol.lowerroman { |
---|
180 | list-style: lower-roman } |
---|
181 | |
---|
182 | ol.upperroman { |
---|
183 | list-style: upper-roman } |
---|
184 | |
---|
185 | p.attribution { |
---|
186 | text-align: right ; |
---|
187 | margin-left: 50% } |
---|
188 | |
---|
189 | p.caption { |
---|
190 | font-style: italic } |
---|
191 | |
---|
192 | p.credits { |
---|
193 | font-style: italic ; |
---|
194 | font-size: smaller } |
---|
195 | |
---|
196 | p.label { |
---|
197 | white-space: nowrap } |
---|
198 | |
---|
199 | p.rubric { |
---|
200 | font-weight: bold ; |
---|
201 | font-size: larger ; |
---|
202 | color: maroon ; |
---|
203 | text-align: center } |
---|
204 | |
---|
205 | p.sidebar-title { |
---|
206 | font-family: sans-serif ; |
---|
207 | font-weight: bold ; |
---|
208 | font-size: larger } |
---|
209 | |
---|
210 | p.sidebar-subtitle { |
---|
211 | font-family: sans-serif ; |
---|
212 | font-weight: bold } |
---|
213 | |
---|
214 | p.topic-title { |
---|
215 | font-weight: bold } |
---|
216 | |
---|
217 | pre.address { |
---|
218 | margin-bottom: 0 ; |
---|
219 | margin-top: 0 ; |
---|
220 | font-family: serif ; |
---|
221 | font-size: 100% } |
---|
222 | |
---|
223 | pre.literal-block, pre.doctest-block { |
---|
224 | margin-left: 2em ; |
---|
225 | margin-right: 2em ; |
---|
226 | background-color: #eeeeee } |
---|
227 | |
---|
228 | span.classifier { |
---|
229 | font-family: sans-serif ; |
---|
230 | font-style: oblique } |
---|
231 | |
---|
232 | span.classifier-delimiter { |
---|
233 | font-family: sans-serif ; |
---|
234 | font-weight: bold } |
---|
235 | |
---|
236 | span.interpreted { |
---|
237 | font-family: sans-serif } |
---|
238 | |
---|
239 | span.option { |
---|
240 | white-space: nowrap } |
---|
241 | |
---|
242 | span.pre { |
---|
243 | white-space: pre } |
---|
244 | |
---|
245 | span.problematic { |
---|
246 | color: red } |
---|
247 | |
---|
248 | span.section-subtitle { |
---|
249 | /* font-size relative to parent (h1..h6 element) */ |
---|
250 | font-size: 80% } |
---|
251 | |
---|
252 | table.citation { |
---|
253 | border-left: solid 1px gray; |
---|
254 | margin-left: 1px } |
---|
255 | |
---|
256 | table.docinfo { |
---|
257 | margin: 2em 4em } |
---|
258 | |
---|
259 | table.docutils { |
---|
260 | margin-top: 0.5em ; |
---|
261 | margin-bottom: 0.5em } |
---|
262 | |
---|
263 | table.footnote { |
---|
264 | border-left: solid 1px black; |
---|
265 | margin-left: 1px } |
---|
266 | |
---|
267 | table.docutils td, table.docutils th, |
---|
268 | table.docinfo td, table.docinfo th { |
---|
269 | padding-left: 0.5em ; |
---|
270 | padding-right: 0.5em ; |
---|
271 | vertical-align: top } |
---|
272 | |
---|
273 | table.docutils th.field-name, table.docinfo th.docinfo-name { |
---|
274 | font-weight: bold ; |
---|
275 | text-align: left ; |
---|
276 | white-space: nowrap ; |
---|
277 | padding-left: 0 } |
---|
278 | |
---|
279 | h1 tt.docutils, h2 tt.docutils, h3 tt.docutils, |
---|
280 | h4 tt.docutils, h5 tt.docutils, h6 tt.docutils { |
---|
281 | font-size: 100% } |
---|
282 | |
---|
283 | tt.docutils { |
---|
284 | background-color: #eeeeee } |
---|
285 | |
---|
286 | ul.auto-toc { |
---|
287 | list-style-type: none } |
---|
288 | |
---|
289 | </style> |
---|
290 | </head> |
---|
291 | <body> |
---|
292 | <div class="document" id="description-of-main-processes"> |
---|
293 | <h1 class="title">Description of Main Processes</h1> |
---|
294 | <div class="section"> |
---|
295 | <h1><a id="i-jamb-ume-entry" name="i-jamb-ume-entry">I JAMB UME Entry</a></h1> |
---|
296 | <p>Students apply for studying at a University of their choice to the Joint Admissions and Matriculation Board (JAMB). JAMB conducts the Universities Matriculation Examination (UME) and sends the results of the students, who have passed the UME, in electronic form (file on CD) directly to the universities. Students check their results online on the JAMB website. Students who have passed the UME can then apply online for the Post University Matriculation Examination (PUME) conducted by Uniben directly on the PUME Application website.</p> |
---|
297 | <p>Relevant fields that will be extracted from the JAMB data for further processing are:</p> |
---|
298 | <pre class="literal-block"> |
---|
299 | Registration Number |
---|
300 | Last Name |
---|
301 | Surname |
---|
302 | Other Names |
---|
303 | State of Origin |
---|
304 | LGA (Local Government Area) |
---|
305 | Date of Birth |
---|
306 | Age |
---|
307 | Sex |
---|
308 | 1st Choice Course of Study |
---|
309 | 2nd Choice Course of Study |
---|
310 | 1st Choice University |
---|
311 | 2nd Choice University |
---|
312 | JAMB Score |
---|
313 | </pre> |
---|
314 | <p>The extraction is done manually. The Portal Manager uploads and imports the data.</p> |
---|
315 | <div class="section"> |
---|
316 | <h2><a id="step-1-online-pume-application" name="step-1-online-pume-application">Step 1 (online): PUME Application</a></h2> |
---|
317 | <p>The student buys an <strong>Application Access Card</strong> and enters the Access Code (PIN) together with his/her JAMB registration number on the <em>PUME Application Website</em>. His/Her JAMB data set (see above) will show up and the student will be requested to upload a passport picture. After uploading the picture the student can print out the <em>PUME Acknowledgement Slip</em> for presentation in the examination hall. The picture must be displayed on the Acknowledgement Slip as well as the Admission and Hostel Allocation Slip (see below). Furthermore, a member account with random password will be assigned. The password is also displayed on the <em>PUME Acknowledgement Slip</em>.</p> |
---|
318 | <p>Data fields to be shown on the PUME Acknowledgement Slip:</p> |
---|
319 | <pre class="literal-block"> |
---|
320 | JAMB Registration Number |
---|
321 | Student's Name |
---|
322 | Study Programme/Course (Certificate) |
---|
323 | Sex |
---|
324 | PUME Application Date |
---|
325 | PUME Exam Date |
---|
326 | PUME Venue |
---|
327 | Password |
---|
328 | </pre> |
---|
329 | <ul class="simple"> |
---|
330 | <li><a class="reference" href="Examples/PUMEAcknowledgementSlip.jpg">PUMEAcknowledgementSlip.jpg</a></li> |
---|
331 | </ul> |
---|
332 | <p>Other fields to be added to the student's record will include:</p> |
---|
333 | <pre class="literal-block"> |
---|
334 | Passport Photograph with red background (has to be uploaded here) |
---|
335 | |
---|
336 | PUME General Paper (relevant after the PUME Exams) |
---|
337 | PUME English Score (relevant after the PUME Exams) |
---|
338 | PUME Mathematics Score (relevant after the PUME Exams and |
---|
339 | applicable only to Local Programme Students) |
---|
340 | PUME Total Score (relevant after the PUME Exams) |
---|
341 | </pre> |
---|
342 | </div> |
---|
343 | <div class="section"> |
---|
344 | <h2><a id="step-2-offline-pume" name="step-2-offline-pume">Step 2 (offline): PUME</a></h2> |
---|
345 | <p>The student goes to the examination hall and writes the examination.</p> |
---|
346 | </div> |
---|
347 | <div class="section"> |
---|
348 | <h2><a id="step-3-offline-online-upload-of-pume-results" name="step-3-offline-online-upload-of-pume-results">Step 3 (offline/online): Upload of PUME Results</a></h2> |
---|
349 | <p>The examination officer compiles exam results into an Excel spreadsheet. The Portal Manager uploads and imports the data.</p> |
---|
350 | <p>Data fields to be imported:</p> |
---|
351 | <pre class="literal-block"> |
---|
352 | PUME General Paper |
---|
353 | PUME English Score |
---|
354 | PUME Mathematics Score (applicable only to Local Programme Students) |
---|
355 | </pre> |
---|
356 | </div> |
---|
357 | <div class="section"> |
---|
358 | <h2><a id="step-4-online-pume-result-checking" name="step-4-online-pume-result-checking">Step 4 (online): PUME Result Checking</a></h2> |
---|
359 | <p>The student checks the exam results on the <em>PUME Results Checking Website</em>. To access the website he/she reuses his/her <strong>Application PIN</strong> and enters the password (printed on the <em>PUME Acknowledgement Slip</em>). He/She will see the results and can print out the <em>PUME Result Slip</em>.</p> |
---|
360 | <p>Except the password, the PUME Results Checking Website shows the same data as the PUME Acknowledgement Slip. Additionally the PUME results are displayed: English, Mathematics and General (papers 1, 2 and 3 respectively)</p> |
---|
361 | </div> |
---|
362 | <div class="section"> |
---|
363 | <h2><a id="step-5-offline-online-upload-of-admission-list" name="step-5-offline-online-upload-of-admission-list">Step 5 (offline/online): Upload of Admission List</a></h2> |
---|
364 | <p>The Admission Board decides on those students to be admitted and compiles the Admission List which is then uploaded and imported by the Portal Manager.</p> |
---|
365 | <ul class="simple"> |
---|
366 | <li><a class="reference" href="Examples/Admission_upload_excerpt.xls">Admission_upload_excerpt.xls</a></li> |
---|
367 | </ul> |
---|
368 | </div> |
---|
369 | <div class="section"> |
---|
370 | <h2><a id="step-6-online-offline-admission-checking" name="step-6-online-offline-admission-checking">Step 6 (online/offline): Admission Checking</a></h2> |
---|
371 | <p>The student checks for admission to the university on the <em>Admission Checking Website</em> and prints out the <em>Admission Slip</em>. To enter the website he reuses his <strong>Application PIN</strong> together with the password. He/she will also see the study programme (certificate) he/she is admitted to. This can differ from the student's choice and has to be officially accepted by the student by signing a letter of acceptance to be presented later to the Clearance Officer (formerly done by filling the online Acceptance Form which is now deprecated).</p> |
---|
372 | <ul class="simple"> |
---|
373 | <li><a class="reference" href="Examples/AdmissionSlip.html">AdmissionSlip.html</a></li> |
---|
374 | </ul> |
---|
375 | </div> |
---|
376 | <div class="section"> |
---|
377 | <h2><a id="step-7-online-clearance" name="step-7-online-clearance">Step 7 (online): Clearance</a></h2> |
---|
378 | <p>The student buys a <strong>Clearance Access Card</strong> and proceeds to the <em>Clearance and Eligibility Form</em> where he/she enters the corresponding PIN and the password first.</p> |
---|
379 | <p>The Eligibility Form contains the following data:</p> |
---|
380 | <pre class="literal-block"> |
---|
381 | Entry Date |
---|
382 | Access Code |
---|
383 | Session |
---|
384 | Registration No |
---|
385 | Student's Name |
---|
386 | Sex |
---|
387 | Faculty |
---|
388 | Course Major |
---|
389 | Passport Picture |
---|
390 | </pre> |
---|
391 | <p>The data are not editable and are taken from the students record compiled so far.</p> |
---|
392 | <p>The student has to fill the following fields:</p> |
---|
393 | <pre class="literal-block"> |
---|
394 | Date of Birth |
---|
395 | Local Government |
---|
396 | Nationality |
---|
397 | 1st Sitting (SSCE, WAEC, GCE, NECO, NABTEB): Exam Number, Exam Date, Exam Type, Exam Subjects, Exam Grades |
---|
398 | 2nd Sitting (SSCE, WAEC, GCE, NECO, NABTEB): Exam Number, Exam Date, Exam Type, Exam Subjects, Exam Grades |
---|
399 | Advanced Level Results: Exam Number, Exam Date, Exam Type, Exam Subjects, Exam Grades |
---|
400 | Other Qualifications: Higher Qualification, Higher Grade, School Attended, Matric Number, Session Obtained, Discipline |
---|
401 | </pre> |
---|
402 | <p>The relationship between Higher Qualification and Higher Grade is:</p> |
---|
403 | <pre class="literal-block"> |
---|
404 | Bachelor Degree: |
---|
405 | First Class |
---|
406 | Second Class (Upper Division) |
---|
407 | Second Class (Lower Division) |
---|
408 | Third Class |
---|
409 | Pass |
---|
410 | |
---|
411 | Higher National Diploma: |
---|
412 | Distinction |
---|
413 | Upper Credit |
---|
414 | Lower Credit |
---|
415 | Pass |
---|
416 | |
---|
417 | Ordinary National Diploma: |
---|
418 | Distinction |
---|
419 | Upper Credit |
---|
420 | Lower Credit |
---|
421 | Pass |
---|
422 | |
---|
423 | National Certificate of Education: |
---|
424 | Distinction |
---|
425 | Credit |
---|
426 | Merit |
---|
427 | Pass |
---|
428 | |
---|
429 | University Diploma: |
---|
430 | Distinction |
---|
431 | Credit |
---|
432 | Merit |
---|
433 | Pass |
---|
434 | </pre> |
---|
435 | <p>The student has to upload scanned documents which show the results of all examinations done before.</p> |
---|
436 | <p>A Local Programme student already entered his/her results of previous examinations in his/her Local Programme Application Form (see Step 1). These data must be carried over into Clearance Form. In contrast to a PUME applicant, the result data are not editable by the student in the Clearance Form.</p> |
---|
437 | <p>Then he/she has to tick appropriate documents to be presented for clearance process.</p> |
---|
438 | <p>Furthermore the student can defer admission till next session by ticking an appropriate box. Finally, the student has to confirm possessing all the qualifications which he/she claims to have obtained.</p> |
---|
439 | <ul class="simple"> |
---|
440 | <li><a class="reference" href="Examples/ClearanceForm.html">ClearanceForm.html</a></li> |
---|
441 | </ul> |
---|
442 | </div> |
---|
443 | <div class="section"> |
---|
444 | <h2><a id="step-8-offline-online-clearance-validation" name="step-8-offline-online-clearance-validation">Step 8 (offline/online): Clearance Validation</a></h2> |
---|
445 | <p>The student goes with all documents to the Clearance Officer who validates the entered data and uploaded files. Finally the <em>Eligibility Form</em> is printed and signed by both the student and the Course Manager.</p> |
---|
446 | <p>The student is now properly admitted to the university and is a member of the portal.</p> |
---|
447 | </div> |
---|
448 | <div class="section"> |
---|
449 | <h2><a id="step-9-matriculation-number-generation" name="step-9-matriculation-number-generation">Step 9 : Matriculation Number Generation</a></h2> |
---|
450 | <p>The Matriculation Number is generated by the system.</p> |
---|
451 | <ul class="simple"> |
---|
452 | <li><a class="reference" href="Examples/MatricNumberExplanation.doc">MatricNumberExplanation.doc</a></li> |
---|
453 | </ul> |
---|
454 | </div> |
---|
455 | <div class="section"> |
---|
456 | <h2><a id="step-10-online-personal-data" name="step-10-online-personal-data">Step 10 (online): Personal Data</a></h2> |
---|
457 | <p>The student has to fill the <em>Personal Data Form</em> which contains all sorts of personal information. Now he/she is also able to change the password for accessing his/her personal portal member area which has been automatically created after Clearance Validation. The basis for Personal Data Form is the data already gathered from the Clearance and Eligibility data. Other details such as permanent home address, next of kin, sponsor and all other such related information are filled in here. The information does not have direct relevance to course registration, but are useful for generation of School identity cards.</p> |
---|
458 | <ul class="simple"> |
---|
459 | <li><a class="reference" href="Examples/PersonalData.html">PersonalData.html</a></li> |
---|
460 | </ul> |
---|
461 | </div> |
---|
462 | <div class="section"> |
---|
463 | <h2><a id="step-11-online-hostel-allocation" name="step-11-online-hostel-allocation">Step 11 (online): Hostel Allocation</a></h2> |
---|
464 | <p>The student buys a <strong>Hostel Application Access Card</strong> and proceeds to the <em>Hostel Application Form</em> where he/she enters the PIN. The systems determines if there is free bed space according to the students attributes: sex, study programme, study level, special needs. Beds are allocated according to the 'first come, first serve' principle. The bed allocation algorithm is shown in a separate flow chart.</p> |
---|
465 | <p>The student prints the <em>Hostel Allocation Slip</em>.</p> |
---|
466 | <ul class="simple"> |
---|
467 | <li><a class="reference" href="Examples/HostelAllocationSlip.jpg">HostelAllocationSlip.jpg</a></li> |
---|
468 | </ul> |
---|
469 | <p>Additionally, this form must also display the passport picture from the student's record.</p> |
---|
470 | </div> |
---|
471 | <div class="section"> |
---|
472 | <h2><a id="step-12-online-hostel-maintenance" name="step-12-online-hostel-maintenance">Step 12 (online): Hostel Maintenance</a></h2> |
---|
473 | <p>The student buys a <strong>Hostel Maintenance Card</strong> which belongs to the allocated hostel and pays his/her Hostel Fee by entering the PIN on the <em>Hostel Maintenance Website</em>.</p> |
---|
474 | <p>The student prints the <em>Hostel Maintenance Receipt</em>.</p> |
---|
475 | <ul class="simple"> |
---|
476 | <li><a class="reference" href="Examples/HostelMaintenanceReceipt.jpg">HostelMaintenanceReceipt.jpg</a></li> |
---|
477 | </ul> |
---|
478 | </div> |
---|
479 | <div class="section"> |
---|
480 | <h2><a id="step-13-online-course-registration" name="step-13-online-course-registration">Step 13 (online): Course Registration</a></h2> |
---|
481 | <p>The student buys a <strong>School Fee Card</strong> which belongs to his/her study programme or faculty respectively. After entering the PIN on the <em>Course Registration Form</em>, the student is able to add (or delete) courses from a list of courses which are automatically generated by the portal according to the student's study programme and level. The total credit load must not exceed 50 units. Otherwise the student is requested to reduce the load.</p> |
---|
482 | <p>The student prints the <em>School Fees Receipt</em>.</p> |
---|
483 | <ul class="simple"> |
---|
484 | <li><a class="reference" href="Examples/RegistrationForm.jpg">RegistrationForm.jpg</a></li> |
---|
485 | <li><a class="reference" href="Examples/SchoolFeesReceipt.jpg">SchoolFeesReceipt.jpg</a></li> |
---|
486 | </ul> |
---|
487 | </div> |
---|
488 | <div class="section"> |
---|
489 | <h2><a id="step-14-online-course-adviser-validation" name="step-14-online-course-adviser-validation">Step 14 (online): Course Adviser Validation</a></h2> |
---|
490 | <p>The Course Adviser controls and validates the registered courses. This step can be omitted if the course registration process runs completely automatically.</p> |
---|
491 | </div> |
---|
492 | </div> |
---|
493 | <div class="section"> |
---|
494 | <h1><a id="ii-returning-students" name="ii-returning-students">II Returning Students</a></h1> |
---|
495 | <p>Returning Students proceed with the above described admission and registration process at Step 11 (Hostel Allocation). They log in with their Matriculation Number and their Password (Step R1). Before they can apply for accommodation or register new courses their previous session result must have been uploaded online by the Portal Manager (Step R2). Only Categories A (passed all courses) and B (passed some but have some carryovers) are eligible to register for a new level in the new session and also to apply for accommodation. The students placed in Category C are students that have just enough credits to remain in the faculty and repeat the level (probation). They are allowed to register for the same level but not to apply for accommodation. The students placed in Category D or higher are either expected to withdraw from the university or been allowed to probate after consulting respective authorities. The latter requires portal manager validation.</p> |
---|
496 | <p>Exception: 200 level Medical students represent a unique group of students who do not write sessional examinations and will thus be allowed to apply for accommodation when they have successfully registered for level 300. That inadvertently means they have to be allowed to register for 300 level without results for their 200 level.</p> |
---|
497 | <p>The students print out the <em>Sessional Result Slip</em>. A Student is not allowed to see his scores but rather the grade and Sessional GPA. The Result Slip however also shows the student's name, matric number, registration number, course of study, faculty, session and level.</p> |
---|
498 | <ul class="simple"> |
---|
499 | <li><a class="reference" href="Examples/CourseResultList.html">CourseResultList.html</a></li> |
---|
500 | <li><a class="reference" href="Examples/ResultSlip.jpg">ResultSlip.jpg</a></li> |
---|
501 | <li><a class="reference" href="Examples/GPACalculation.doc">GPACalculation.doc</a></li> |
---|
502 | </ul> |
---|
503 | <p>Steps 11 - 13 are then identical. Only during course registration the so-called 'carryovers', i.e. the courses that were failed in the previous session, are picked up by the system and listed first.</p> |
---|
504 | </div> |
---|
505 | <div class="section"> |
---|
506 | <h1><a id="iii-direct-entry" name="iii-direct-entry">III Direct Entry</a></h1> |
---|
507 | <p>Direct Entry (DE) Students bypass Step 1 - 4. The Excel Data sheet from JAMB is directly sent to the Admission board. The following procedure is identical as the one for the UME Students.</p> |
---|
508 | </div> |
---|
509 | <div class="section"> |
---|
510 | <h1><a id="iv-local-programme-entry" name="iv-local-programme-entry">IV Local Programme Entry</a></h1> |
---|
511 | <p>For admission into Diploma (full and part time), Degree (part time) and Post graduate programmes (full and part time) students can bypass the JAMB admission procedure and apply directly at the university. Only the entry examination (Step 2) then differs and is called <em>Local Programme Examination</em>. The Local Programme Application Form can be combined with the PUME Application Form (Step 1). However, the application for this requires their results to be added; scanned unlike Post UME where the result is scanned and added after the student has been admitted. If the results are not yet available the students can tick a box called 'awaiting results'.</p> |
---|
512 | <p>Also the 'JAMB data' have to be filled manually. The registration number is generated internally with the pattern of 3-alphabets representing the study programme, 6 digits random number and 2-digits representing the year.</p> |
---|
513 | <p>For example: <tt class="docutils literal"><span class="pre">DIA000001/06</span></tt> means the first person to log in is for Diploma in Accounting and is applying in the 2006/2007 session.</p> |
---|
514 | </div> |
---|
515 | <div class="section"> |
---|
516 | <h1><a id="v-portal-setup" name="v-portal-setup">V Portal Setup</a></h1> |
---|
517 | <p>(description of portal content types will follow)</p> |
---|
518 | </div> |
---|
519 | <div class="section"> |
---|
520 | <h1><a id="vi-gown-hiring" name="vi-gown-hiring">VI Gown Hiring</a></h1> |
---|
521 | <p>(forthcoming)</p> |
---|
522 | </div> |
---|
523 | <div class="section"> |
---|
524 | <h1><a id="vii-access-card-management" name="vii-access-card-management">VII Access Card Management</a></h1> |
---|
525 | <p>The Access Card (Scratch Card) data are kept outside of the main portal and managed only by the Access Card Manager.</p> |
---|
526 | <p>The data fields of Access Card records are:</p> |
---|
527 | <pre class="literal-block"> |
---|
528 | Series Batch Code |
---|
529 | Access Code |
---|
530 | Matric or Registration Number |
---|
531 | Cost |
---|
532 | Generated By |
---|
533 | Date Activated |
---|
534 | Sold by |
---|
535 | </pre> |
---|
536 | <p>Each Access Code starts with a prefix depending on the Access Card's function, i.e. what it is used for. The prefix also defines the value of the Access Card.</p> |
---|
537 | <p>Administrative PINs:</p> |
---|
538 | <pre class="literal-block"> |
---|
539 | Application APP |
---|
540 | Clearance CLR |
---|
541 | Hostel Application HOS |
---|
542 | Hostel Maintenance |
---|
543 | Old Hostels (Halls 1, 2, 3, 4) HMU |
---|
544 | New Hostel (Hall 5) HMF |
---|
545 | Postgraduate Hostel HMP |
---|
546 | Gown Hiring GWN |
---|
547 | </pre> |
---|
548 | <p>School Fee PINs:</p> |
---|
549 | <pre class="literal-block"> |
---|
550 | AGRICULTURE AGR |
---|
551 | ARTS ART |
---|
552 | BASIC MEDICAL SC. BMS |
---|
553 | DENTISTRY DEN |
---|
554 | EDUCATION EDU |
---|
555 | ENGINEERING ENG |
---|
556 | LAW LAW |
---|
557 | LIFE SCIENCE LSC |
---|
558 | PHYSICAL PSC |
---|
559 | PHARMACY PHA |
---|
560 | MEDICINE MED |
---|
561 | SOCIAL SCIENCES SSC |
---|
562 | |
---|
563 | Masters in Bus. Admin. MBA |
---|
564 | Masters in Public Admin MPA |
---|
565 | Masters Banking & Fin. MBF |
---|
566 | Masters in Law LLM |
---|
567 | Masters in Public Health MPH |
---|
568 | Bachelors in Public Adm BPA |
---|
569 | Bachelors in Accounting BIA |
---|
570 | Bachelors in Social Wks BSW |
---|
571 | Diploma in Public Adm DPA |
---|
572 | Diploma in Law DIL |
---|
573 | Diploma in Data Proc. DDP |
---|
574 | Diploma in Comp. Eng DCE |
---|
575 | </pre> |
---|
576 | <p>For New Students <tt class="docutils literal"><span class="pre">NEW</span></tt> is added to the School Fee PIN prefixes. For example, a new student in the Education Faculty will need to buy a Scratch Card with Prefix: <tt class="docutils literal"><span class="pre">EDUNEW</span></tt>.</p> |
---|
577 | </div> |
---|
578 | <div class="section"> |
---|
579 | <h1><a id="viii-portal-roles" name="viii-portal-roles">VIII Portal Roles</a></h1> |
---|
580 | <div class="section"> |
---|
581 | <h2><a id="portal-manager-pm" name="portal-manager-pm">Portal Manager (PM)</a></h2> |
---|
582 | <p>The Portal Manager is the main system administrator (or Zope manager) who has exclusive rights to access all parts of the portal including the Zope Management Interface (ZMI).</p> |
---|
583 | </div> |
---|
584 | <div class="section"> |
---|
585 | <h2><a id="university-manager-um" name="university-manager-um">University Manager (UM)</a></h2> |
---|
586 | <p>The University Manager is able to set up the infrastructure of the entire university and to provide content specific to the university.</p> |
---|
587 | </div> |
---|
588 | <div class="section"> |
---|
589 | <h2><a id="student-manager-sm" name="student-manager-sm">Student Manager (SM)</a></h2> |
---|
590 | <p>The Student Manager is able to access and edit student records.</p> |
---|
591 | </div> |
---|
592 | <div class="section"> |
---|
593 | <h2><a id="clearance-officer-co" name="clearance-officer-co">Clearance Officer (CO)</a></h2> |
---|
594 | <p>The Clearance Officer has access to the eligibility data of all students. His only function is to validate the clearance and eligibility data on the basis of the material presented by each student.</p> |
---|
595 | </div> |
---|
596 | <div class="section"> |
---|
597 | <h2><a id="matric-number-manager-mm" name="matric-number-manager-mm">Matric Number Manager (MM)</a></h2> |
---|
598 | <p>Only the Matric Number Manager is allowed to edit Matriculation Numbers and to access and configure the Matric Number Generation tool.</p> |
---|
599 | </div> |
---|
600 | <div class="section"> |
---|
601 | <h2><a id="access-card-manager-am" name="access-card-manager-am">Access Card Manager (AM)</a></h2> |
---|
602 | <p>The only function of the Access Card Manager will be to generate and administer the Access Codes (PINs).</p> |
---|
603 | </div> |
---|
604 | <div class="section"> |
---|
605 | <h2><a id="faculty-manager-fm" name="faculty-manager-fm">Faculty Manager (FM)</a></h2> |
---|
606 | <p>The Faculty Manager sets up the infrastructure of his/her faculty and provides content specific to his/her faculty. He/She can add or change departments and can assign local roles within all departments.</p> |
---|
607 | </div> |
---|
608 | <div class="section"> |
---|
609 | <h2><a id="department-manager-dm" name="department-manager-dm">Department Manager (DM)</a></h2> |
---|
610 | <p>The Department Manager is the supervisor of the Course Adviser und the Lecturers. The DM will manage the content provided by the department (staff list, publication lists, etc). He/She can assign local roles (CA and L) within his/her department. At the current stage the local DM role is not needed.</p> |
---|
611 | </div> |
---|
612 | <div class="section"> |
---|
613 | <h2><a id="course-adviser-ca" name="course-adviser-ca">Course Adviser (CA)</a></h2> |
---|
614 | <p>The Course Adviser is responsible for the study programmes of the department. He/She selects the courses (from the entire university course list) for each study programme and validates the registered courses of each student who is studying in the department. The CA role is a sub-role of the Department Manager.</p> |
---|
615 | </div> |
---|
616 | <div class="section"> |
---|
617 | <h2><a id="lecturer-l" name="lecturer-l">Lecturer (L)</a></h2> |
---|
618 | <p>The Lecturer will be responsible for the courses and course material provided to the students. At the current stage this local role is not needed.</p> |
---|
619 | </div> |
---|
620 | <div class="section"> |
---|
621 | <h2><a id="hostel-manager-hm" name="hostel-manager-hm">Hostel Manager (HM)</a></h2> |
---|
622 | <p>The Hostel Manager sets up and manages the infrastructure of all hostels.</p> |
---|
623 | </div> |
---|
624 | </div> |
---|
625 | <div class="section"> |
---|
626 | <h1><a id="ix-portal-versioning-and-archiving" name="ix-portal-versioning-and-archiving">IX Portal Versioning and Archiving</a></h1> |
---|
627 | <p>Course specific data (including list of participants) are under version control. Each session new course objects are created on the basis of the data of the previous session.</p> |
---|
628 | </div> |
---|
629 | </div> |
---|
630 | </body> |
---|
631 | </html> |
---|