Objective: With this assignment, students will try their hands doing various types of research in order to discover a more in-depth understanding of the course’s
primary text. Students will individually do research and collaborative prepare a teaching presentation about their assigned chapter and chosen topic
Individual Student Requirements
Each student must individually submit on the day of the presentation the
following in hardcopy and to the appropriate Turn It In link.
1. A 100-word summary of 1-2 sections of the group’s assigned chapter
of Fast Food Nation. Each student must summarize different sections
than the other students in the group.
2. An Annotated Works Cited* page on one research topic chosen by the
group that relates to the assigned Fast Food Nation chapter. This
Annotated Works Cited Page must contain three total sources: one
source from both categories A and B, and one additional source from
either category C or D.
a. One article or chapter from a print source, such as a book,
printed magazine, printed newspaper, etc.
b. One article from a journal service, such as EBSCOHOST or
Opposing Viewpoints
AND
c. One article or other a short work from a credible online
source, such as a newspaper, magazine, or trade organization
OR
d. One film, video, television broadcast, and/or radio broadcast
NOTE: All students in the group must have different sources on
his/her Annotated Works Cited Pages from the other members of the
group.
An Annotated Works Cited* page is a regular MLA Works Cited page that has
a summary of each source after each entry. Students must compose a 100-125-
word wholly original paragraph summarizing the content from each source.
Students should not simply copy and paste the abstract from their sources, nor
should they simply copy and paste text from the sources. Students may quote
or paraphrase from the text if they choose, but this should not stand in for
their own summarizing of the text.
My assign sections is in Chapter 10( Global Realization)of Fast Food Nation. My sections of chapter 10 is (At the Circus and Empire of Fat.)
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 });

