Writing a proposal argument on if college athletes should get paid or not.
It needs 4 scholarly sources.
A Proposal as a Guest Editorial
Write a 1,500-1,750-word proposal on a topic of your choice, using a minimum of 4 peer-reviewed or scholarly sources. The proposal should be suitable for publication as an editorial in a college or city newspaper or in a publication associated with a particular group, such as a church newsletter or employee bulletin. The voice and style of your argument should be aimed at readers of your chosen publication.
Your editorial should have the following features:
1. Identify a problem related to your topic.
2. Persuade the audience that you have selected that this is a problem that needs solving; give it presence.
3. Propose action offering specific details to show how the actions will help alleviate the problem.
4. Justify your solution; the reasons why your audience should accept your proposal and act on it.
This essay is NOT simply a persuasive essay. It is an argumentative proposal that offers a practical and justifiable solution to a problem related to your topic.
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 });

