{% extends 'base.html' %} {% block title %}Step 1: Input Syllabus - AutoExamGen{% endblock %} {% block head %} {% endblock %} {% block content %}
1
2
3

Step 1: Input Your Syllabus

Enter your syllabus content by typing, pasting, or uploading a file

Paste text Supports .docx Fast processing
You can type or paste your syllabus content directly here.
OR
Click to Upload File

Supports .txt and .docx files

How it works
1. Input Content
Provide your syllabus content
2. Configure Questions
Choose question types and marks
3. Generate & Download
Get your formatted question paper
{% endblock %} {% block scripts %} {% endblock %}