Memo
New York Hall of Science presents 450 exhibits, demonstrations, workshops and participatory activities that explain science, technology, engineering, and math (for more information visit: http://nysci.org/). The Board of Directors wants to replicate its organization model across the country.
Your assignment is to write a background memo for the Board on what issues of sustainability the organization needs to consider before moving forward with scaling its program model. In your analysis, consider nonprofit components discussed in the figure on page 2 of the syllabus (e.g., financial management, fundraising, governance, impact, positioning).
Steps for Paper
1)Research on the NY Hall of Science (http://nysci.org/) to familiarize yourself with the organization and what they currently do
2)Use Memo Format (see template attached) starting with an Executive summary which will outline the rest of what the paper will discuss
3)In the paper please be sure to discuss PROS/CONS for the expansion of the organization nationwide (scaling up)
4)Include why it would be good/bad?
5) Please read attachments (Nonprofit components) and use examples in paper
———-
Added on 07.04.2016 13:55
Hi, I just attached an example of the memo format needed for the paper and also a page with the nonprofit components which can be used throughout the paper. I also included a reading for next class called (NY Volunteers) which should be looked through and mentioned as an example in the paper for why scaling has pros/cons etc
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 });

