You will select one of the following videos to view and write a 4-6 page essay:
1)Charisse. (2012, June 13). Charisses story: My life journey with cerebral palsy [Video file] [17 min 35x sec].
2)De Rezendes, C. (2009, October 24). Zach, A film about Epilepsy [Video file] [20 min 25 sec].
3)McClure, Tane. (2012, March 26). Inside autism educational dramatic film [Video file] [17 min 00 sec].
4)LeBlanc, Laura, Producer. (2011, August 4). NEED TO KNOW. Losing the safety net: adults with autism [Video file] [16 min 41 sec] PBS.
Choose one of the videos and view it. Then answer the following questions:
In one introductory paragraph, briefly summarize the video.
In 1-2 paragraphs, describe community inclusion in your own words, citing from your readings as needed. How has the person(s) become a part of the community? Provide at least 2 examples.
In 1-2 paragraphs, describe self-determination in your own words. How has self-determination been employed in this case? Describe 1-2 opportunities for increased self-determination based on what has been shared in the video.
Describe at least one service being utilized in this persons situation. Evaluate how well it is working for the person. To what extent does this service/resource promote self-determination? This should be 1-2 paragraphs.
Assume you have the opportunity to recommend two services or resources in this case, and further assume that this person now lives in your state. Do a web search for ID/DD services/resources in your state. In 1-2 paragraphs, address the following:
What would you recommend if this person lived in your state?
Why would you recommend these in particular?
Provide specific services, resources, and/or examples as needed to fully justify your recommendation.
Your essay should be 4-6 pages double-spaced, with grammar and spell check completed. Be sure to use full sentences and paragraphs, with segues between paragraphs to connect your thoughts. Include an introductory and concluding paragraph. Apply your readings and be sure to cite all references in APA 6 style. Please include your selected resources or service providers on your reference page. Double-check your work to ensure that you have answered all components of each question.
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 });

