{% extends "base.html" %} {% block title %}Analytics — Claw-ED{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}No lessons this week.
No student questions this week.
No topics yet.
Rate lessons to see trends.
| Subject | Avg Rating |
|---|---|
| {{ subject }} | {{ avg }}/5 |
| Question | Times Asked |
|---|---|
| {{ q.question | truncate(100) }} | {{ q.count }} |
Lessons rated below 3 stars — analyzed in the next improvement cycle.
| Lesson | Rating | Date |
|---|---|---|
| {{ lesson.title or "Untitled" }} | {{ lesson.rating }}/5 | {{ (lesson.created_at or "")[:10] }} |
No lessons generated yet.
Generate your first lesson to start seeing analytics.