This paper is for First Nations (native american) organisations written from a consultant perspective.
Part One
You have been directed by your Board/Band Council to develop a funding proposal for a Funding Research Officer. In your proposal, include the purpose of the position. The purpose of a Funding Research Officer is to help find funds for various programs for employment, community and department projects, increase program revenue, etc.
Also in the proposal, you will need to include a feasibility analysis in terms of financial and human resource requirements.
Part Two
You are also required to provide a full comprehensive report complete with potential areas of policy and statutory interest/concern back to Board/Band Council to consider whey filling the position. Include a draft employment posting; job description; and interview rating guide as part of the report to Board/Band Council. Include these as appendices. These will be in addition to the 3000 words of part 1 – keep this as concise as possible
Use Endnotes versus Footnotes,
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 });

