source:
main/kofacustom.nigeria/trunk/CHANGES.txt
@
13158
Last change on this file since 13158 was 13142, checked in by , 9 years ago | |
---|---|
File size: 1.5 KB |
Rev | Line | |
---|---|---|
[8800] | 1 | Changes |
2 | ******* | |
3 | ||
[11522] | 4 | 1.2 (unreleased) |
5 | ================ | |
6 | ||
[13142] | 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 | ||
[13013] | 14 | - Payment tickets must not be submitted to Interswitch if they |
[13015] | 15 | are older than 7 days. |
[12973] | 16 | |
[12503] | 17 | - Ensure that lga and nationality are not contradictory. |
18 | ||
[11914] | 19 | - Be prepared for https webservice requests. |
20 | ||
[11780] | 21 | - Add more exam subjects. |
22 | ||
[11767] | 23 | - All fee amounts must be passed to Interswitch as integers |
24 | (mutltiples of Kobos) not floats. | |
25 | ||
[13142] | 26 | - Add `jamb_age` field. |
[11739] | 27 | |
[13142] | 28 | - Check if same payment has been made before calling `goto_interswitch`. |
[11643] | 29 | |
[11640] | 30 | - Add interswitch browser tests and add/modify components which are needed |
31 | for these tests. | |
32 | ||
[11630] | 33 | - Add base classes InterswitchPageApplicant and InterswitchPageStudent which |
34 | can be used in custom packages. | |
35 | ||
[11587] | 36 | - Add more exam grades (pass, distinction, credit-1 and credit-2). |
37 | ||
[11544] | 38 | - Add NigeriaStudentStudyLevelExporter. |
39 | ||
[11549] | 40 | - Add higher qualification 'WAEC Technical Examination' as first and second |
41 | sitting exam type. | |
[11541] | 42 | |
[13142] | 43 | - Add LGA `Akwa Ibom / Nsit-Atai`. |
[11522] | 44 | |
[11536] | 45 | - Do not show current current level in student base data section on |
46 | slips (default). | |
47 | ||
[11520] | 48 | 1.1 (2014-03-14) |
49 | ================ | |
[11270] | 50 | |
[11491] | 51 | - Add display_fullname column to CourseTicketExporter (requested by Uniben). |
[11270] | 52 | |
53 | ||
[11267] | 54 | 1.0 (2014-02-22) |
55 | ================ | |
[8800] | 56 | |
[11265] | 57 | - Diazofied complete package. |
[11261] | 58 | |
[11265] | 59 | - We now work with waeup.kofa >= 1.0. |
[11261] | 60 | |
[11265] | 61 | |
[11261] | 62 | 0.1 (2014-02-21) |
63 | ================ | |
64 | ||
[8800] | 65 | - Initial implementation. |
Note: See TracBrowser for help on using the repository browser.