The major focus of this course is increased skill in the practice of health promotion. Therefore, students must have the opportunity to engage in an extended project related to health promotion. Students will be responsible for planning and carrying out a health promotion plan or “prescription”. Pender et al Chapter 5 is a primary resource for developing the health promotion plan.
Students will use the self-assessment data from the previous assignments (personal health genogram and personal health practices) to develop a health promotion plan. The plan begins with goal setting based on the assessments completed. The student will select one of these goals and develop a plan to ameliorate the health risk. The plan will be shared with a peer who will serve as a health coach while the plan is implemented for the following three weeks. Reassessment and adjustments in the plan may occur during that 4 week period. Finally, evaluation of the plan and its success will occur.
The grading rubric for this assignment follows:
Content Points Points earned Comment
Step 1 Health Promotion Plan
Goal Setting
-Identify one goal from each assessment data source(1/2 point each)
-Goals are appropriately worded, achievable and realistic(1/2 point each) 6
Health Promotion Plan Development
-Select one health promotion goal from previous assignments (2)
-Explain selection (1)
– Develop a health promotion plan for the stated goals (10)
-Convey HP Plan in writing and share with assigned peer coach 13
Step 1: Total
Step 2 HP Plan in Action
-Initiate and document HP Plan 10
Effective coaching sessions (tools, reinforcement, bribes, etc.) 5
Step 2: Total 15
Step 3 Evaluation of HP Project
Evaluation of Efficacy
-Report of lived experience —- 5
Assessment of adherence and success of HP Plan 5
Step 3: Total 10
Style and formatting
Grammar, spelling, sentence structure 1.5
Formatting-title page, reference page 2
Citations in text 1.5
Because this is a major project which occurs over time, activities are due at intervals in the term.
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 });

