Question 2: Ethics and Social Responsibility in leadership
i) Choose a leader in an organization you are familiar with. The leader may be from a well-known organization, or even a political leader from your own country. Describe and evaluate your chosen leader’s leadership behaviors in relation to Dubrin’s (2013) Four Ethical Leadership Behaviors pg 176-178 and other influences (see pages 176-183).
ii) In reference to the leader behaviors that you have provided (in question 2i); explain as to whether you believe the leader has behaved in a socially responsible or irresponsible way towards their stakeholders and how this has impacted on society. Your answer must clearly identify stakeholders. Your response must be supported with an example.
iii) In reference to the leader behaviors that you have provided (in question 2 i); explain how two of those leader’s ethical values/behaviors could be better focused/applied in that leader’s organization to improve stakeholder perceptions of the leader and the organization. Your response must be supported with examples.
Note: For question two you must support your answers using academic peer reviewed journal articles, textbooks, and case studies (if and where appropriate).
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 });

