(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = 'c9tnkhcp7ua1bnrlptbbti4p94'  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '510' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 510  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 510 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '423'  

(mysql): SELECT * FROM article_settings WHERE article_id = '510'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 510 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '39' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 39  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '39'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 510  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '510' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 510  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 510 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '423'  

(mysql): SELECT * FROM article_settings WHERE article_id = '510'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 510 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:17:15' >= s.date_start AND '2026-05-27 19:17:15' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 510 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
Sexual Assault against Female Nigerian Students | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 510 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1620'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1621'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1622'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1623'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1624'   <hr /> Kullima | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 510 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1620'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1621'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1622'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1623'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1624'  

(mysql): SELECT * FROM authors WHERE submission_id = 510 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1620'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1621'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1622'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1623'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1624'  

Sexual Assault against Female Nigerian Students


(mysql): SELECT * FROM authors WHERE submission_id = 510 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1620'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1621'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1622'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1623'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1624'  
Abubakar Ali Kullima, Mohammed Bello Kawuwa, Bala Mohammed Audu, Abdulkarim G. Mairiga, Mohammed Bukar Bukar

Abstract

Sexual assault is a common social disorder among students in our tertiary institutions. This study ascertains the extent and effect of sexual assault among Nigerian students. Two hundred and Sixty Eight structured questionnaires were distributed to randomly selected students in 4 tertiary institutions, information on socio demography, sexual history and consequences of their exposure were obtained for analysis and interpretation. Thirty seven (13.8%) of the respondents were sexually assaulted as a student and 19 (7.1%) were assaulted by their lecturers and fellow students, Younger age at coitarche, history of forced coitarche, marriage, coitarche with relations and unknown persons, significantly influenced subsequent risks of sexual assault. Improve security, moral behaviours enforcing dress code and stiffer penalties were suggested ways to prevent sexual assault among the students. Sexual assault is still a common finding in our institutions; effort should be made by all stake holders to prevent this social embarrassment (Afr. J. Reprod. Health 2010; 14[3]: 189-193).

 

 

Résumé

 

Violence sexuelle contre les étudiantes Nigérianes. La violence sexuelle est un désordre social commun chez les étudiants dans nos institutions tertiaires. Cette étude vérifie l‟ampleur et l‟effet de la violence sexuelle chez les étudiants nigérians.  Deux cent soixante-huit questionnaires structurés ont été distribués aux étudiantes qui ont été sélectionnées au hasard dans quatre institutions tertiaires. Nous avons collecté, analysé et interprété les données sur la sociodémographie, le passé sexuel et les conséquences de leur exposition. Trente-sept (13,8%) des interviewées ont été sexuellement agressées en tant qu‟ étudiantes et 19(7,1%) ont été agressées par leurs professeurs et leurs condisciples. Le fait d‟avoir eu des rapports sexuels à un plus jeune âge, une histoire d‟avoir eu un rapport sexuel forcé, le mariage, des rapports sexuels avec des relations et avec des inconnus, ont influencé de manière importante, les risques de la violence sexuelle. Comme manière de prévenir la violence sexuelle à venir parmi les étudiants, nous avons suggéré l‟amélioration de la sécurité, du comportement, la mise en application d‟un code vestimentaire et des pénalisations plus strictes. La violence sexuelle est toujours commune dans nos institutions. Il faut que tous les intéressés fassent l‟effort pour prévenir cet embarras social (Afr. J. Reprod. Health 2010; 14[3]: 189-193).

 

 

 

Key words: Sexual assault, female, students, Nigeria, tertiary institutions.

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13757'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13757 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '13758'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13758 ORDER BY metadata_description_id DESC  

Van Decherny H, Lauren N, Godwin MT, Neri L. Domestic violence and sexual Assault. In Current diagnosis and treatment in obstetrics and gynaecology tenth Edition, McGraw hill companies‟ inc. United States 2007; PP:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13759'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13759 ORDER BY metadata_description_id DESC  

Elegbeleye OS. Is Rape in the eye or in the mind of the offender? A survey of Rape Perceptions among Nigerian University stakeholders. Educ. Res. Rev. 2006; 1(2):40- 51


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13760'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13760 ORDER BY metadata_description_id DESC  

President Casteen JT III. Statement of the University community regarding sexual Assault policies and practices 2004. Vpsa–sa@virginia edu.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13761'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13761 ORDER BY metadata_description_id DESC  

Kyoon GW. Schools as system of violence in university of peace, Peace and conflict Monitor 2005.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13762'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13762 ORDER BY metadata_description_id DESC  

Nigerian Guardians Editorial Report May 4 2004.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13763'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13763 ORDER BY metadata_description_id DESC  

Koss MP, Gidycz CA and Wisniewski N. The scope of rape: Incidence and Prevalence of sexual aggression and victimisation in a national sample of higher education students J. Cons. Clin. Psychol 1987; 55: 162-170.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13764'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13764 ORDER BY metadata_description_id DESC  

Abbey A, Ross LT, McDuffie D and McAuslan P. Alcohol and dating risk factors for Sexual assault among college women. Psychol. Q. 1996(a); 20: 147169.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13765'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13765 ORDER BY metadata_description_id DESC  

Copenhaver S and Grauerholz E. Sexual victimisation among Sorority: Exploring the Links between sexual violence and institutional practice. Sex Roles 1991; 24(1-2):31-41


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13766'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13766 ORDER BY metadata_description_id DESC  

Mills CS and Granoff BJ. Date and acquaintance rape among a sample of college Students Soc. Work


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13767'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13767 ORDER BY metadata_description_id DESC  

; 37: 504-509


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13768'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13768 ORDER BY metadata_description_id DESC  

Briskin KC and Juneau MC. Sexual assault: Programming for college students. J. Counselling devt. Trenton, New Jersey 1986; 65(4):117-125


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13769'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13769 ORDER BY metadata_description_id DESC  

Acquaintance rape on college and university campuses. College students J. 2005 (http://www.aaets.org/article 135.htm)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13770'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13770 ORDER BY metadata_description_id DESC  

Abbey A, Ross LT, McDuffie D and McAuslan P. Alcohol misperception and sexual Assault: How and why are they linked? In: Buss DM and Malamuth NM (Eds): Sex Power, Conflict: Evolution and Feminist perspective: New York: Oxford Univ, Press.1996 (b);


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13771'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13771 ORDER BY metadata_description_id DESC  

-161.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13772'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13772 ORDER BY metadata_description_id DESC  

Greene DM and Navarro RL. Situation specific assertiveness in the epidemiology of Sexual victimisation among university women. Psychol. Women. Q.1998; 22:589-604

Humphrey JA and White JW. Women‟s vulnerability to sexual assault from Adolescence to young adulthood. J. Adolesc. Hlth 2000; 27: 419-424.


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 510 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779909434, last_used = 1779909435, remember = 0, data = '', domain = 'ajrh.info' WHERE session_id = 'c9tnkhcp7ua1bnrlptbbti4p94'