5. Review Pros & Cons

Help Map View
Review the pros and cons for the strategy you selected. Click the green notepads to review pros and cons for the other strategies. Then click Step 6 to reflect on your choice.
<% for (var i = strategies.length - 1; i >= 0; i--) { %> <% var strategy = strategies[i] %>
<%= strategy.ordinal %>
<% } %>
Strategies:
<%= selectedStrategy.ordinal %>
<%= selectedStrategy.title %>
PROS
<%= selectedStrategy.pros %>
CONS
<%= selectedStrategy.cons %>
SUMMARY
<%= selectedStrategy.summary %>