{% extends 'base.html' %} {% block title %}Student Dashboard{% endblock %} {% block content %}
Welcome back,
Continue your English learning journey and achieve your goals! 🎯
Keep it going!
Longest streak
{{ user_stats.longest_streak }} days
Test your knowledge
Track your performance
Expand your vocabulary
{{ latest_dictionary_entry.definition if latest_dictionary_entry else '' }}
{% if latest_dictionary_entry and latest_dictionary_entry.example_sentence %} {{ latest_dictionary_entry.example_sentence }} {% else %} No example sentence {% endif %}
{% if latest_dictionary_entry and latest_dictionary_entry.suggestion %} {{ latest_dictionary_entry.suggestion }} {% else %} No usage tip {% endif %}
Explore topics by category