Attached is an essay I wrote for my ethics class. I really need an A on it so I am sending it to you for review and editing. I WILL ATTACH MY ESSAY
Here is what the prof is expecting….
– not a big intro
– thesis ; clear, concise
some clarification of the central concepts
– a summary and explanation of someones else attempt to solve the problem:
Your arguments for the thesis and an evaluation of Hargreaves arguments and solutions (1-1.5 pages)
– Example: Explain why her argument is valid/invalid, good/bad, strong/weak, how yours differs
– If you agree with Hargreaves, clearly explain why
consider reasonable, intelligent,and strong objections to ur position (one page)
– attempt to address any possible objections to your view
recognize the difficult part of your thesis statement
**it is better to note and discuss possible objections to your stance rather than have the reader think you did not consider them**
some replies or indication of how you would handle the objections (1/2 page)
– your attempt to respond to the objections
if you have no response, say so
**it is better to suggest an area of future study that to suggest implausible responses to show you are right **
your conclusion and summary
– a thorough carefully constructed paper is essential not being profound
recap of what you need
– 1st paragraph
this is what Im going to argue
body paragraph
– these are the arguments and examples that support what Im arguing and the problematic areas that make things difficult
conclusion
– this is what i argued
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 });

