Supervising Others
Supervising Others is a practical and empowering professional development programme offered by Magna Skills, designed for supervisors, team leaders, emerging ma...
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.
Supervising Others is a practical and empowering professional development programme offered by Magna Skills, designed for supervisors, team leaders, emerging ma...
Management is known as a form of art and a science. The key is making employees more efficient and productive while finding the correct way to do it. When prepa...
Welcome to the Leadership and Influence workshop! They say that leaders are born, not made. While it is true that some people are born leaders, some leaders are...
The goal of this workshop is to give the participant a basic understanding of budgets and financial reports so they can hold relevant discussions and render dec...
You are in your office looking over your performance report and it happened again. Your low performing employee failed to meet quota this month even after you s...
Developing New Managers
Performance Management is a critical function for organizations aiming to achieve strategic goals, improve productivity, and enhance employee accountability. Th...
Employee training and employee development are about the same thing, although there’s a slight difference between the terms. Employee training is a program th...
Organizations have a wealth of knowledge accessible through the people they touch internally, like employees, and externally, like customers. Organizations that...
Welcome to the Facilitation Skills workshop. Facilitation is often referred to as the new cornerstone of management philosophy. With its focus on fairness and c...
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00045609474182129
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00022315979003906
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.0005650520324707
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0019078254699707
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.0022280216217041
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 = 829, executionMS: 0.00056886672973633
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 = 829 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.3304488658905
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.055150032043457
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00074195861816406
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00066995620727539
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.094398975372314