Changeset 13294 for main/waeup.uniben/trunk/src
- Timestamp:
- 7 Oct 2015, 10:44:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r13251 r13294 110 110 111 111 EXAM_GRADES = NigeriaKofaUtils.EXAM_GRADES + (('B1', 'B1'), ('P', 'P'),) 112 113 SPECIAL_HANDLING_DICT = { 114 'regular': 'Regular Hostel', 115 'blocked': 'Blocked Hostel', 116 'clinical': 'Clinical Hostel' 117 }
Note: See TracChangeset for help on using the changeset viewer.