The objective of this assignment is to present a justification for an Autism Spectrum Disorder diagnosis for Temple, using specific behaviors you see from her as evidence for meeting the specific criteria. Please find the movie “Temple Grandin”, I think you can find it on the youtube, and if you cannot find the source and have to purchase it, please let me know and I will pay for whatever it cost.
In the paper, please MAKE SURE:
1. you use the actual DSM-V criteria to make the diagnosis, actual quote from DSM-V but not too much. And please organize symptoms into clusters.
2. Identify specific example of behavior in the movie that portray DSM-V criteria. You do not need to indicate the severity of symptoms, but DO describe hoe the symptoms she displays cause significant impairment in her life.
3. Please also identify strengths or protective factors for Temple, whether they be specifically related to her diagnosis or not.
4. write this paper as a clinician who is providing documentation of justification of your diagnosis, that means please make sure using professional language! And keep in mind that professionals outside of psychology may not be familiar with specific diagnostic criteria, so some orientation is required.
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 });

