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

24 Courses Found

Showing page 1 of 3, 10 courses per page.
View Category Page
Diplomatic Protocol and Etiquette
MSD2818 Administration and Customer Service 2,766 Students

Diplomatic Protocol and Etiquette

The Diplomatic Protocol and Etiquette course offered by Magna Skills is designed to provide comprehensive training on the principles, practices, and protocols o...

Administrative Office Procedures and Management
MSD2829 Administration and Customer Service 413 Students

Administrative Office Procedures and Management

The Administrative Office Procedures and Management course offered by Magna Skills provides participants with comprehensive training in office management practi...

Document Control and Data Records Management
MSD2521 Administration and Customer Service 111 Students

Document Control and Data Records Management

The Document Control and Data Records Management course offered by Magna Skills provides participants with essential knowledge and skills to effectively manage ...

Administrative Office Procedures
MSD2846 Administration and Customer Service 102 Students

Administrative Office Procedures

Administrative office procedures may not be glamorous, but they are essential to the success of any enterprise. A well run office reduces miscommunications and ...

Call Centre Management and Customer Service
MSD2832 Administration and Customer Service 87 Students

Call Centre Management and Customer Service

Magna Skills offers the Call Centre Management and Customer Service course, designed to equip professionals with the skills to efficiently manage call centre op...

Advanced Secretarial and Executive Assistants Programme
MSD2520 Administration and Customer Service 65 Students

Advanced Secretarial and Executive Assistants Programme

The Magna Skills Development Institute training course in Training Advanced Skills for Personal and Executive Assistants provides personal and executive assista...

Administrative Support
MSD2847 Administration and Customer Service 54 Students

Administrative Support

Administrative Support

Advanced Computer Programme for Secretaries
MSD2522 Administration and Customer Service 42 Students

Advanced Computer Programme for Secretaries

The Advanced Computer Programme for Secretaries is a professional development course offered by Magna Skills, designed to equip secretaries, administrative offi...

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

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 = 805, executionMS: 0.00064802169799805

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 = 805 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: 1.3425500392914

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

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

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

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