Resources

Collective Service Documentation

Strengthening the monitoring and evaluation of COVID-19 prevention programmes

Description

This brief summarises lessons learned about the monitoring and evaluation (M&E) of COVID-19 prevention programmes. In this brief, we describe how M&E approaches have changed during the pandemic and outline 6 ways to strengthen future programmatic learning. The lessons shared in this brief are drawn from the work of the COVID-19 Hygiene Hub. These insights emerged from:

Hundreds of informal conversations with programme implementers across 65 countries between April 2020 and May 2021.

More than 50 in-depth technical support initiatives.

More than 70 interviews with COVID-19 response organisations, donors and coordination mechanisms.

10 discussions with humanitarian organisations about common M&E challenges as part of a collaboration with the Global WASH Cluster.

This learning brief is designed to complement the COVID-19 Hygiene Hub resources on M&E and our list of external resources on this topic. This brief is primarily designed for people working within the water, sanitation and hygiene (WASH) sector and others who have been involved in COVID-19 prevention programming.


Additional languages

No items found

DETAILS

Publication

2021

Authors

Hygiene Hub

Emergency

COVID-19

Language

English

Region

Keywords

FAQ

document.addEventListener("DOMContentLoaded", function() { // Check if the div with class 'cbt-resources' exists if (document.querySelector('.cbt-resources')) { // Select all carousel items var carouselItems = document.querySelectorAll('.wdcl-carousel-item a'); // Loop through each item carouselItems.forEach(function(item) { // Find the image inside the anchor var img = item.querySelector('img'); // Get the alt text var altText = img.getAttribute('alt'); // Create the h4 element var h4 = document.createElement('h4'); h4.textContent = altText; // Insert the h4 element after the image item.insertBefore(h4, img.nextSibling); }); } });