(function () {var shorthandApi = {stories: {},embed: function(selector, url) {if (url.indexOf("http") !== 0) url = "https://" + url;embed(url, selector);},remove: function(url) {if (typeof url !== "undefined") {if (url.indexOf("http") !== 0 && url.indexOf("//") !== 0) url = "https://" + url;var story = window.Shorthand.stories[url] || window.Shorthand.stories[url + "/"];if (story && typeof story.remove === "function") {story.remove();}} else {Object.keys(window.Shorthand.stories).forEach(function(story) {window.Shorthand.stories[story].remove();});}},navigateInProject: function(path, historyURL) {path = typeof path !== "undefined" ? path : "";if (historyURL) {history.pushState({ path: path }, "", historyURL);}var storyIds = Object.keys(window.Shorthand.stories);var currentStoryId = storyIds[storyIds.length - 1];if (!currentStoryId) return;var currentStoryScript = document.querySelector("script[data-id=\"" + currentStoryId + "\"]");var nextStoryScript = document.createElement("script");currentStoryScript.parentElement.insertBefore(nextStoryScript, currentStoryScript);window.Shorthand.remove();nextStoryScript.src = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow" + path.replace(/\/$/, "") + "/embed.js";}};if (!window.hasOwnProperty("Shorthand")) {window.Shorthand = shorthandApi;} else {if (!window.Shorthand.hasOwnProperty("stories") || !window.Shorthand.stories) {window.Shorthand.stories = shorthandApi.stories;}if (!window.Shorthand.hasOwnProperty("embed") || !window.Shorthand.embed) {window.Shorthand.embed = shorthandApi.embed;}if (!window.Shorthand.hasOwnProperty("remove") || !window.Shorthand.remove) {window.Shorthand.remove = shorthandApi.remove;}if (!window.Shorthand.hasOwnProperty("navigateInProject") || !window.Shorthand.navigateInProject) {window.Shorthand.navigateInProject = shorthandApi.navigateInProject;}}window.Shorthand.stories["https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow"] = {cid: "8b6dTK2ayi",log: function () {},content: {"head":"\nReading club helps Lesline’s love of reading grow","body":"

Reading club helps Lesline’s love of reading grow

\"A\"\"

Nine-year-old Lesline, who lives in the Democratic Republic of the Congo, has a passion for stories and books, but for a long time she found it difficult to read them for herself. In school, she struggled to write the words dictated by her teacher, and every time she opened a book, the words seemed to dance across the page, getting mixed up with each other. This frustrated her enormously, because she wanted so much to discover the wonderful stories hidden between the pages.

In her first year of school, Lesline’s teacher, Delphin, identified her struggles in reading and writing. Lesline earned a grade of less than 40% in the subject that year. When she continued to earn low marks into her second year, her teacher’s concern deepened, but without the right textbooks, he struggled to help her. “Every time Lesline failed in reading and writing, I tried to insist on her learning, but because of a lack of textbooks, she always had difficulties,” Delphin says.

Lesline is not alone. According to the World Bank, even before the learning disruptions caused by the COVID-19 pandemic, nearly 6 in 10 children globally could not read and understand a basic text by age 10. And that rate is even worse in sub-Saharan Africa, with nearly 9 in 10 children unable to read at this basic level by age 10.

Understanding the critical role literacy and education play in opening up more opportunities for children’s futures, World Vision works with communities to help address learning barriers, improve literacy, and support the quality of children’s education. In the Democratic Republic of the Congo, World Vision partners with Australian Aid to organize reading and math clubs, including in the Kalehe district, where Lesline lives. The aim of these clubs is to encourage a love for reading, writing, and math, as well as to help kids in mastering these subjects so they can succeed in the classroom. The project supports 1,200 children — including 600 girls — through 30 reading and math clubs.

Knowing Lesline’s struggles with reading, and hoping to harness her love for stories, her teacher enrolled her in the reading club.

\"\"
\"\"
\"A

Lesline reads aloud at a World Vision reading club.

Lesline reads aloud at a World Vision reading club.

A supportive community

Arriving at the reading club, Lesline immediately felt at ease, surrounded by colorful books and other children who shared her passion for stories.

As part of the program, Lesline and other participants each received an interactive and engaging reading manual designed to help make reading more fun, especially for children who’ve struggled to learn to read. The books are theirs to take home, so the children can learn at their own pace.

Each week at reading club, students come together to discuss the stories in the books. They also practice reading aloud under the guidance of the club’s mentors. These weekly exercises have helped increase not only Lesline’s literacy skills but also her confidence reading in front of her classmates.

But that’s not all the reading club has offered Lesline. She feels accepted and supported by the club’s mentors as well as the other children, who have become close friends, sharing books but also fun and games, along with moments of laughter.

\"A

Lesline’s classroom reading scores keep improving.

Lesline’s classroom reading scores keep improving.

Steady improvement

Since Lesline joined the reading club, her teacher has noticed a significant improvement in her reading and writing.

“Lesline’s passion for reading has greatly contributed to her school results this year,” says Delphin, noting that her grades have improved since last year.

Lesline says, “I can now fluently read French and Swahili! I go with my book at home, I see pictures and I practice reading. My teacher can count on me in the classroom while reading and calculating.”

Now an avid reader, Lesline devours each new book with enthusiasm thanks to her hard work and the support she’s received in her World Vision reading club.

Lesline reads aloud in French in her classroom.

Lesline reads aloud in French in her classroom.


Story published on June 10, 2024


Help children like Lesline overcome barriers to education and pursue brighter futures.

\"\"
"},element: null,body: null,config: {},scripts: [],startSha: function () {},stopSha: function () {},remove: function () {}};var baseURL = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow";var storyToLoad = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow";var storySelector;var params = new URLSearchParams(typeof document !== "undefined" ? document.location.search : "");if (params.has("shpath")) {var basePath = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow".replace(/^\/\//, "https://").replace(baseURL, "").replace(/\/$/, "");var targetPath = params.get("shpath");if (targetPath !== "/" && targetPath !== basePath) {storyToLoad = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow" + targetPath;}function onPopState (event) {window.removeEventListener("popstate", onPopState);var nextPath = event.state ? event.state.path : "";shorthandApi.navigateInProject(nextPath);}window.addEventListener("popstate", onPopState);embed(storyToLoad);} else {var autoStory = getStory(storyToLoad, storySelector);if (autoStory && !autoStory.element.hasAttribute("data-manual")) {embed(autoStory);}}function embed(storyOrURL, selector) {var story = getStory(storyOrURL, selector);if (!story) return;checkDocType();checkOverflow(story.element.parentElement);document.body.style.setProperty("overflow", "visible !important");document.body.style.setProperty("overflow", "initial !important");document.body.className += " shorthand-embed-body";if (story.config.useTitle) {var title = document.head.querySelector("title");title && title.parentElement.removeChild(title);} else {story.content.head = story.content.head.replace(/.*<\/title>/, "");}if (story.config.useDescription) {var desc = document.head.querySelector("meta[name=\"description\"]");desc && desc.parentElement.removeChild(desc);} else {story.content.head = story.content.head.replace(/<meta name="description"[^>]+>/, "");}if (story.config.useFavicon) {var favicon = document.head.querySelector("link[rel=\"icon\"]");favicon && favicon.parentElement.removeChild(favicon);} else {story.content.head = story.content.head.replace(/<link rel="icon"[^>]+>/, "");}if (!story.config.useOGUrl) {var ogUrl = document.querySelector("meta[property='og:url']");if (ogUrl && ogUrl.getAttribute("content")) {ogUrl.setAttribute("content", window.location.href);}}story.log("Injecting HEAD elements");var tempHead = document.createElement("div");tempHead.innerHTML = story.content.head.replace(/\.\//g, story.config.url);var children = [].slice.call(tempHead.childNodes);for (var i = 0; i < children.length; i++) {var element = children[i];if (element.tagName === "SCRIPT") {story.scripts.push(element);}if (typeof element.setAttribute === "function") {element.setAttribute("data-sh-cid", story.cid);}document.head.appendChild(element);}story.log("Injecting BODY elements");story.body = document.createElement("div");story.body.className = "shorthand-embed-article";story.body.style.setProperty("visibility", "hidden");story.body.innerHTML = story.content.body.replace(/\.\//g, story.config.url);story.element.parentElement.insertBefore(story.body, story.element);story.scripts = story.scripts.concat([].slice.call(story.body.querySelectorAll("script")));story.log("Processing scripts");processScripts(story, story.startSha);}function getStory(storyOrURL, selectorOrElement) {if (storyOrURL.element) return storyOrURL;if (typeof storyOrURL === "string") {var story = window.Shorthand.stories[storyOrURL];var selector;var element;if (typeof selectorOrElement === "string") {selector = selectorOrElement;} else {element = selectorOrElement;}if (selector) {element = document.getElementById(selector);if (!element) {element = document.querySelector("[data-shorthand=\"" + selector + "\"]");}}if (!element) {element = document.querySelector("[data-shorthand^=\"https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow\"]");}if (!element) {var hostAndPath = "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow".replace(/^https?:/, "");element = document.querySelector("script[src^=\"" + hostAndPath + "\"]")|| document.querySelector("script[src^=\"https:" + hostAndPath + "\"]")|| document.querySelector("script[src^=\"http:" + hostAndPath + "\"]");}if (element) {if (!story) {var storyScript = document.createElement("script");storyScript.src = storyOrURL.replace(/\/$/, "") + "/embed.js";element.parentElement.insertBefore(storyScript, element);element.parentElement.removeChild(element);return null;}story.element = element;story.element.setAttribute("data-id", "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow");story.config = {url: "https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow".replace(/\/+$/, "") + "/",useTitle: element.hasAttribute("data-title"),useDescription: element.hasAttribute("data-description"),useFavicon: element.hasAttribute("data-favicon"),useOGUrl: element.hasAttribute("data-og-url")};if (element.hasAttribute("data-debug")) {story.log = console.log;}if (story.content.sha) {var shaId = "embed-" + story.content.sha.storyId;var sha = { ...story.content.sha, id: shaId, autoCapture: true };story.startSha = function () {if (window.Shorthand.analytics && window.Shorthand.analytics.create) {story.stopSha = function () {window.Shorthand.analytics.destroy(shaId);};window.Shorthand.analytics.create(sha);}};}story.remove = function () {story.stopSha();story.startSha = story.stopSha = function () {};[].slice.call(document.querySelectorAll("*[data-sh-cid=\"" + story.cid + "\"]")).forEach(function(child) {child.parentElement.removeChild(child);});[].slice.call(document.querySelectorAll("#viewport-height-element, #__PLYR_SVGICON_CONTAINER__, *[data-testid=\"head--custom-styles\"]")).forEach(function (el) {el.parentElement.removeChild(el);});if (story.body.parentElement) {story.body.parentElement.removeChild(story.body);}story.element.parentElement && story.element.parentElement.removeChild(story.element);delete Shorthand.stories["https://wvusstatic.com/news-and-stories/reading-club-helps-leslines-love-of-reading-grow"];};story.log("Story:", story);return story;}}console.error("Element for Story " + storyOrURL + " could not be found.");}function showStory(story) {story.body.style.setProperty("visibility", "visible");if (location.hash) {var hash = location.hash;location.hash = "";location.hash = hash;}}function replaceScript(currentScript, replacementScript, story) {if (currentScript.parentElement.tagName !== "HEAD") {showStory(story);}currentScript.parentElement.insertBefore(replacementScript, currentScript);currentScript.parentElement.removeChild(currentScript);}function processScripts(story, next) {if (story.scripts.length === 0) {window.iframely && (typeof window.iframely.load === "function") && window.iframely.load();story.log("Finished processing scripts");showStory(story);next && next();return;}var currentScript = story.scripts.shift();var script = document.createElement("script");script.type = "text/javascript";script.async = false;script.setAttribute("data-sh-cid", currentScript.getAttribute("data-sh-cid"));if (currentScript.src) {script.src = currentScript.src;script.addEventListener("load", function () {processScripts(story, next);});replaceScript(currentScript, script, story);} else {var scriptContent = currentScript.text || currentScript.textContent || currentScript.innerHTML || "";if (scriptContent.indexOf("e.write(") > -1 && scriptContent.indexOf("/ie.") > -1) {var reference = scriptContent.match(/\/\/ Reference: ([^\n]+)/);var isIE = navigator["userAgent"].indexOf("MSIE") !== -1 || navigator["appVersion"].indexOf("Trident/") !== -1 || navigator["appVersion"].indexOf("Googlebot/") !== -1;if (reference && reference.length > 1 && isIE) {script.src = reference[1];script.addEventListener("load", function () {processScripts(story, next);});replaceScript(currentScript, script, story);} else {processScripts(story, next);}} else {script.appendChild(document.createTextNode(scriptContent));replaceScript(currentScript, script, story);processScripts(story, next);}}}function checkDocType() {if (!document.doctype) {console.error("WARNING: Shorthand Embed cannot work correctly due to no DOCTYPE being set, please set to <!DOCTYPE html>");}}function showOverflowWarning(xy, element, value) {console.error("WARNING: Shorthand Embed cannot work correctly due to overflow-" + xy + " being set incorrectly on element: ", element, "currently set to: \"" + value + "\" but should be set to \"visible\" or \"initial\"");}function checkOverflow(element) {var style = window.getComputedStyle(element, null);if (style.overflowX !== "initial" && style.overflowX !== "visible") {showOverflowWarning("x", element, style.overflowX);} else if (style.overflowY !== "initial" &&style.overflowY !== "visible") {showOverflowWarning("y", element, style.overflowY);} else if (element !== document.querySelector("body") && element.parentElement) {checkOverflow(element.parentElement);}}})();