Watch the movie Gung Ho!: The Story of Carlson’s Makin Island Raiders (available at the link below), a 1943 film based on actual events. After viewing the film, (approximately 1 ½ hours) research details of the actual operation [Makin Island Raid in August 1942].
You will then write a 4 page paper, divided into two halves:
In the first two pages of the research paper, describe how accurate the film was to the actual events of the raid and/or PTO operations in general. How much of it was “Hollywood,” and to what extent did it glorify warfare?
The additional two pages are an opinion paper. Why do you believe the film was released less than a year and a half after the operation? What benefit did this film have on the American war effort, and on American morale?
Please note that a different grading rubric is being applied to this assignment that includes historic interpretation.
Gung Ho!: The Story of Carlson’s Makin Island Raiders (Links to an external site.)
[Note: If you get prompted by a New Website Page, click Give it a Try, and it will take you to the movie].
Cite any sources use
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 });

