Changeset 14155
- Timestamp:
- 5 Sep 2016, 04:52:18 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/reports/session_results_presentation.py
r14154 r14155 90 90 # 02/09/16: AAUE requested to use the CGPA 91 91 gpaclass = students_utils.getClassFromCGPA( 92 level_obj. self.cumulative_params[0])[0]92 level_obj.cumulative_params[0])[0] 93 93 94 94 table[gpaclass].append(line)
Note: See TracChangeset for help on using the changeset viewer.