AGAINFormal paper part 1 guidelinesTitle page – 3 pointsName – 1 pointClass – 1 pointTitle of paper – 1 pointAbstract – 15 pointsGive a brief overview of the paperDefine – 75 pointsDefine and discuss what regular marijuana is – 15 pointsDefine and discuss what Charlotte’s Web is – 15 pointsAnalyze, synthesize, and discuss the medical benefits of regular marijuana – 15 pointsAnalyze, synthesize, and discuss the medical benefits of Charlotte’s Web – 15 pointsCompare and contrast the difference in medical benefits between regular marijuana and Charlotte’s Web – 15 pointsProper format. Must be doubled spaced, New Times Roman, and 12 point font – 10 pointsSpelling – 10 pointsGrammar – 10 pointsProper APA format – 25 points_____________________________________________________________Formal paper part 2 guidelinesBody of paper – 90 pointsAnalyze, synthesize, and discuss the pros and cons for legalizing regular marijuana for all purposes – 20 pointsAnalyze, synthesize, and discuss the pros and cons for legalizing regular marijuana for medical purposes – 20 pointsAnalyze, synthesize, and discuss the pros and cons for legalizing Charlotte’s Web for all purposes – 20 pointsAnalyze, synthesize, and discuss the pros and cons pros for legalizing Charlotte’s Web for medical purposes – 20 pointsList all the states that have legalized regular marijuana or Charlotte’s Web and the purpose (medical or all use) it was legalized for and the year – 10 pointsProper format. Must be doubled spaced, New Times Roman, and 12 point font – 10 pointsSpelling – 10 pointsGrammar – 10 pointsProper APA format – 25 points_________________________________________________________________Formal paper part 3 guidelinesStudent will give their opinion on whether or not regular marijuana or Charlotte’s Web should be legalized for any purpose or for medical purposes only. The student will explain in detail the reason for their opinion and provide research that supports their opinion. In addition, the student will say whether or not this paper changed their opinion on medical marijuana and why. – 50 pointsProper format. Must be doubled spaced, New Times Roman, and 12 point font – 10 pointsSpelling – 10 pointsGrammar – 10 pointsProper APA format – 25 points
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 });

