source: WAeUP_Doc/InstructionsPart4.html @ 699

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

xml tag deleted

File size: 10.9 KB
Line 
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></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
16Default cascading style sheet for the HTML output of Docutils.
17
18See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
19customize 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
26table.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
41a.toc-backref {
42  text-decoration: none ;
43  color: black }
44
45blockquote.epigraph {
46  margin: 2em 5em ; }
47
48dl.docutils dd {
49  margin-bottom: 0.5em }
50
51/* Uncomment (and remove this text!) to get bold-faced definition list terms
52dl.docutils dt {
53  font-weight: bold }
54*/
55
56div.abstract {
57  margin: 2em 5em }
58
59div.abstract p.topic-title {
60  font-weight: bold ;
61  text-align: center }
62
63div.admonition, div.attention, div.caution, div.danger, div.error,
64div.hint, div.important, div.note, div.tip, div.warning {
65  margin: 2em ;
66  border: medium outset ;
67  padding: 1em }
68
69div.admonition p.admonition-title, div.hint p.admonition-title,
70div.important p.admonition-title, div.note p.admonition-title,
71div.tip p.admonition-title {
72  font-weight: bold ;
73  font-family: sans-serif }
74
75div.attention p.admonition-title, div.caution p.admonition-title,
76div.danger p.admonition-title, div.error p.admonition-title,
77div.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.
84div.compound .compound-first, div.compound .compound-middle {
85  margin-bottom: 0.5em }
86
87div.compound .compound-last, div.compound .compound-middle {
88  margin-top: 0.5em }
89*/
90
91div.dedication {
92  margin: 2em 5em ;
93  text-align: center ;
94  font-style: italic }
95
96div.dedication p.topic-title {
97  font-weight: bold ;
98  font-style: normal }
99
100div.figure {
101  margin-left: 2em ;
102  margin-right: 2em }
103
104div.footer, div.header {
105  clear: both;
106  font-size: smaller }
107
108div.line-block {
109  display: block ;
110  margin-top: 1em ;
111  margin-bottom: 1em }
112
113div.line-block div.line-block {
114  margin-top: 0 ;
115  margin-bottom: 0 ;
116  margin-left: 1.5em }
117
118div.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
127div.sidebar p.rubric {
128  font-family: sans-serif ;
129  font-size: medium }
130
131div.system-messages {
132  margin: 5em }
133
134div.system-messages h1 {
135  color: red }
136
137div.system-message {
138  border: medium outset ;
139  padding: 1em }
140
141div.system-message p.system-message-title {
142  color: red ;
143  font-weight: bold }
144
145div.topic {
146  margin: 2em }
147
148h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
149h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
150  margin-top: 0.4em }
151
152h1.title {
153  text-align: center }
154
155h2.subtitle {
156  text-align: center }
157
158hr.docutils {
159  width: 75% }
160
161img.align-left {
162  clear: left }
163
164img.align-right {
165  clear: right }
166
167ol.simple, ul.simple {
168  margin-bottom: 1em }
169
170ol.arabic {
171  list-style: decimal }
172
173ol.loweralpha {
174  list-style: lower-alpha }
175
176ol.upperalpha {
177  list-style: upper-alpha }
178
179ol.lowerroman {
180  list-style: lower-roman }
181
182ol.upperroman {
183  list-style: upper-roman }
184
185p.attribution {
186  text-align: right ;
187  margin-left: 50% }
188
189p.caption {
190  font-style: italic }
191
192p.credits {
193  font-style: italic ;
194  font-size: smaller }
195
196p.label {
197  white-space: nowrap }
198
199p.rubric {
200  font-weight: bold ;
201  font-size: larger ;
202  color: maroon ;
203  text-align: center }
204
205p.sidebar-title {
206  font-family: sans-serif ;
207  font-weight: bold ;
208  font-size: larger }
209
210p.sidebar-subtitle {
211  font-family: sans-serif ;
212  font-weight: bold }
213
214p.topic-title {
215  font-weight: bold }
216
217pre.address {
218  margin-bottom: 0 ;
219  margin-top: 0 ;
220  font-family: serif ;
221  font-size: 100% }
222
223pre.literal-block, pre.doctest-block {
224  margin-left: 2em ;
225  margin-right: 2em ;
226  background-color: #eeeeee }
227
228span.classifier {
229  font-family: sans-serif ;
230  font-style: oblique }
231
232span.classifier-delimiter {
233  font-family: sans-serif ;
234  font-weight: bold }
235
236span.interpreted {
237  font-family: sans-serif }
238
239span.option {
240  white-space: nowrap }
241
242span.pre {
243  white-space: pre }
244
245span.problematic {
246  color: red }
247
248span.section-subtitle {
249  /* font-size relative to parent (h1..h6 element) */
250  font-size: 80% }
251
252table.citation {
253  border-left: solid 1px gray;
254  margin-left: 1px }
255
256table.docinfo {
257  margin: 2em 4em }
258
259table.docutils {
260  margin-top: 0.5em ;
261  margin-bottom: 0.5em }
262
263table.footnote {
264  border-left: solid 1px black;
265  margin-left: 1px }
266
267table.docutils td, table.docutils th,
268table.docinfo td, table.docinfo th {
269  padding-left: 0.5em ;
270  padding-right: 0.5em ;
271  vertical-align: top }
272
273table.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
279h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
280h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
281  font-size: 100% }
282
283tt.docutils {
284  background-color: #eeeeee }
285
286ul.auto-toc {
287  list-style-type: none }
288
289</style>
290</head>
291<body>
292<div class="document">
293<div class="section">
294<h1><a id="instructions-part-4" name="instructions-part-4">Instructions Part 4</a></h1>
295</div>
296<div class="section">
297<h1><a id="testing-the-srp-application-and-accommodation-modules" name="testing-the-srp-application-and-accommodation-modules">Testing the SRP Application and Accommodation Modules</a></h1>
298<ol class="arabic simple">
299<li>Open your Firefox browser (IE is not recommended but does also work) and login as manager. You can do that either through the unben-local.waeup.org portal or through the uniben.waeup.org portal. The latter is recommended when opening the website from outside the btedu LAN on campus.</li>
300<li>Click the 'Hostels' navigation tab.</li>
301<li>Click 'Add Hall'.</li>
302<li>Fill all fields. Fields marked with a red star are required. Hold CTRL and click to select multiple beds. Do not click bed letters which are not available. The bed letters must correspond with the number of 'Beds per Room'.</li>
303<li>Click 'Create' and a new Hall object will be created.</li>
304<li>To create a new university-wide bed list or to update an existing one, go to the Accommodation Section (Up one level) and click 'Update Bed List'. Within one second the bed list for the entire accommodation section is created/updated and a bed statistics shows up. In the first part of the statistics you'll see how many new beds have been created. In the second part you can see the total number of beds and the number of booked beds in all halls. If you want to see the bed statistics of a particular hall, click the respective link and you'll get the same information only for this hall. Moreover, you'll see the list of students staying in this hall. Clicking on the student's Id will directly bring you to the respective student's record.</li>
305</ol>
306<blockquote>
307<strong>Important:</strong> Existing beds in the bed list will never be changed! If you modify the hall specifications, beds will only be added <strong>not</strong> deleted or rededicated. To delete beds (e.g. you want to reduce the number of beds per room) you have to delete the entire hall. Then all beds will be removed and the booking information is lost.</blockquote>
308<ol class="arabic simple" start="7">
309<li>Click the 'PINs' navigation tab.</li>
310<li>Click 'Add Scratch Card Batch' and select 'Hostel Application' from the prefix pull-down menu, then click create. A csv file with prefix HOS will be automatically generated and copied to the WebDAV srp-import folder at <a class="reference" href="https://dav.waeup.org">https://dav.waeup.org</a>. Please look at the time of creation which is part of the file name. Probably several testers also created test batches already.</li>
311<li>Go to the PIN Batches again and click the respective 'Pin Batch HOS BatchNo #' link of the batch which you just added. Then you can see a list of unused PINs and a list of used PIN's together with the Id or JAMB registration numbers of the students who used the PINs. The links will bring directly to the students' records. The list of unused PINs is only available during the testing period.</li>
312<li>Print this list or write down some PINs. Print also the already existing APP PIN list which you need in step 12 to apply for PUME.</li>
313<li>Log out (and close all browser windows if you have opened more than one).</li>
314<li>Apply for PUME following steps 10-15 of the Instructions Part 3.</li>
315</ol>
316<blockquote>
317<strong>New features:</strong>  (a) Your passport picture will be automatically resized on the server by Python imaging software. At the moment, passport resizing does not work from the Uniben server because the necessary software is not yet installed. (b) The registration status box provides links to the respective registration stages. (c) The 'My Study' tab in the navigation bar shows a list of registration objects. Please look at this list before you have applied. Then you'll also see an [edit] link which brings you back to the passport upload form.</blockquote>
318<ol class="arabic simple" start="13">
319<li>Click 'Book Hostel' in the student's action box on the left-hand side, enter a Hostal Application PIN from the list printed before and click 'Book'.</li>
320<li>Your bed has been booked and your 'Accommodation Record' is shown.</li>
321<li>Click on 'Accommodation Slip'. The combined 'Hostel Allocation Slip (and Maintenance Receipt)' will show up in an external window. It shows the basic student data (including passport picture) and the hostel application data. The maintenance form (to enter the Hostel Maintenance PIN) is not yet implement and will come soon.</li>
322<li>Click on 'My Study' in the navigation bar. Two objects show up: 'Application Data' and 'Accommodation Data for Session 2006'. Both links will bring you to the respective data records and slips. The 'Application Slip' link does only appear if you have already applied for admission.</li>
323<li>Log out, close all windows and log in as manager again. Click 'Staff Login' and enter your manager user name and password.</li>
324<li>Click on 'Hostels' and then on the name of the hostel where you just booked the room. Your student should be listed at the end of the table.</li>
325<li>Finished</li>
326</ol>
327</div>
328</div>
329</body>
330</html>
Note: See TracBrowser for help on using the repository browser.