t\’s a problem- solution essay. My body paragraphs compares between athletes and other jobs. my professor does not want that. i want you to erase everything where i compare athletes and other jobs like doctors teachers, etc. and replace them with the following:
1- problem: it does not feel right that athletes receive large amount of money
2-solution: make the athletes earn their money – match their value to their salary.
A. tie salary to performance.
1-how is it done now
2-how can it be better
B-make them give back to the society
1-who\’s doing that already and how
2- how could it be done better
C- punishment for criminal behavior
1-what is being done now
2- how can it be done better
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 });

