{% extends "base.html" %} {% block title %}Exam Builder | {{ school_name }}{% endblock %} {% block head %} {% endblock %} {% block body %} Exam Builder Dashboard Results {% with messages = get_flashed_messages(with_categories=true) %} {% for cat, msg in messages %}{{ msg }}{% endfor %} {% endwith %} Creation Mode Designer Question Bank Ready HTML Question Designer Single choice, multiple choice, true/false, short answer, and essay. Single Multiple True/False Short Essay Question file Paste question rows Ready-made HTML form Use this when you already have a full exam page. It should submit results to the platform or use window.EXAM_PLATFORM. PDF Resources Attach PDF files for reading passages, formulas, maps, answer sheets, or source documents. Question Remove Prompt Options Add option Expected answer Explanation {% endblock %}
Single choice, multiple choice, true/false, short answer, and essay.
Attach PDF files for reading passages, formulas, maps, answer sheets, or source documents.