Write a 2-page case about Former Illinois Governor Rod Blagojevich. After writing the case, create a PowerPoint presentation. The written paper should follow the format of the case studies in the textbook and be two pages in length.
The written part must include the following:
His rise to political power, how he got where he was.
How he fell from political power.
Include important dates involving the Former Governor.
The PowerPoint presentation should state the following:
*Pictures can be included – Make the presentation easy to read, engaging.
1) List the relevant facts
2) Define the ethical problem/dilemma (using 1.4 in the textbook- pgs. 17-21)
3) Suggest a couple of alternative solutions
4) Evaluate each alternative using what students have learned in class—applying virtue, rule, and consequential approaches and referring to the simple tests in the textbook (1.8 – pgs. 29-34)
5) Choose the best alternative and make effective ethical arguments for that choice
The only allowable sources are:
The attached Modules and Jennings, Marianne M. (2012) Business Ethics: Case Studies and Selected Readings, (7th edition). Mason, OH: South-Western/Cengage. ISBN: 0538473533
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 });

