{% extends 'layout.html.twig' %} {% block title %}Indicators - Honeyguide M&E{% endblock %} {% block page_title %}Indicators{% endblock %} {% block content %}
Track and monitor M&E indicators across all projects
| Indicator | Project | Category | Baseline | Current | Target | Progress | Trend |
|---|---|---|---|---|---|---|---|
|
{{ indicator.name }}
{{ indicator.frequency }} updates
|
{{ indicator.project.name }} | {{ indicator.category }} | {{ indicator.baselineValue }} {{ indicator.unit }} | {{ indicator.currentValue ?? '-' }} {{ indicator.unit }} | {{ indicator.targetValue }} {{ indicator.unit }} |
|
{% if indicator.trend == 'up' %} Up {% elseif indicator.trend == 'down' %} Down {% else %} Stable {% endif %} |
Start tracking your conservation impact by adding indicators