{% extends "base.html" %} {% load richtext %} {% block title %}Diagnostic Pre-Test - Find Where to Start{% endblock %} {% block meta_description %}Take a short, free diagnostic quiz and get personalized GED® or SAT® course recommendations based on the topics you should review.{% endblock %} {% block content %}
Not sure where to start? Take a short quiz and we'll point you to the courses that match the topics you most need to review. It's free, no sign-in required, and your answers aren't stored.
Which test are you preparing for?
{% for p in programs %} {% endfor %} {% endblock %}