Changeset 13144 for main/waeup.kofa/trunk/src/waeup/kofa/students
- Timestamp:
- 7 Jul 2015, 05:21:14 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/export.py
r12971 r13144 315 315 316 316 class CourseTicketExporter(grok.GlobalUtility, StudentExporterBase): 317 """The Course Ticket 317 """The Course Ticket Exporter exports course tickets. Usually, 318 318 the exporter first filters the set of students by searching the 319 319 students catalog. Then it collects and iterates over all ``studylevel``
Note: See TracChangeset for help on using the changeset viewer.