Math & Science ⇒ How to Format a Multi-Part Practice Exam with Section Headers in LaTeX?
How to Format a Multi-Part Practice Exam with Section Headers in LaTeX?
I'm working on compiling a practice exam using LaTeX, and I’ve run into some issues formatting it cleanly.
The exam is based on RBT (Revised Bloom's Taxonomy) levels — with sections like Knowledge, Application, Analysis, etc. I want each section to start on a new page with a proper header and clean formatting. But I’m struggling with two main things:
Making sure each section starts on a new page with its own heading and proper spacing
Ensuring the questions under each section are numbered correctly like 1.1, 1.2 under Knowledge, then 2.1, 2.2 under Application, etc.
I’ve seen some examples online, but nothing that fits this exact structure. Here’s a sample exam I’m referencing and building upon:
<promotional link removed>
Any ideas on which LaTeX packages or structure I should use for this kind of layout? A template suggestion would also be hugely appreciated.
Thanks in advance!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How to Format a Multi-Part Practice Exam with Section Headers in LaTeX?
Stefan