Skip to content

Instantly share code, notes, and snippets.

@mattearly
Created January 28, 2018 17:25
Show Gist options
  • Save mattearly/724040c62c9275354757ee35b0c57c58 to your computer and use it in GitHub Desktop.
Save mattearly/724040c62c9275354757ee35b0c57c58 to your computer and use it in GitHub Desktop.
Basic LaTeX Question and Answer Multiple Choice Example
\documentclass[11pt]{article}
\begin{document}
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\section{Question}
a. thing \\
b. thing \\
c. thing \\
d. thing
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment