Unit VIII Final Project
Your task is to create an argument for both sides of a debate. You are to create “note cards” that you would use in your debate. You should have three “for” note cards and three “against” note cards. Each note card should have one statement that supports one side of the argument along with three supports from a credible source. Click here for a template of the “note card” format. (The format looks like an outline—but the concept is that you are creating note cards for a verbal debate. This means you need to write in complete sentences, but you do not need the introduction, conclusion, and transitions of a formal paper.)
Debate Topic Options:
- Is it possible to believe in both science and Christianity?
- Is Buddhism truly compatible with science?
Research tip: Use various combinations of the keys words religion, Christianity, Buddhism, science, theology, technology, and evolution within the Academic OneFile or Academic Search Complete databases in the CSU Online Library. At least two of your sources must come from the CSU Online Library.
Include a title page and a separate reference page. The title of your debate should be the question you are answering. No abstract is needed.
Information about accessing the Blackboard Grading Rubric for this assignment is provided below
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 });

