movie review
Film Review
You can score up to 50 points for viewing the following films: copy and paste the link to your url. You must perform the following written task for the film viewd. I will not accept handwritten reports. The report must be word-processed and submitted in turnitin. The report must include the following parts to earn credit. No points will be awarded if one part is missing.
1.Identify the film viewed: who produced it and when and where did you view it.
(1 paragraph)
2.Identify four major themes/subjects/topics the film deals with. (1 paragraph)
3.Explain how each theme is portrayed in the film. (4 paragraphs)
4.How does each theme relate to what was presented in class by the Mexican group and what was read in the textbook on the Mexican War? (2 paragraphs)
5.Conclude with a summary assessment of the film by commenting on how the film helped you understand the people’s experiences and whether it achieved an appreciation of the historical record.
No need to use headers. Just write out a nice review that addresses the four parts above in the order given. You should have a smooth flowing critique.
The following is the link to the film: you will have an easier time opening the film in Internet Explorer. Google Chrome takes a long time to open. Firefox is ok.
http://sohstream.csudh.edu/fraga/theusmexicanwarp4.wmv
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 });

