Changeset 17161 for main/kofacustom.unidel/trunk
- Timestamp:
- 13 Nov 2022, 23:45:25 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/applicants/interfaces.py
r16734 r17161 249 249 required = False, 250 250 ) 251 aggregate = schema. Int(251 aggregate = schema.Float( 252 252 title = _(u'Aggregate Score (%)'), 253 253 description = _(u'(average of relative JAMB and PUTME scores)'),
Note: See TracChangeset for help on using the changeset viewer.