The final project will be a 10-page presentation of a financial stewardship plan for a congregation well known to the student. I chose Como Park Lutheran Church, 1376 Hoyt Avenue W, St. Paul, MN 55108. www.comoparklutheran.org This final project will include an analysis of the congregation’s setting and stewardship history and a proposal for financial stewardship ministry for the next three years. Components of the final project will be:
• Congregation’s setting and stewardship history (zip code data, trend report, interview with pastor and/or lay leader(s) about the congregation’s stewardship history). (www.comoparklutheran.org).
(www.ELCA.ORG)
• http://search.elca.org/Pages/Location.aspx?LocationID=766d081e-96dc-41cd-a94f-7c796d5061e7&LocationType=Congregation
• Describe the congregation’s vision, leadership and financial stability
• Plan for the congregation’s stewardship ministry for the next three years, including:
o Biblical themes that speak to this context (how would these be introduced and taught)
o Your attitudes and values as a leader in the congregation’s stewardship ministry
o How to introduce stewardship themes/material to different audiences in the congregation?
o Who would you partner with to implement this plan? How would you form these partnerships?
o What resources would you draw upon?
o A brief timeline for implementation of the plan
http://search.elca.org/Pages/Location.aspx?LocationID=766d081e-96dc-41cd-a94f-7c796d5061e7&LocationType=Congregation
Web Resources:
http://www.elca.org/foundation
Como Park Lutheran Church has a website that you would find helpful information. Their newsletter which is called Evangelist also have information. If you type in Stewardship, you will get information.
There is a link on this page that will take you to their financial trend report on the ELCA’s website.
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 });

