8 string references to 'Student'

alerts.module in modules/alerts/alerts.module
module file for Alerts
alerts_content_register_content_type in modules/alerts/alerts.module
For use with the content module. We will register our custom content type(s) for use with this module.
calendar.module in modules/calendar/calendar.module
calendar_content_register_content_type in modules/calendar/calendar.module
For use with the content module. We will register our custom content type(s) for use with this module.
content.api.php in modules/content/content.api.php
engagements.module in modules/engagements/engagements.module
This is the primary module file for the engagements module.
engagements_content_register_content_type in modules/engagements/engagements.module
For use with the content module. We will register our custom content type(s) for use with this module.
hook_content_register_content_type in modules/content/content.api.php
Sample hook other modules implement to register a content type.