[244] | 1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
---|
| 4 | <head>
|
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
---|
| 6 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
|
---|
| 7 | <title>Hostel Allocation Process</title>
|
---|
| 8 | <style type="text/css">
|
---|
| 9 |
|
---|
| 10 | /*
|
---|
| 11 | :Author: David Goodger
|
---|
| 12 | :Contact: goodger@users.sourceforge.net
|
---|
| 13 | :Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $
|
---|
| 14 | :Revision: $Revision: 4224 $
|
---|
| 15 | :Copyright: This stylesheet has been placed in the public domain.
|
---|
| 16 |
|
---|
| 17 | Default cascading style sheet for the HTML output of Docutils.
|
---|
| 18 |
|
---|
| 19 | See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
---|
| 20 | customize this style sheet.
|
---|
| 21 | */
|
---|
| 22 |
|
---|
| 23 | /* used to remove borders from tables and images */
|
---|
| 24 | .borderless, table.borderless td, table.borderless th {
|
---|
| 25 | border: 0 }
|
---|
| 26 |
|
---|
| 27 | table.borderless td, table.borderless th {
|
---|
| 28 | /* Override padding for "table.docutils td" with "! important".
|
---|
| 29 | The right padding separates the table cells. */
|
---|
| 30 | padding: 0 0.5em 0 0 ! important }
|
---|
| 31 |
|
---|
| 32 | .first {
|
---|
| 33 | /* Override more specific margin styles with "! important". */
|
---|
| 34 | margin-top: 0 ! important }
|
---|
| 35 |
|
---|
| 36 | .last, .with-subtitle {
|
---|
| 37 | margin-bottom: 0 ! important }
|
---|
| 38 |
|
---|
| 39 | .hidden {
|
---|
| 40 | display: none }
|
---|
| 41 |
|
---|
| 42 | a.toc-backref {
|
---|
| 43 | text-decoration: none ;
|
---|
| 44 | color: black }
|
---|
| 45 |
|
---|
| 46 | blockquote.epigraph {
|
---|
| 47 | margin: 2em 5em ; }
|
---|
| 48 |
|
---|
| 49 | dl.docutils dd {
|
---|
| 50 | margin-bottom: 0.5em }
|
---|
| 51 |
|
---|
| 52 | /* Uncomment (and remove this text!) to get bold-faced definition list terms
|
---|
| 53 | dl.docutils dt {
|
---|
| 54 | font-weight: bold }
|
---|
| 55 | */
|
---|
| 56 |
|
---|
| 57 | div.abstract {
|
---|
| 58 | margin: 2em 5em }
|
---|
| 59 |
|
---|
| 60 | div.abstract p.topic-title {
|
---|
| 61 | font-weight: bold ;
|
---|
| 62 | text-align: center }
|
---|
| 63 |
|
---|
| 64 | div.admonition, div.attention, div.caution, div.danger, div.error,
|
---|
| 65 | div.hint, div.important, div.note, div.tip, div.warning {
|
---|
| 66 | margin: 2em ;
|
---|
| 67 | border: medium outset ;
|
---|
| 68 | padding: 1em }
|
---|
| 69 |
|
---|
| 70 | div.admonition p.admonition-title, div.hint p.admonition-title,
|
---|
| 71 | div.important p.admonition-title, div.note p.admonition-title,
|
---|
| 72 | div.tip p.admonition-title {
|
---|
| 73 | font-weight: bold ;
|
---|
| 74 | font-family: sans-serif }
|
---|
| 75 |
|
---|
| 76 | div.attention p.admonition-title, div.caution p.admonition-title,
|
---|
| 77 | div.danger p.admonition-title, div.error p.admonition-title,
|
---|
| 78 | div.warning p.admonition-title {
|
---|
| 79 | color: red ;
|
---|
| 80 | font-weight: bold ;
|
---|
| 81 | font-family: sans-serif }
|
---|
| 82 |
|
---|
| 83 | /* Uncomment (and remove this text!) to get reduced vertical space in
|
---|
| 84 | compound paragraphs.
|
---|
| 85 | div.compound .compound-first, div.compound .compound-middle {
|
---|
| 86 | margin-bottom: 0.5em }
|
---|
| 87 |
|
---|
| 88 | div.compound .compound-last, div.compound .compound-middle {
|
---|
| 89 | margin-top: 0.5em }
|
---|
| 90 | */
|
---|
| 91 |
|
---|
| 92 | div.dedication {
|
---|
| 93 | margin: 2em 5em ;
|
---|
| 94 | text-align: center ;
|
---|
| 95 | font-style: italic }
|
---|
| 96 |
|
---|
| 97 | div.dedication p.topic-title {
|
---|
| 98 | font-weight: bold ;
|
---|
| 99 | font-style: normal }
|
---|
| 100 |
|
---|
| 101 | div.figure {
|
---|
| 102 | margin-left: 2em ;
|
---|
| 103 | margin-right: 2em }
|
---|
| 104 |
|
---|
| 105 | div.footer, div.header {
|
---|
| 106 | clear: both;
|
---|
| 107 | font-size: smaller }
|
---|
| 108 |
|
---|
| 109 | div.line-block {
|
---|
| 110 | display: block ;
|
---|
| 111 | margin-top: 1em ;
|
---|
| 112 | margin-bottom: 1em }
|
---|
| 113 |
|
---|
| 114 | div.line-block div.line-block {
|
---|
| 115 | margin-top: 0 ;
|
---|
| 116 | margin-bottom: 0 ;
|
---|
| 117 | margin-left: 1.5em }
|
---|
| 118 |
|
---|
| 119 | div.sidebar {
|
---|
| 120 | margin-left: 1em ;
|
---|
| 121 | border: medium outset ;
|
---|
| 122 | padding: 1em ;
|
---|
| 123 | background-color: #ffffee ;
|
---|
| 124 | width: 40% ;
|
---|
| 125 | float: right ;
|
---|
| 126 | clear: right }
|
---|
| 127 |
|
---|
| 128 | div.sidebar p.rubric {
|
---|
| 129 | font-family: sans-serif ;
|
---|
| 130 | font-size: medium }
|
---|
| 131 |
|
---|
| 132 | div.system-messages {
|
---|
| 133 | margin: 5em }
|
---|
| 134 |
|
---|
| 135 | div.system-messages h1 {
|
---|
| 136 | color: red }
|
---|
| 137 |
|
---|
| 138 | div.system-message {
|
---|
| 139 | border: medium outset ;
|
---|
| 140 | padding: 1em }
|
---|
| 141 |
|
---|
| 142 | div.system-message p.system-message-title {
|
---|
| 143 | color: red ;
|
---|
| 144 | font-weight: bold }
|
---|
| 145 |
|
---|
| 146 | div.topic {
|
---|
| 147 | margin: 2em }
|
---|
| 148 |
|
---|
| 149 | h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
|
---|
| 150 | h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
|
---|
| 151 | margin-top: 0.4em }
|
---|
| 152 |
|
---|
| 153 | h1.title {
|
---|
| 154 | text-align: center }
|
---|
| 155 |
|
---|
| 156 | h2.subtitle {
|
---|
| 157 | text-align: center }
|
---|
| 158 |
|
---|
| 159 | hr.docutils {
|
---|
| 160 | width: 75% }
|
---|
| 161 |
|
---|
| 162 | img.align-left {
|
---|
| 163 | clear: left }
|
---|
| 164 |
|
---|
| 165 | img.align-right {
|
---|
| 166 | clear: right }
|
---|
| 167 |
|
---|
| 168 | ol.simple, ul.simple {
|
---|
| 169 | margin-bottom: 1em }
|
---|
| 170 |
|
---|
| 171 | ol.arabic {
|
---|
| 172 | list-style: decimal }
|
---|
| 173 |
|
---|
| 174 | ol.loweralpha {
|
---|
| 175 | list-style: lower-alpha }
|
---|
| 176 |
|
---|
| 177 | ol.upperalpha {
|
---|
| 178 | list-style: upper-alpha }
|
---|
| 179 |
|
---|
| 180 | ol.lowerroman {
|
---|
| 181 | list-style: lower-roman }
|
---|
| 182 |
|
---|
| 183 | ol.upperroman {
|
---|
| 184 | list-style: upper-roman }
|
---|
| 185 |
|
---|
| 186 | p.attribution {
|
---|
| 187 | text-align: right ;
|
---|
| 188 | margin-left: 50% }
|
---|
| 189 |
|
---|
| 190 | p.caption {
|
---|
| 191 | font-style: italic }
|
---|
| 192 |
|
---|
| 193 | p.credits {
|
---|
| 194 | font-style: italic ;
|
---|
| 195 | font-size: smaller }
|
---|
| 196 |
|
---|
| 197 | p.label {
|
---|
| 198 | white-space: nowrap }
|
---|
| 199 |
|
---|
| 200 | p.rubric {
|
---|
| 201 | font-weight: bold ;
|
---|
| 202 | font-size: larger ;
|
---|
| 203 | color: maroon ;
|
---|
| 204 | text-align: center }
|
---|
| 205 |
|
---|
| 206 | p.sidebar-title {
|
---|
| 207 | font-family: sans-serif ;
|
---|
| 208 | font-weight: bold ;
|
---|
| 209 | font-size: larger }
|
---|
| 210 |
|
---|
| 211 | p.sidebar-subtitle {
|
---|
| 212 | font-family: sans-serif ;
|
---|
| 213 | font-weight: bold }
|
---|
| 214 |
|
---|
| 215 | p.topic-title {
|
---|
| 216 | font-weight: bold }
|
---|
| 217 |
|
---|
| 218 | pre.address {
|
---|
| 219 | margin-bottom: 0 ;
|
---|
| 220 | margin-top: 0 ;
|
---|
| 221 | font-family: serif ;
|
---|
| 222 | font-size: 100% }
|
---|
| 223 |
|
---|
| 224 | pre.literal-block, pre.doctest-block {
|
---|
| 225 | margin-left: 2em ;
|
---|
| 226 | margin-right: 2em ;
|
---|
| 227 | background-color: #eeeeee }
|
---|
| 228 |
|
---|
| 229 | span.classifier {
|
---|
| 230 | font-family: sans-serif ;
|
---|
| 231 | font-style: oblique }
|
---|
| 232 |
|
---|
| 233 | span.classifier-delimiter {
|
---|
| 234 | font-family: sans-serif ;
|
---|
| 235 | font-weight: bold }
|
---|
| 236 |
|
---|
| 237 | span.interpreted {
|
---|
| 238 | font-family: sans-serif }
|
---|
| 239 |
|
---|
| 240 | span.option {
|
---|
| 241 | white-space: nowrap }
|
---|
| 242 |
|
---|
| 243 | span.pre {
|
---|
| 244 | white-space: pre }
|
---|
| 245 |
|
---|
| 246 | span.problematic {
|
---|
| 247 | color: red }
|
---|
| 248 |
|
---|
| 249 | span.section-subtitle {
|
---|
| 250 | /* font-size relative to parent (h1..h6 element) */
|
---|
| 251 | font-size: 80% }
|
---|
| 252 |
|
---|
| 253 | table.citation {
|
---|
| 254 | border-left: solid 1px gray;
|
---|
| 255 | margin-left: 1px }
|
---|
| 256 |
|
---|
| 257 | table.docinfo {
|
---|
| 258 | margin: 2em 4em }
|
---|
| 259 |
|
---|
| 260 | table.docutils {
|
---|
| 261 | margin-top: 0.5em ;
|
---|
| 262 | margin-bottom: 0.5em }
|
---|
| 263 |
|
---|
| 264 | table.footnote {
|
---|
| 265 | border-left: solid 1px black;
|
---|
| 266 | margin-left: 1px }
|
---|
| 267 |
|
---|
| 268 | table.docutils td, table.docutils th,
|
---|
| 269 | table.docinfo td, table.docinfo th {
|
---|
| 270 | padding-left: 0.5em ;
|
---|
| 271 | padding-right: 0.5em ;
|
---|
| 272 | vertical-align: top }
|
---|
| 273 |
|
---|
| 274 | table.docutils th.field-name, table.docinfo th.docinfo-name {
|
---|
| 275 | font-weight: bold ;
|
---|
| 276 | text-align: left ;
|
---|
| 277 | white-space: nowrap ;
|
---|
| 278 | padding-left: 0 }
|
---|
| 279 |
|
---|
| 280 | h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
---|
| 281 | h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
---|
| 282 | font-size: 100% }
|
---|
| 283 |
|
---|
| 284 | tt.docutils {
|
---|
| 285 | background-color: #eeeeee }
|
---|
| 286 |
|
---|
| 287 | ul.auto-toc {
|
---|
| 288 | list-style-type: none }
|
---|
| 289 |
|
---|
| 290 | </style>
|
---|
| 291 | </head>
|
---|
| 292 | <body>
|
---|
| 293 | <div class="document" id="hostel-allocation-process">
|
---|
| 294 | <h1 class="title">Hostel Allocation Process</h1>
|
---|
| 295 | <div class="section">
|
---|
| 296 | <h1><a id="hostel-allocation-slip" name="hostel-allocation-slip">Hostel Allocation Slip</a></h1>
|
---|
| 297 | <p>The fields needed for generating Hostel Allocation Slip are as follows:</p>
|
---|
| 298 | <dl class="docutils">
|
---|
| 299 | <dt>Student's Entry Registration No.</dt>
|
---|
| 300 | <dd>(for new students, Matriculation No. for Old Students)</dd>
|
---|
| 301 | </dl>
|
---|
| 302 | <p>Full Name</p>
|
---|
| 303 | <dl class="docutils">
|
---|
| 304 | <dt>Access PIN</dt>
|
---|
| 305 | <dd>(the Scratch PIN purchased from a bank and used for the application)</dd>
|
---|
| 306 | <dt>Sex</dt>
|
---|
| 307 | <dd>(eg. Male or Female)</dd>
|
---|
| 308 | <dt>Session</dt>
|
---|
| 309 | <dd>(Current Academic Session)</dd>
|
---|
| 310 | <dt>Course of Study</dt>
|
---|
| 311 | <dd>(e.g. Medicine, Pharmacy, Biochemistry, Law or Accounting)</dd>
|
---|
| 312 | <dt>Level of Study</dt>
|
---|
| 313 | <dd>(100, 200, 300, 400, 500 or 600 depending on the course of study)</dd>
|
---|
| 314 | </dl>
|
---|
| 315 | <p>Then the details of the hostel allocation comprising:</p>
|
---|
| 316 | <dl class="docutils">
|
---|
| 317 | <dt>Date of Allocation</dt>
|
---|
| 318 | <dd>(This is the date the reservation was made)</dd>
|
---|
| 319 | </dl>
|
---|
| 320 | <p>Name of Residence Hall</p>
|
---|
| 321 | <p>Block</p>
|
---|
| 322 | <p>Room Number</p>
|
---|
| 323 | <p>Bed Space Allocated</p>
|
---|
| 324 | <dl class="docutils">
|
---|
| 325 | <dt>Annotation/Note</dt>
|
---|
| 326 | <dd>This is to affirm that you have been allocated a room in the hostel,
|
---|
| 327 | details as shown above. Please print this Allocation Slip and keep for Hostel Clearance</dd>
|
---|
| 328 | </dl>
|
---|
| 329 | </div>
|
---|
| 330 | <div class="section">
|
---|
| 331 | <h1><a id="hostel-categories" name="hostel-categories">Hostel Categories</a></h1>
|
---|
| 332 | <p>The Hostel Categories are as follows:</p>
|
---|
| 333 | <ul class="simple">
|
---|
| 334 | <li>Ugbowo Campus (Main Campus)<ol class="arabic">
|
---|
| 335 | <li>Hall One: For all Categories of Female Students</li>
|
---|
| 336 | <li>Hall Two: For all Categories of Female Students</li>
|
---|
| 337 | <li>Hall Three: For all Categories of Male Students</li>
|
---|
| 338 | <li>Hall Four: For all Categories of Male Students</li>
|
---|
| 339 | <li>Hall Five: For only Final Year Male & Female Students</li>
|
---|
| 340 | <li>Medical Hostel: For all 500 & 600 Level Medical & Dental Students only</li>
|
---|
| 341 | </ol>
|
---|
| 342 | </li>
|
---|
| 343 | <li>Ekehuan Campus (satellite campus)<ol class="arabic">
|
---|
| 344 | <li>Female Undergraduate Hall</li>
|
---|
| 345 | <li>Male Undergraduate Hall</li>
|
---|
| 346 | <li>Postgraduate Hostel: For all Male Postgraduate Students</li>
|
---|
| 347 | <li>Postgraduate Female Hostel: For all Female Postgraduate Students</li>
|
---|
| 348 | </ol>
|
---|
| 349 | </li>
|
---|
| 350 | </ul>
|
---|
| 351 | </div>
|
---|
| 352 | <div class="section">
|
---|
| 353 | <h1><a id="detailed-hostel-description" name="detailed-hostel-description">Detailed Hostel Description</a></h1>
|
---|
| 354 | <div class="section">
|
---|
| 355 | <h2><a id="hall-one" name="hall-one">Hall One</a></h2>
|
---|
| 356 | <p>Consist of 7 Blocks labeled A,B,C.. & G, each Block consist of 30 rooms
|
---|
| 357 | spread across three floors (10 rooms per floor). The first room on the
|
---|
| 358 | Ground floor of Block A is numbered 101, the next 102, while the last room
|
---|
| 359 | is labeled 110. The first room on the next floor is also labeled 201, next
|
---|
| 360 | 202 and the 10th room on that floor is 210. Each room has 6 bed spaces
|
---|
| 361 | labeled A, B, C, D, E & F. Therefore, the first space to be allocated will
|
---|
| 362 | Hall one, Block A, Room 101, Bed Space A.</p>
|
---|
| 363 | <p>Therefore, there are a total of 1,260 bed spaces in Hall One. (7 Blocks X 30
|
---|
| 364 | rooms X 6 bed spaces).</p>
|
---|
| 365 | </div>
|
---|
| 366 | <div class="section">
|
---|
| 367 | <h2><a id="hall-two" name="hall-two">Hall Two</a></h2>
|
---|
| 368 | <p>This hall consist of 6 Blocks labeled A, B,C, D,E & F; each Block consist of
|
---|
| 369 | 40 rooms, each room has 8 bed spaces. The bed spaces are labeled exactly as
|
---|
| 370 | described in Hall One above.</p>
|
---|
| 371 | <p>Therefore, there are a total of 1,920 bed spaces in Hall One. (6 Blocks X 40
|
---|
| 372 | rooms bed spaces).</p>
|
---|
| 373 | </div>
|
---|
| 374 | <div class="section">
|
---|
| 375 | <h2><a id="hall-three" name="hall-three">Hall Three</a></h2>
|
---|
| 376 | <p>Same as Hall Two</p>
|
---|
| 377 | </div>
|
---|
| 378 | <div class="section">
|
---|
| 379 | <h2><a id="hall-four" name="hall-four">Hall Four</a></h2>
|
---|
| 380 | <p>This hall is divided into 3 Sections as follows:</p>
|
---|
| 381 | <dl class="docutils">
|
---|
| 382 | <dt>Section I</dt>
|
---|
| 383 | <dd>has a total of 200 Rooms with 8 bed spaces in each room</dd>
|
---|
| 384 | <dt>Section II</dt>
|
---|
| 385 | <dd>has a total of 200 Rooms with 8 bed spaces in each room</dd>
|
---|
| 386 | <dt>Section III</dt>
|
---|
| 387 | <dd>has a total of 147 Rooms with 8 bed spaces in each room</dd>
|
---|
| 388 | </dl>
|
---|
| 389 | <p>Therefore, there are a total of 4,376 bed spaces in Hall Four.</p>
|
---|
| 390 | </div>
|
---|
| 391 | <div class="section">
|
---|
| 392 | <h2><a id="hall-five" name="hall-five">Hall Five</a></h2>
|
---|
| 393 | <p>This hall of residence has two blocks, each has 100 bed spaces. One block accommodates
|
---|
| 394 | final year male students while the other is for final year female students.</p>
|
---|
| 395 | </div>
|
---|
| 396 | <div class="section">
|
---|
| 397 | <h2><a id="medical-hostel" name="medical-hostel">Medical Hostel</a></h2>
|
---|
| 398 | <p>Has two blocks, each for male and female (500 & 600 Medical & Dental Students) with capacity to accommodate 138 students each.</p>
|
---|
| 399 | <p>Postgraduate Accommodation is currently being handled manually, I will give
|
---|
| 400 | the details in my subsequent mail.</p>
|
---|
| 401 | </div>
|
---|
| 402 | </div>
|
---|
| 403 | <div class="section">
|
---|
| 404 | <h1><a id="hostel-allocation-criteria" name="hostel-allocation-criteria">Hostel Allocation Criteria</a></h1>
|
---|
| 405 | <p>1. Only Full Time (Undergraduate & Postgraduate Students are entitled to
|
---|
| 406 | Hostel Accommodation Allocation).</p>
|
---|
| 407 | <p>2. For all undergraduate hostel allocations, the available bed spaces are
|
---|
| 408 | allocated as follows:</p>
|
---|
| 409 | <blockquote>
|
---|
| 410 | <ol class="loweralpha simple">
|
---|
| 411 | <li>Bed Spaces A & B in halls one, two, three & four are meant for Final
|
---|
| 412 | Year Students only.</li>
|
---|
| 413 | <li>Bed Space C in Hall One is strictly meant for Returning Students.</li>
|
---|
| 414 | <li>Bed Spaces D,E & F in Hall One are meant to be allocated to fresh students.</li>
|
---|
| 415 | <li>In Halls Two, Three and Four, Bed Spaces C & D are for Returning Students
|
---|
| 416 | and E,F,G & H are for Fresh Students.</li>
|
---|
| 417 | </ol>
|
---|
| 418 | </blockquote>
|
---|
| 419 | <p>3. Medical Hostel are allocated 500 & 600 Medical and Dental Students at a
|
---|
| 420 | ratio 60:40 respectively.</p>
|
---|
| 421 | <p>4. All the available bed spaces (A, B, C, D, E, F, G & H) in Hall Five are
|
---|
| 422 | allocated to FINAL YEAR ONLY.</p>
|
---|
| 423 | <p>5. Just before the commencement of Hostel Allocations, some reservations are
|
---|
| 424 | made officially for Student Union Leaders, Sports Men and Women, Disabled or
|
---|
| 425 | Physically-Challenged Students, etc. Therefore, there should be provision to
|
---|
| 426 | make reservations at the back-end, and populate such reservations at a later
|
---|
| 427 | date.</p>
|
---|
| 428 | <p>6. The Hall of Residence attracts different charges, so students do not pay
|
---|
| 429 | same amount for allocated spaces.</p>
|
---|
| 430 | <p>7. The Hostel Application Fee is all the same irrespective of the Hall of
|
---|
| 431 | Residence the student is seeking reservation, and it N500.00.</p>
|
---|
| 432 | </div>
|
---|
| 433 | </div>
|
---|
| 434 | </body>
|
---|
| 435 | </html>
|
---|