Adjusts the choices of the multiple-choice question automatically.
See the documentation.
\documentclass{article}
\usepackage{multiple-choice}
\begin{document}
\begin{choices}
\choice The first choice.
\choice The second choice.
\choice The third choice.
\choice The fourth choice.
\end{choices}
\end {document}