AI for Monitoring, Evaluation, Research and Learning
Monitoring, Evaluation, Research and Learning teams are expected to generate evidence, track indicators, analyze data and communicate results effectively. AI ca...
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.
Monitoring, Evaluation, Research and Learning teams are expected to generate evidence, track indicators, analyze data and communicate results effectively. AI ca...
AI is now a leadership issue, not only a technical issue. Executives must understand how AI affects strategy, risk, competitiveness, governance, people, service...
The oil, gas and energy sector is increasingly using AI to improve operational efficiency, predictive maintenance, safety, asset monitoring, energy planning and...
AI is changing how organizations communicate, market, engage stakeholders and manage reputation. Communication teams can now use AI to develop content faster, a...
Human Resource departments are increasingly expected to use data, automation and digital tools to improve recruitment, employee engagement, performance manageme...
Travel, tourism, events and hospitality organizations can use AI to improve marketing, itinerary planning, customer communication, bookings, guest experience, d...
Procurement and supply chain teams manage critical processes involving planning, supplier evaluation, contracts, logistics, inventory and compliance. AI can imp...
Governments and public institutions are under pressure to deliver faster, more transparent and more citizen-focused services. AI can help improve administrative...
As organizations adopt AI, they must ensure that systems are used responsibly, ethically and transparently. Poor AI governance can create risks related to priva...
Generative AI tools such as ChatGPT, Microsoft Copilot and other AI assistants are transforming how professionals write, research, plan, analyze and communicate...
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00054311752319336
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00029706954956055
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.0007169246673584
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0028839111328125
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.0039520263671875
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 = 832, executionMS: 0.0014898777008057
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 = 832 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: 0.8683750629425
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.0019450187683105
sql: SELECT COUNT(id) FROM courses, executionMS: 0.0022799968719482
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00091099739074707
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.051854848861694