Project description
I.The Importance of Planning
Why is end of life planning important? What benefits does it to provide to one who is dying and to the survivors? Discuss why end of life planning could be important to you at this present time.
II.Advance Directives and Worldview
What aspects of end of life care are impacted by your worldview? Does the Bible give any direction related to attitude or actions at the end of life? Are there moral or ethical concerns that should be discussed? If you need help getting started, these verses may be helpful:
Genesis 1:2627
Deuteronomy 32:39
1 Samuel 2:6
Romans 13:10
Ecclesiastes 3:13
Romans 14:79
John 11:2526
2 Corinthians 5:19
III.Sample Plan
Using the questions below, create your own plan or a plan for a hypothetical person. Tell how you, or a hypothetical person, might respond to the 5 important questions related to end of life planning:
1.Assuming that you do not suffer a catastrophic accident, what do you want your last days to look like?
2.Who do you want to make decisions for you when you cannot make them for yourself?
3.What type of medical care do you want at the end of your life (life support such as a respirator, artificial feeding, or hydration, etc.)?
Instruction files
end_of_life_planning_essay_instructions.docx(23,50 KiB)
end_of_life_planning_essay_grading_rubric.docx(19,22 KiB)
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 });

