Continuation/Revision of the Order 216876447.
hi, can i please have my work revised, My supervisor was not happy with it , as there are so many things wrong with it ……
. The contents page : , the sections are not numbered in line with the contents page .
introduction: it is not really clear : it doesnt exactly state what the assignment is about/ what has been done in the assignment .
the hypothesis section is really suppose to be ” Research question ” , this is meant to be a paragraph explaining what the question is .
Rationale is meant to be the reason for study /why the topic was chosen .
please note for every section there should be a new page .
the methodology section is not suppose to be a table it is meant to be a paragraph explaining how the literature review was done , therefore somebody should be able to conduct a literature review with the information given , following the step by step procedure. No bullet points please .
also my supervisor has said that the time scale section is irrelevant . so can you please take this out , and some other things in the work to make my conclusion section , much longer.
further to this , there are still paragraphs in this assignment which indicaties that a questionaire was made . please note : ” THIS IS A LITERATURE REVIEW” .
please also note the format that this assignment needs to be done in.TYPING FORMAT- DOUBLE SPACING. Verdana 12 all pages numbered consecutively, margins top 25mm, bottom 40mm, outer edge 20mm, inner or binding edge 30mm.
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 });

