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

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

Replace jamb_subjects field by the list-of-choices field
jamb_subjects_list which allows to select items from the jambsubjects
vocabulary. This field is available only for CBT application.

File size: 1.7 KB
RevLine 
[8800]1Changes
2*******
3
[11522]41.2 (unreleased)
5================
6
[13160]7- Replace `jamb_subjects` field by the list-of-choices field
8  `jamb_subjects_list` which allows to select items from the `jambsubjects`
9  vocabulary. This field is available only for CBT application.
10
[13142]11- Implement CBT application (Uniben).
12  Extend ug application interface. Redefine omit tuples.
13  Remove `jamb_age` field.
14
15- Implement JUPEB pre-studies application (Uniben).
16  Extend pg application interface.
17
[13013]18- Payment tickets must not be submitted to Interswitch if they
[13015]19  are older than 7 days.
[12973]20
[12503]21- Ensure that lga and nationality are not contradictory.
22
[11914]23- Be prepared for https webservice requests.
24
[11780]25- Add more exam subjects.
26
[11767]27- All fee amounts must be passed to Interswitch as integers
28  (mutltiples of Kobos) not floats.
29
[13142]30- Add `jamb_age` field.
[11739]31
[13142]32- Check if same payment has been made before calling `goto_interswitch`.
[11643]33
[11640]34- Add interswitch browser tests and add/modify components which are needed
35  for these tests.
36
[11630]37- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
38  can be used in custom packages.
39
[11587]40- Add more exam grades (pass, distinction, credit-1 and credit-2).
41
[11544]42- Add NigeriaStudentStudyLevelExporter.
43
[11549]44- Add higher qualification 'WAEC Technical Examination' as first and second
45  sitting exam type.
[11541]46
[13142]47- Add LGA `Akwa Ibom / Nsit-Atai`.
[11522]48
[11536]49- Do not show current current level in student base data section on
50  slips (default).
51
[11520]521.1 (2014-03-14)
53================
[11270]54
[11491]55- Add display_fullname column to CourseTicketExporter (requested by Uniben).
[11270]56
57
[11267]581.0 (2014-02-22)
59================
[8800]60
[11265]61- Diazofied complete package.
[11261]62
[11265]63- We now work with waeup.kofa >= 1.0.
[11261]64
[11265]65
[11261]660.1 (2014-02-21)
67================
68
[8800]69- Initial implementation.
Note: See TracBrowser for help on using the repository browser.