Grade breakdown: 10 pt originality 20 pt APA/MLA format ; hitting the page length; works cited 25 analysis of the play 15 effective use of outside sources 10 organization 5 intro/conclusion 15 clarity of ideas/syntax What is a literary research essay: For this essay you should incorporate outside sources to add to the conversation about some aspect of one of the plays, either Cat on a Hot Tin Roof or Sweat. You can write about only one literary work and an element, or you may do a comparative analysis (looking at two texts and talking about some theoretical or elemental similarity). You can also consider comparing adaptations of this play or speculating on what would happen if X element was altered. There is no one way to write this; I recommend seeing what other people have said about it as well considering your own outside interests. Final Draft Due date: 12.3 Requirements: 4.5 pgs Outside research: 1 scholarly source, 1 reliable source (2 sources minimum) basically building off of the first draft just using the above requirements for final draft
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 });

