Discussion 3: Cholesterol, Blood Pressure, Diabetes, and Stress
All discussions must be submitted by the closing dates. I do not accept late discussions.
After reading Chapter 3, and reviewing the videos on Cholesterol, Hypertension, and Diabetes, and the PowerPoints on Cholesterol, Blood Pressure, Diabetes, and Stress in Module 3:
What are 2 changes you can make to maintain or reduce your cholesterol? (2 Points)
What are 2 changes you can make to maintain or reduce your blood pressure? (2 Points)
What are 2 changes you can make to reduce your risk of developing Diabetes Type II? (2 Points)
What are 2 things that cause you stress and how can you reduce that stress? (4 Points)
Respond to a minimum of three other students. Write a minimum of one paragraph in your responses. (5 Points)
You Tube Cholesterol Video
Cholesterol OverviewLinks to an external site.
You Tube Hypertension Video
Hypertension OverviewLinks to an external site.
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 });

