Ignore:
Timestamp:
4 Oct 2022, 11:45:22 (2 years ago)
Author:
Henrik Bettermann
Message:

Add more application types and categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/applicants/utils.py

    r17058 r17114  
    3535        'jupeb': ['JUPEB Pre-Degree (Foundation) Studies', 'PRE'],
    3636        'pre': ['Pre-Degree (Foundation) Studies', 'PRE'],
     37        'dp': ['Diploma Programmes', 'DP'],
     38        'de_ft': ['Direct Entry Full-Time Programmes', 'DEFT'],
     39        'de_pt': ['Direct Entry Part-Time Programmes', 'DEPT'],
    3740        }
Note: See TracChangeset for help on using the changeset viewer.