“When the mind is happy, I get a lot of pleasant thoughts. Sometimes, I think I can say my point openly and share my happiness with the world.
”Lalita (name has been changed to keep identity secret), is one of the about 2 lakh children living in a tribal residential institution located in Dantewada district of Chhattisgarh. The population of Chhattisgarh is about 2 crore 60 lakh, including a large number of rural and diverse tribal communities. 41 percent of the total population of the state is of children under 18 years of age. According to the National Family Health Survey-5 (NFHS-5), 5.6% of children have lost one of their parents or both. The rate of enrollment in schools is higher, but only 61% of children are able to complete higher secondary education, while 3% of girls aged 15 to 19 are forced to bear the burden of motherhood at an early age. In this way, the Chhattisgarh government has established tribal residential institutions, recognizing the need to give children better education and employment opportunities. In these institutions, especially children from far-flung areas are provided positive environment. Here they get quality education and career development opportunities, so that they can make their future bright. Since these institutes act as residential education programs, children have to stay away from their families. This is a completely new experience for them. While some children adopted their new environment, many children remember their family. Aastha Gurukul Superintendent Aneshwar Jhdi says, “It is very important to provide mental health consultation facilities here because these children come from far-flung villages and miss their parents a lot. Sometimes, they cry a lot in the memory of their home at night. Even if there is any difficulty in the school, they try to run back home. ”The Manthan Project, the Government of Manthan, established the Manthan Project in view of this situation. Since 2020, this initiative was started in collaboration with tribal and scheduled castes department, Government of Chhattisgarh and UNICEF in India. Through this initiative, mental health experts were linked to residential institutions located in six districts of Bastar region – Kankar, Kondagon, Narayanpur, Bastar, Dantewada and Sukma. Under Pahl, superintendents were given technical training so that they could play the role of guardians for children and can ensure their needs, mental and social welfare. To understand the manner and provide adequate time and guidance to every child, collective sessions were organized with children in all institutions. For this, the Department of Women and Child Development was provided with capacity building and assistance from psychological group sessions. The District Mental Health Program (DMHP) was more empowered. Under this initiative, mental health services were provided in external patient departments and public awareness activities were organized in various fields. Superintendent of ST Girls Hostel, Roachch Deshmukh said, “We conduct many sessions and activities for children. We teach them breathing techniques and hands exercise methods, which are very beneficial for them. “” Also, we are also organizing cultural programs, which reduces children’s hesitation and they can express their values with confidence. This initiative focuses on promoting mental health, early identification of mental problems and ensuring availability of essential services. As a result, it is positively impacting children’s lives.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!