Magna Skills Capacity Building Courses

Explore practical training programmes for professionals, NGOs, public sector teams and organisations.

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.

522 Courses Available
18 Course Categories
120,999 Applications Received
Searching course portfolio...
Reset

26 Courses Found

Showing page 2 of 3, 10 courses per page.
View Category Page
Call Center Training
MSD2926 Public Relations, Sales and Marketing 20 Students

Call Center Training

The Call Center Training course offered by Magna Skills is designed to equip participants with the essential skills and knowledge required to excel in call cent...

Marketing Basics
MSD2936 Public Relations, Sales and Marketing 19 Students

Marketing Basics

Marketing Basics

Essential Skills For Marketing Staff
MSD2715 Public Relations, Sales and Marketing 17 Students

Essential Skills For Marketing Staff

Acquire skills in marketing to help you stand out from other applicants during your job search or take on additional responsibilities in your current position. ...

Internet Marketing Fundamentals
MSD2935 Public Relations, Sales and Marketing 14 Students

Internet Marketing Fundamentals

Magna Skills presents the Internet Marketing Fundamentals course, designed to equip participants with essential knowledge and skills in online marketing. This c...

Body Language Basics
MSD2925 Public Relations, Sales and Marketing 11 Students

Body Language Basics

Body Language Basics

Coaching Salespeople
MSD2927 Public Relations, Sales and Marketing 11 Students

Coaching Salespeople

Coaching Salespeople

In Person Sales
MSD2934 Public Relations, Sales and Marketing 7 Students

In Person Sales

In Person Sales

Contact Center Training
MSD2928 Public Relations, Sales and Marketing 6 Students

Contact Center Training

Contact Center Training

Debug

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.0037119388580322

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 = 814, executionMS: 0.00090384483337402

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 = 814 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 10, executionMS: 1.0477159023285

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.0012538433074951

sql: SELECT COUNT(id) FROM courses, executionMS: 0.0011370182037354

sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00057101249694824

sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.034173965454102