The area of Thangata District in Mikongoni Country is home to 50,000 people. Fifty-two per cent of the population constitutes women. Roughly 10 per cent of the women in the district have some form of disability.
In 2011, an International NGO (INGO) called Harambe Care established its offices in the district after receiving a request from the District Commissioner as well as Thangata District Development Committee Chair. There were many issues that were raised in the request such as domestic violence, especially against women. For example, women who engaged in small-scale income-generating activities were a target by their husbands who demanded money from any sales the women made. In addition, there were also unsubstantiated claims of sexual abuse among women with disabilities. These issues affected initiatives aimed to uplift women’s livelihoods.
You are a new Country Director heading a new team of employees and operating in Thangata District in Mikongoni Country for the first time. Your organisation has secured funding from Australia Agency for International Development (AusAID), in order to implement a project that will address one of the issues identified in the area.
Choose ONE of the topis below and provide a comprehensive description of how you would:
•&?ßsp;Conduct a Needs Assessment
•&?ßsp;Mainstream Disability or HIV/AIDS in the planning and design stage.
NOTE: Before attempting this task, you may benefit by reading the following:
Gupta, K. (2011) A Practical Guide To Needs Assessment. Hoboken: John Wiley & Sons. (This is an Online Resource).
The Manual on this link is highly useful on how to include disability perspectives in development planning: http://www.make-development-inclusive.org/toolsen/pcm1.pdf
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

