Directions:
• Use the template to construct an affirmative case for the resolution assigned to you. Your final product will be in an outline format (not converted into a narrative)
• The length is 4-5 pages (Double-spaced, 12 pt font, Times New Roman, i-inch margins)
• Clearly type the labels for each component. Use the outline structure. (See SAMPLE for how the finished product will look).
• Incorporate a minimum of 5 different, credible sources. These sources must be sighted internally (see SAMPLE)
Template:
I. Introduction
A. Attention Statement (Briefly State Problem)
B. State your proposal
II. Significance (define the problem in depth)
A. Main Point #1 (a claim)
a. Your Grounds (evidence)
b. Your Warrant (how does the evidence support your claim)
B. Main Point #2 (a claim)
a. Your Grounds (evidence)
b. Your Warrant (how does the evidence support your claim)
You may decide how many main points are necessary but 2-4 is recommended.
III. Inherency
A. Explain how the problem is rooted within the status quo (How is the current way that we address this issue cause this problem?
B. Why won’t this problem go away on its own?
IV. Present Plan text
A. Define the Agency (who will solve the problem)
B. Define the Mandates (this is what you want to happen)
C. Enforcement (how will the plan be enforced?)
D. Funding and Staffing (where will the money come from?)
E. Timeline
V. Solvency
In this section, explain how plan will solve for each harm listed in the Significance section. If you have 2 Main Points in your significance section, then you should have 2 Main Points in this section.
VI. Advantages: Identify an additional benefits (beyond solving the main problems identified in your Significance section) to adopting your plan
Explain the specific, independent advantages that will happen post plan. Give each a number (A, B, etc.)
VII. Conclusion
A. Define how your proposal is better than the current way that our society addressed this issue.
B. Closing statement
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 });

