
explains installing latex by choosing a compiler and an editor, comparing MC Tech, tech life, and Mac Tech options, and using editors like Tech Studio, Kyle, TeX Maker.
Get started with LaTeX by installing tools and verifying versions, create your first article in TeXstudio, and compile a pdf from a simple document.
Learn LaTeX typography by building an article with sections and subsections, creating enumerated lists, and generating a table of contents. Save, compile, and format a title with author and date.
Learn to insert images in a LaTeX document using includegraphics with the graphics package, place them in a figure environment, center and caption, label, and reference the figure.
Learn to insert tables in LaTeX using the table and tabular environments, define column alignment, add borders with hline, and caption, label, and reference the table (hyperref optional).
Learn to type mathematics in LaTeX using inline and display modes, the equation environment, labeling and references, and amsmath features for elegant, well-structured equations.
Learn to define LaTeX new commands with arguments in the preamble to apply global styling across documents, enabling consistent bold, underline, and other formatting.
Mastering exam question papers with LaTeX teaches you how to define a new environment, such as a question, using LaTeX basics and the environ package, including optional arguments and formatting.
Explore the LaTeX exam class, which automatically numbers questions and parts, tracks total points, and supports dynamic headers, footers, and continuations across pages for flexible, print-ready exams.
Learn to use LaTeX exam class to type questions with the questions environment, assign marks, and customize labeling. Install the exam package, compile, and manage solution printing for exam papers.
Learn to use the solution environment and solution box in the LaTeX exam class, control visibility with print answers or no print answers, and customize with class options for answers.
Learn to type multiple choice questions in LaTeX with questions environment, begin{choices}, two column layouts using multi columns package, and marking correct choices with correctchoice and print answers.
Mastering exam question papers with LaTeX covers creating fill in the blank questions in exam class, using fill in and optional solution commands, and controlling underline length and spacing.
Learn to type short questions and short answer lines using the exam class, including how to draw lines and print answers in the preamble.
Learn to structure exam questions in LaTeX using parts, subparts, and sub-subparts within the questions environment, assign and distribute points, and align numbering with alpha, roman, and arabic styles.
Learn to dynamically calculate and display exam points in a LaTeX document using the add points feature, including total points, no add points, and thin space adjustments.
Learn to customize LaTeX exam papers using the exam class, define an exam top with institute and course details, duration and marks, and control instruction blocks and answer printing.
Learn to emphasize correct choices in LaTeX, including bold text and bold math, and apply red coloring via class color package. Explore formatting of answer lines, fill-in-the-blank, and short answers.
learn to customize answer lines in the latex exam class by adjusting line length, text clearance, and vertical gaps for clear, presentable, non-guessable answers.
Configure fill-in line formats in LaTeX by adjusting line lengths, 1.5 inch and 3 inch. Set answer line length and answer clearance, and see dynamic sharing with the fill-in line.
Place points in the left or right margin using LaTeX commands, compile to see changes, and learn to adjust margins for exam questions.
Format exam points in LaTeX by using square brackets, boxes, or custom point formats to present margin points clearly and control their appearance.
Explore how to rename points to marks in LaTeX exam class, control singular and plural labels, and customize margins, point names, and question part labels for exam papers.
Learn how to redefine question and part labels in LaTeX by adjusting the question and part counters, switching to Arabic, capital Roman, or small Roman numerals, and customizing labels.
Learn to redefine the choice label in LaTeX with the slash choice label command, switching default roman or alpha styles to custom formats with parentheses using a choice counter.
Discover how to customize the LaTeX solution environment: redefine the solution title, adjust box color and style, and choose formats such as box, lines, dotted lines, or grid.
Learn to format exam questions in LaTeX with question numbers, parts and marks, dynamically sum totals, and apply section 4.4 format specifications using the plus q form.
Adjust margins to create space in the header and footer, and tweak left and right margins, width, and length using extra head height and extra foot height.
Explore creating dynamic LaTeX exam papers with two parts—multiple choice and short answer—controlling fonts, duration, and marks, and generating both with a single source file, including a red-solution version.
Set up LaTeX exam projects, use the exam document class, center content, apply uppercase and bold, and adjust rulers and vertical space for duration and max marks.
Learn to build a LaTeX-based question paper by organizing instructions, setting up enumerate with roman labels via the anyitem package, and fixing indentation and brackets.
Build a simple LaTeX question paper using begin questions and end questions, add two marks, and format choices in a two-column layout with a highlighted correct answer.
Redefine the choice label to lowercase with parentheses, highlight the correct answer in red bold using the Exam Class command and the xcolor package, and apply bold math as needed.
Extend the latex-based exam paper by adding a second part with questions and solutions, using full-width and center blocks to separate sections and include 10-mark questions.
Configure dynamic counters in LaTeX for a simple question paper: automatically update num questions, total num pages, and num points with the exam class and add points in the preamble.
LaTeX is a powerful typesetting system that revolutionizes document creation, far surpassing traditional word processors in reliability, flexibility, and professional output. As a plain text-based tool, LaTeX files are almost never corrupted and are easy to manage with version control systems like Git—perfect for large projects and collaborative work. With LaTeX, you can effortlessly handle complex documents, automate numbering for equations, figures, and tables, and generate tables of contents, bibliographies, and indexes with just a few lines of code. Say goodbye to formatting headaches and cross-referencing issues—LaTeX ensures your documents are always consistent and beautifully formatted.
In this course, you’ll learn how to harness the full potential of LaTeX to create attractive, well-structured exam question papers. The course is designed for educators of all subjects, not just mathematics, and starts with a hands-on project: typing a social science question paper. As you progress, you’ll tackle advanced projects such as designing a custom class file for your institution, enabling all teachers to use a unified template. You’ll also learn to automate moderation processes, add metadata to questions, and generate printing labels for exam covers.
Whether you’re a seasoned LaTeX user or a complete beginner, this course will give you the practical skills and confidence to produce professional-quality question papers that reflect your excellence as an educator.