source: main/kofacustom.nigeria/trunk/CHANGES.txt @ 13158

Last change on this file since 13158 was 13142, checked in by Henrik Bettermann, 9 years ago

Implement CBT application (Uniben).
Extend ug application interface. Redefine omit tuples.
Remove jamb_age field.

File size: 1.5 KB
Line 
1Changes
2*******
3
41.2 (unreleased)
5================
6
7- Implement CBT application (Uniben).
8  Extend ug application interface. Redefine omit tuples.
9  Remove `jamb_age` field.
10
11- Implement JUPEB pre-studies application (Uniben).
12  Extend pg application interface.
13
14- Payment tickets must not be submitted to Interswitch if they
15  are older than 7 days.
16
17- Ensure that lga and nationality are not contradictory.
18
19- Be prepared for https webservice requests.
20
21- Add more exam subjects.
22
23- All fee amounts must be passed to Interswitch as integers
24  (mutltiples of Kobos) not floats.
25
26- Add `jamb_age` field.
27
28- Check if same payment has been made before calling `goto_interswitch`.
29
30- Add interswitch browser tests and add/modify components which are needed
31  for these tests.
32
33- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
34  can be used in custom packages.
35
36- Add more exam grades (pass, distinction, credit-1 and credit-2).
37
38- Add NigeriaStudentStudyLevelExporter.
39
40- Add higher qualification 'WAEC Technical Examination' as first and second
41  sitting exam type.
42
43- Add LGA `Akwa Ibom / Nsit-Atai`.
44
45- Do not show current current level in student base data section on
46  slips (default).
47
481.1 (2014-03-14)
49================
50
51- Add display_fullname column to CourseTicketExporter (requested by Uniben).
52
53
541.0 (2014-02-22)
55================
56
57- Diazofied complete package.
58
59- We now work with waeup.kofa >= 1.0.
60
61
620.1 (2014-02-21)
63================
64
65- Initial implementation.
Note: See TracBrowser for help on using the repository browser.