Strategy Paper on Church Plant Writing Instructions
• The paper should be 10 pages, double spaced, Turabian style. You should include these sources.
o Keller, Timothy J. and J. Allen Thompson “Church Planter Manual” Redeemer Church Planting Center”, 2002
o Ott, Craig and Gene Wilson Global Church Planting: “Biblical Principles and Best Practices for Multiplication” ISBN: 978-0-8010-3580-7 Baker Academic, 2011
o Roxburgh, Alan J. and M. Scott Boren “Introducing the Missional Church: What It Is, Why It Matters, How to Become One.” ISBN-10: 0801072123 / ISBN-13: 978- 0801072123 Baker Books, 2009
• Prepare a strategy and plan to establish a new church in a particular context. Chose a context and explain why you chose that community.
• Explain the cultural and sociological reasoning. What are the challenges and opportunities? Write out your vision for the new church, including Biblical and theological support.
• Prepare a plan for the new church, including a timeline. What church planting model will you implement? Convey and defend the planned
• Style of worship, evangelism, discipleship, service and leadership style/structure. What will be your resources? Describe the team that you will develop to work with you.
• How do you plan on being missional? Explain how the church will multiply.
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 });

