- Timestamp:
- 5 Aug 2022, 08:18:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py
r16953 r17056 56 56 'E':'Elective Courses (E)', 57 57 } 58 59 STUDY_MODES_DICT = { 60 'ug_ft': 'Undergraduate Full Time', 61 'found': 'Foundation', 62 } 58 63
Note: See TracChangeset for help on using the changeset viewer.