- Timestamp:
- 5 Aug 2022, 08:18:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/applicants/utils.py
r16721 r17056 29 29 """A collection of parameters and methods subject to customization. 30 30 """ 31 32 APP_TYPES_DICT = { 33 'app': ['General Studies', 'APP'], 34 'ase': ['Admission Screening Exercise', 'ASE'], # successor of putme 35 'pre': ['JUPEB Pre-Degree (Foundation) Studies', 'PRE'], 36 }
Note: See TracChangeset for help on using the changeset viewer.