Ignore:
Timestamp:
19 Aug 2016, 16:02:00 (8 years ago)
Author:
Henrik Bettermann
Message:

Change app. taypes and categories.

Configure Interswitch test environment parameters.

File:
1 edited

Legend:

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

    r14091 r14097  
    3131
    3232    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.