- Timestamp:
- 4 Oct 2022, 12:26:15 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/applicants/utils.py
r17114 r17115 35 35 'jupeb': ['JUPEB Pre-Degree (Foundation) Studies', 'PRE'], 36 36 'pre': ['Pre-Degree (Foundation) Studies', 'PRE'], 37 'dp ': ['DiplomaProgrammes', 'DP'],38 'd e_ft': ['Direct Entry Full-Time Programmes', 'DEFT'],39 'de _pt': ['Direct Entry Part-TimeProgrammes', 'DEPT'],37 'dp_ft': ['Diploma Programmes Full-Time Programmes', 'DP'], 38 'dp_pt': ['Diploma Programmes Part-Time Programmes', 'DP'], 39 'de': ['Direct Entry Programmes', 'DEPT'], 40 40 }
Note: See TracChangeset for help on using the changeset viewer.