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

Last change on this file since 11810 was 11780, checked in by Henrik Bettermann, 10 years ago

Add more exam subjects.

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