Project description
header information:
name: Hamad Alhamoudi
professor: Michael Willard
class: Writing composition 2
due date: 6 May, 2016
1023 peer revision checklist:
Formatting:
-is the paper formatted correctly? MLA format
-are the citations correct?
Organization:
-is the argument developed logically?
-is the argument built on sources, or is it abstract?
Research:
-are the sources used credible?
-des the author appear to uderstnad them?
Documentation:
-do sources in WC match those in text?
-are all use of sources cited, not just quotes?
Awareness of Audience:
-is the diction (word choice) appropriate to a professional audience?
-is the tone appropriate to a professional audience?
-is the vocabulary appropriate to a professional audience?
*Length of post (quantity) weight 33.99%: post reaches or exceeds 100 word guidelines with high-quality, useful responses.
*Quality of posts weight 34.00%: response demonstrates understanding of classmate\’s argument. critical discussion includes both counter arguments,and the reasons they may be valid.
*timeliness weight 33.00%: response posted in a record time on the same day giving your classmates plenty of time to respond.
*last page should be the works cited page.
Call me if you don\’t understand the research assignment or have questions at 210-771-8222.
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 });

