6. Rethink Strategy Selection

Help Map View
<% if (complete) { %>
Complete! Use the print button to print out or save your reflections.

<% } else { %>
Now that you have read the pros and cons for each strategy, would you have chosen differently? Answer the question yes or no, then decide which strategy you would select a second time.
<% } %>
<% for (var i = strategies.length - 1; i >= 0; i--) { %> <% var strategy = strategies[i] %>
<%= strategy.ordinal %>
<% } %>
Strategies:

Your Strategy

#<%= selectedStrategy.ordinal %>. <%= selectedStrategy.title %>
PROS
<%= selectedStrategy.pros %>
CONS
<%= selectedStrategy.cons %>

Your Defense

<%= selectedStrategy.question %>

<%= responses.question1 %>

All of these programs seem like good ideas, but I want to make sure we are looking long-term and the proposal we select can endure, especially if funding is scarce in the future. Please explain your selection in terms of sustainability.

<%= responses.question2 %>

A program may look good on paper, but may not consider the specific needs of the community it serves. Our needs here in Springdale County are unique. How can you ensure that our patients will accept and be satisfied with your selection?

<%= responses.question3 %>

Frankly, we do not need another program that promises to make a big difference in improving the health of our community but ends up not doing much of anything. Convince us how your selection will have a significant health impact.

<%= responses.question4 %>

My primary concern is that we are getting good value from the proposal we end up going with. Please tell us why you think your selection is best in terms of cost-effectiveness.

<%= responses.question5 %>

Your reflections

Now you have had a chance to review the pro's and con's for all of the strategies. If you could go back and select a proposal again, would you have chosen a different one?

Which strategy would you select?

Why?

<% if (!complete) { %> <% } %>