- Timestamp:
- 19 Aug 2016, 16:02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/applicants/utils.py
r14091 r14097 31 31 32 32 APP_TYPES_DICT = { 33 'app': ['General Studies', 'APP'], 34 'nce': ['NCE Programmes', 'NCE'], 35 'pre': ['Pre-Degree Programmes', 'PRE'], 36 } 33 'app': ['General Studies', 'APP'], 34 'nce': ['NCE Programmes', 'NCE'], 35 'ncept': ['NCE Part-Time Programmes', 'NCE'], 36 'degree': ['Degree Programmes', 'DEG'], 37 }
Note: See TracChangeset for help on using the changeset viewer.