🔍 Help Us ID These Orchids

Community-driven identification • Expert validation required

{{ stats.unidentified_count }}
Orchids Need ID
{{ stats.total_votes }}
Community Votes
{{ stats.pending_approval }}
Awaiting 2nd Opinion
{% if unidentified_orchids %}
{% for orchid in unidentified_orchids %}
🤔 Needs Expert ID
{{ orchid.display_name }}
Currently labeled as:
{{ orchid.display_name }}
Genus: {{ orchid.genus or 'Unknown' }} • Species: {{ orchid.species or 'Unknown' }}
{% if orchid.suggested_genus %}
Suggested correct ID:
{{ orchid.suggested_genus }}{% if orchid.suggested_species %} {{ orchid.suggested_species }}{% endif %}
{{ orchid.identification_votes }} vote{{ 's' if orchid.identification_votes != 1 else '' }}
{% endif %}
Community Vote

Help us confirm this identification. We need 2+ votes to verify.

{% if orchid.suggested_genus %} {% else %} {% endif %}
{% for vote in orchid.expert_votes %}
Expert Note: {{ vote.notes }}
{% endfor %}
{% endfor %}
{% else %}
🎉

All Orchids Identified!

Great work community! All orchids currently have proper identification.

Browse Verified Gallery
{% endif %}
How Community Identification Works
  • 🔍 Report: Anyone can report a mislabeled orchid
  • 🤔 Review: Reported orchids move to this "Help Us ID" section
  • 👥 Vote: Community members suggest and vote on correct IDs
  • Verify: 2+ matching votes = verified identification
  • 📚 Return: Correctly identified orchids return to main gallery