{% load static %} SkillCheck
{% if request.resolver_match.url_name not in 'register login' %} {% endif %}
{% block content %}{% endblock %} {% block description_and_cta %} {% if request.resolver_match.url_name not in 'register login' %}

Master Your Knowledge

Generate quizzes with AI, test your skills, and track your learning journey.

Create Your First Quiz

How to Create a Quiz

1

Choose Topic & Difficulty

Select your quiz topic, set difficulty level and number of questions.

2

Generate with AI

Click generate and let GPT-4 create your quiz questions instantly.

3

Start Quiz & Get Scored

Answer the questions, submit, and get scored immediately.

Active Users

Loading active users...
{% endif %} {% endblock %}