{% load humanize %}
Project Funds:
Total Donation Needed: {{ project.donation_needed|floatformat:0|intcomma }} USD
Total Donation Raised: {{ project.donation_raised|floatformat:0|intcomma }} USD
{{ project.description|safe }}
Project Goals:
{{ project.project_goals|safe }}
| N0. | Partnering Organization Name | About Partnering Organization | Strategic Importance | Resource & Contribution | Website | |
|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ partner.name }} | {{ partner.description }} | {{ partner.strategic_importance }} | {{ partner.resource_and_contribution }} | {% if partner.website_link %}Open Link | {% else %}No Link Available | {% endif %}
| No Partnering Organizations Available for this project. |
| N0. | Name | Organization | Location | Description | Strengths | Contribution | Expectations | Interests | Impact on Project | Affected by Project | Influence on Project Results | Affected by Project Results | Gains from Project |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ stakeholder.name }} | {{ stakeholder.orgnanization.name }} | {{ stakeholder.location }} | {{ stakeholder.description }} | {{ stakeholder.strength }} | {{ stakeholder.contribution }} | {{ stakeholder.expectations }} | {{ stakeholder.interests }} | {{ stakeholder.get_affect_project_display }} | {{ stakeholder.get_affected_by_project_display }} | {{ stakeholder.get_affect_project_results_display }} | {{ stakeholder.get_affected_by_project_results_display }} | {{ stakeholder.gain_from_project }} |
| No stakeholders defined for this project. | |||||||||||||
| N0. | Name | Location | Description | Category | Priority | S.W.O.T Analysis | Needs | When to Engage | How to Engage | Engagement Channels | Engagement Frequency | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ beneficiary.name }} | {{ beneficiary.location }} | {{ beneficiary.description }} | {{ beneficiary.get_category_display }} | {{ beneficiary.get_priority_display }} |
|
{{ beneficiary.needs }} | {{ beneficiary.when_to_engage }} | {{ beneficiary.how_to_engage }} | {{ beneficiary.engagement_channels }} | {{ beneficiary.engagement_frequency }} | ||
| No beneficiaries defined for this project. | |||||||||||||
| N0. | Activity Name | Activity Goals and Objectives | Activity Inputs Needed | Activity Outputs Needed to Achieve Outcomes | Activity Outcomes to be achieved | Activity Impact | Activity Strategy | Activity How Activity Will Be Carried Out | Activity Cost | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ activity.name }} | {{ activity.goals_and_objectives }} | {{ activity.inputs_needed }} | {{ activity.outputs_needed_to_achieve_outcomes }} | {{ activity.outcomes_to_be_achieved }} | {{ activity.impact }} | {{ activity.strategy }} | {{ activity.how_activity_will_be_carried_out }} | USD {{ activity.cost }} | |||
| No Activity defined for this project. | ||||||||||||
| ID | Result Details | Contributions | CLIMATE CHANGE and GENDER | Evidence of Change |
|---|---|---|---|---|
| {{ forloop.counter }} |
|
|
|
|
| ID | Core Problem | Core Problem Details | Solution Details | Expected Results | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ solution.core_problem.name }} |
|
|
{{ solution.expected_results }} | ||||||||
| No Core Problem defined for this project. | ||||||||||||