Ignore:
Timestamp:
24 Aug 2016, 12:23:19 (8 years ago)
Author:
Henrik Bettermann
Message:

Extent application categories.

File:
1 edited

Legend:

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

    r14097 r14126  
    2525
    2626    APP_CATS_DICT = {
    27          'basic': 'UTME, DE, PCE, PRENCE',
    28          'no': 'No Application',
    29          'nce': 'NCE Programme',
    30          'ncept': 'NCE Part-Time Programme',
    31          }
     27        'basic': 'UTME, DE, PCE',
     28        'no': 'No Application',
     29        'degree': 'Degree Programme',
     30        'nce': 'NCE Programme',
     31        'ncept': 'NCE Part-Time Programme',
     32        'prence': 'Pre-NCE Programme',
     33        }
Note: See TracChangeset for help on using the changeset viewer.