Searched refs:student_id_attr (Results 1 - 3 of 3) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py48 student_id_attr = TextLine( variable in class:IECABControlPanelSchema
85 return self.context.student_id_attr
88 self.context._updateProperty('student_id_attr', value)
90 student_id_attr = property(get_student_id_attr, set_student_id_attr) variable in class:ECABControlPanelAdapter
/ec/ECAssignmentBox/Products/ECAssignmentBox/skins/ecassignmentbox_templates/
H A DexportStatistics.py47 context.portal_properties.ecab_properties.student_id_attr) or ""
/ec/ECLecture/Products/ECLecture/skins/eclecture_templates/
H A Decl_participants_export.py93 props.student_id_attr) or ""

Completed in 10 milliseconds