Changeset 14921 for main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils
- Timestamp:
- 7 Dec 2017, 16:58:30 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py
r14903 r14921 38 38 39 39 STUDY_MODES_DICT = { 40 'transfer': 'Transfer', 40 41 'ug_ft': 'Undergraduate Full Time', 41 42 'ug_pt': 'Undergraduate Part Time', … … 55 56 'clearance': 'Acceptance', 56 57 'schoolfee': 'School Fee', 58 'dep_sug':'Departmental and SUG Dues', # is not a special paynent 57 59 'carryover1': '1, 2 or 3 Carry-Over Courses', 58 60 'carryover4': '4 Carry-Over Courses', … … 108 110 'clearance': 'Acceptance', 109 111 'schoolfee': 'School Fee', 112 'dep_sug':'Departmental and SUG Dues', 110 113 #'carryover1': 'One Carry-Over', 111 114 #'carryover2': 'Two Carry-Overs',
Note: See TracChangeset for help on using the changeset viewer.