Last change
on this file since 12750 was
12503,
checked in by Henrik Bettermann, 10 years ago
|
Ensure that lga and nationality are not contradictory.
|
File size:
1.2 KB
|
Line | |
---|
1 | Changes |
---|
2 | ******* |
---|
3 | |
---|
4 | 1.2 (unreleased) |
---|
5 | ================ |
---|
6 | |
---|
7 | - Ensure that lga and nationality are not contradictory. |
---|
8 | |
---|
9 | - Be prepared for https webservice requests. |
---|
10 | |
---|
11 | - Add more exam subjects. |
---|
12 | |
---|
13 | - All fee amounts must be passed to Interswitch as integers |
---|
14 | (mutltiples of Kobos) not floats. |
---|
15 | |
---|
16 | - Add 'jamb_age' field. |
---|
17 | |
---|
18 | - Check if same payment has been made before calling 'goto_interswitch'. |
---|
19 | |
---|
20 | - Add interswitch browser tests and add/modify components which are needed |
---|
21 | for these tests. |
---|
22 | |
---|
23 | - Add base classes InterswitchPageApplicant and InterswitchPageStudent which |
---|
24 | can be used in custom packages. |
---|
25 | |
---|
26 | - Add more exam grades (pass, distinction, credit-1 and credit-2). |
---|
27 | |
---|
28 | - Add NigeriaStudentStudyLevelExporter. |
---|
29 | |
---|
30 | - Add higher qualification 'WAEC Technical Examination' as first and second |
---|
31 | sitting exam type. |
---|
32 | |
---|
33 | - Add LGA 'Akwa Ibom / Nsit-Atai'. |
---|
34 | |
---|
35 | - Do not show current current level in student base data section on |
---|
36 | slips (default). |
---|
37 | |
---|
38 | 1.1 (2014-03-14) |
---|
39 | ================ |
---|
40 | |
---|
41 | - Add display_fullname column to CourseTicketExporter (requested by Uniben). |
---|
42 | |
---|
43 | |
---|
44 | 1.0 (2014-02-22) |
---|
45 | ================ |
---|
46 | |
---|
47 | - Diazofied complete package. |
---|
48 | |
---|
49 | - We now work with waeup.kofa >= 1.0. |
---|
50 | |
---|
51 | |
---|
52 | 0.1 (2014-02-21) |
---|
53 | ================ |
---|
54 | |
---|
55 | - Initial implementation. |
---|
Note: See
TracBrowser for help on using the repository browser.