Rule of Law and Access to Justice Practitioners
Magna Skills offers the Rule of Law and Access to Justice Practitioners Course, designed to provide legal professionals, policy makers, and justice sector stake...
Browse our full course portfolio, filter by category, search by course title, and register for online or face-to-face training in leading destinations across Africa and beyond.
Magna Skills offers the Rule of Law and Access to Justice Practitioners Course, designed to provide legal professionals, policy makers, and justice sector stake...
The Human Rights in Africa course offered by Magna Skills is designed to provide participants with an in-depth understanding of the human rights landscape in Af...
The International and Comparative Human Rights course offered by Magna Skills is designed to provide participants with a comprehensive understanding of human ri...
The Human Rights in the Field course by Magna Skills is a practical, hands-on training programme designed to equip professionals working in government instituti...
Transparent and Accountable Governance is a professional capacity-building programme offered by Magna Skills, designed for government officials, NGO practitione...
Magna Skills is excited to present the course on Democratisation in Africa, a comprehensive exploration of the challenges and opportunities associated with the ...
Land and property issues, including their access to, control over, and use of all related resources, are commonly among the drivers of conflict and violence. Du...
This course aims to provide students with the knowledge, skills and critical understanding needed to adopt an evidence-based and reasoned approach to strategic ...
Magna Skills is pleased to introduce the Countering Trafficking-in-Persons Training Program, designed to equip participants with the knowledge and skills necess...
This course provides participants with comprehensive knowledge and practical skills in conducting human rights research and delivering effective human rights ed...
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc LEFT JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY cc.Category_Name ASC , executionMS: 0.0032539367675781
sql: SELECT COUNT(c.id) FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 813, executionMS: 0.00081396102905273
sql: SELECT c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name, COUNT(a.Application_ID) AS TotalApplications FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category LEFT JOIN apply a ON a.Course_Title = c.id WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 813 GROUP BY c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name ORDER BY c.Featured DESC, TotalApplications DESC, c.Course_Title ASC LIMIT 10 OFFSET 0, executionMS: 0.67201709747314
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc INNER JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY TotalCourses DESC, cc.Category_Name ASC LIMIT 8 , executionMS: 0.00148606300354
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00037598609924316
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.0003809928894043
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.037198066711426