Reflective Journal 1: My Views on Mass Media or Effects of Advertising
Due Week 3 and worth 50 points
Write a 3/4 to 1 page journal entry (300 to 500 words) in which you:
1.Describe one or two (1-2) experiences with mass media (movies or television) that affected you positively or negatively, explaining when, how, and why.
2.Complete the page requirement.
3.Write with clarify, following mechanics and formatting requirements.
The specific course learning outcome(s) associated with this assignment are:
Apply critical thinking skills to the analysis of issues involving mass media and society.
Analyze ways in which different types of media content reflect and / or influence societys attitudes and behaviors.
Write clearly and concisely about media and society using proper writing mechanics.
Grading for this assignment will be based on answer quality, and language and writing skills. Click here to view the grading rubric.
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 });

