Assignment 3: Select a Public Health Problem
Public service announcements (PSA) are one way in which public health practitioners seek to respond to risks to health by informing the public and altering risky behaviors. PSAs address one of the 10 essential public health services, to inform, educate, and empower people about health issues. Throughout this course, you will create a public service announcement (PSA) for a public health problem of your choice. For this assignment, you will begin working on your PSA by selecting the health problem and beginning your analysis of the issue.
Directions:
Use the readings for the module, the Argosy University online library resources, and the Internet to research current public health problems.
Select a public health problem for your course project.
In 3–5 pages:
Analyze the current and prospective impacts of the public health problem.
Explain why a PSA would be useful for minimizing the impact of the public health problem. In what way?
Justify your reasoning.
Your final product will be in a Microsoft Word document, approximately 3–5 pages in length, and utilize at least 3 scholarly sources in research (beyond the textbook). Your paper should be formatted following current APA standards; written in a clear, concise, and organized manner; demonstrate ethical scholarship in accurate representation and attribution of sources; and display accurate spelling, grammar, and punctuation.
By Wednesday, October 7, 2015, deliver your assignment to the M1: Assignment 3 Dropbox.
Assignment 3 Grading Criteria
Assignment Components
Proficient
Maximum Points
Analyze the current and prospective impacts of the public health problem.
Analysis of current and prospective impacts of the public health problem is clear and logical.
32
Explain why a PSA would be useful for minimizing the impact of the public health problem.
The explanation of why a PSA is useful in minimizing the impact of the public health problem is clear and accurate.
36
Justify your reasoning utilizing scholarly resources.
Justification is given utilizing scholarly resources in support.
12
Write in a clear, concise, and organized manner; demonstrate ethical scholarship in accurate representation and attribution of sources (i.e., APA); and display accurate spelling, grammar, and punctuation.
Written in a clear, concise, and organized manner; demonstrated ethical scholarship in accurate representation and attribution of sources; displayed accurate spelling, grammar, and punctuation.
20
Total:
100
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 });

