SF
Student Feedback
Academic Excellence Portal
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{% if category == 'success' %}✓{% else %}!{% endif %} {{ message }}
{% endfor %} {% endif %} {% endwith %}
{{ stats.total }}
Total Responses
{{ stats.avg_rating or '—' }}
Average Rating
{{ stats.recent }}
This Week
Rating Distribution

Feedback Dashboard

{% if query %} {{ total }} result{% if total != 1 %}s{% endif %} for "{{ query }}" {% else %} {{ total }} entr{% if total != 1 %}ies{% else %}y{% endif %} {% endif %}
{% if query %} ✕ Clear {% endif %}
{% if feedbacks %}
{% for fb in feedbacks %} {% endfor %}
{% if total_pages > 1 %} {% endif %} {% else %}
📋

No feedback found

{% if query %}Try a different search term.{% else %}Be the first to submit feedback.{% endif %}

{% if not query %}Submit Feedback{% endif %}
{% endif %}