Assignment : Environmental Impact of Aquaculture Wild-Caught vs. Farmed Fish
Attached Files:
File Aquaculture Case Study_KIPP.docx (28.941 KB)
This is a case study on Aquaculture I wrote for a textbook for Wiley publishing.
Please select any two of the four thought questions for this assignment. The thought questions are located at the end of the case study, just before the literature cited page. Also include a brief summary of your thoughts on the material / content of the Pace video. A few sentences to a short paragraph will do.
I posted the short video on sustainable shrimp farming DONE BY PACE STUDENTS to the external links section and also to the assignments section (same video)! Pace has a media and communications film course that takes students into the field. In 2011 they went to Belize and filmed Linda Thorton, a shrimp farmer, and put together this video clip as their final project. It has since won an award for best short film documentary. The following year I believe the class (different students) went to Portugal to document the (wine) cork industry and tree-harvesting. Cool stuff!
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 });

