Take as much space as you need to answer the questions thoroughly; I should think about 300-500 words each should be adequate, but that is only a guideline. This is not a group project; you must do your own work. That means that you should not discuss the questions with others. YOU SHOULD NOT USE ANY OUTSIDE SOURCES; however, make full use of your notes and text book. Do not merely quote my words or an author’s words. Remember that I will be checking for plagiarism–so don’t do it! You should write your answers in a Microsoft Word document and turn it in AS AN ATTACHMENT using the assignments tool. Please put your last name in the name of the document. So my file containing my answers to the final exam would be titled something like “EdwardsFinal.doc”. This exam is worth 250 points. 1. According to the standard, action based ethical theories (like the ones we studied in Chapters 1-8), moral virtues have no intrinsic value but do have instrumental and derivative value (that is, agents who have the virtues are more likely to do the right acts.) Thus, the virtues are important only because they motivate right actions. Virtue ethics asserts exactly the opposite. Which do you think is more correct, and why? 2. Imagine that a superior being appears to you and says, “I am God and I am good; therefore, obey me when I tell you to torture your mother.” (In case you don’t think that a religious tradition would set forth such a message, read Genesis 22 in the Old Testament, in which God commands Abraham to kill his son Isaac, offering him as a sacrifice to God.) How would a proponent of the divine command theory deal with this problem? (Note that you will need to explain the basics of divine command theory in answering this question.) 3. How plausible is moral realism? Can one be a non-realist and still be a moral objectivist? Explain and give examples. 4. At the beginning of the text, the author said that morality served four purposes: to keep society from falling apart, to promote human flourishing, to meliorate suffering, and to justly resolve conflicts of interest. How would naturalism and emotivism respond to those purposes? Would supporters of these theories argue over whether those were indeed the correct purpo
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 });

