Overview. Read each company’s sustainability report to get an overview
Assess Sustainability Performance. First, read the required Morhardt readings (listed in the Class Schedule) for background on the Pacific Sustainability Index (PSI) sustainability performance assessment method. Second, score each company’s sustainability performance using the PSI Scoring Sheet and then complete the following table and include in your paper.
Compare and Contrast Sustainability Performance. After calculating your scores and percents for each company, compare and contrast the scores. A) Within each company, discuss how the Subtotals compare to one another. For example, did you score Company 1 higher for Environmental than Social? Higher for Intent than Reporting and Performance? B) Then compare and contrast the Subtotals and Totals among the case study companies.
Compare and Contrast Sustainability and Financial Performance. Discuss sustainability performance relative to financial performance (use the financial performance scores
Write a paper describing your findings. Proofread to check spelling, grammar, clarity, and that your paper follows the How To Handout instructions, answers all of the questions completely, isn’t above or too far below the page limitation (see below), and that you haven’t pasted text from online documents or those written by others.
Maximum length is six pages (use single spaced; your choice of font type/size and page margin inches for extra room). Add the two above tables (completed) to an appendix that does NOT count in the page total. Your paper must be typed, and staple a Grade Sheet (below), with your name filled in, to the back of your paper.
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 });

