- Timestamp:
- 5 Dec 2022, 17:29:17 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py
r17129 r17204 59 59 STUDY_MODES_DICT = { 60 60 'ug_ft': 'Undergraduate Full-Time', 61 'ug_pt': 'Undergraduate Part-Time', 61 62 'found': 'Foundation', 62 63 'dp_ft': 'Full-Time Diploma Programmes', … … 73 74 'dp_ft': 'Full-Time Diploma Programmes', 74 75 'dp_pt': 'Part-Time Diploma Programmes', 76 'ug_pt': 'Undergraduate Part-Time Programmes', 75 77 } 76 78
Note: See TracChangeset for help on using the changeset viewer.