Categories help ministries, NGOs and organisations quickly choose the right capacity building area before applying.
Grouped by your live course_categories table where Active = 1.
Upgrade your skills in financial reporting, budgeting, and audits.
24 coursesEnhance office management and client service skills.
24 coursesExplore how Artificial Intelligence (AI) is transforming organizations across every industry. From financ...
20 coursesLearn risk management, compliance, and digital banking trends.
11 coursesExplore planning strategies for sustainable development.
18 coursesMaster event planning and tourism industry essentials.
9 coursesDevelop strategic leadership and decision-making skills.
22 coursesImprove recruitment, talent development, and HR strategy.
45 coursesBuild expertise in IT systems and cybersecurity.
39 coursesLearn modern practices in farming and food systems.
12 coursesStrengthen NGO operations, strategy, and policy work.
22 coursesUnderstand exploration, production, and energy trends.
9 coursesImprove sourcing, logistics, and inventory control.
15 coursesMaster tools and techniques to manage projects efficiently.
18 coursesBoost your brand visibility and customer engagement.
26 coursesExplore legal frameworks and governance practices.
11 coursesEnsure workplace safety and environmental compliance.
23 coursessql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00041317939758301
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00034403800964355
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00058603286743164
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0020310878753662
sql: SELECT cc.id, cc.Category_Name, cc.Summary, cc.Category_Description, cc.Thumbnail, COUNT(c.id) AS CourseCount FROM course_categories cc LEFT JOIN courses c ON c.Category = cc.id AND c.Status = 1 WHERE cc.Active = '1' GROUP BY cc.id, cc.Category_Name, cc.Summary, cc.Category_Description, cc.Thumbnail ORDER BY cc.Category_Name ASC LIMIT 100, executionMS: 0.0056600570678711