Skip to content

javadr/multiple-choice.sty

Repository files navigation

multiple-choice

Adjusts the choices of the multiple-choice question automatically.

Usage

See the documentation.

Quick n' dirty

\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}

About

LaTeX package for multiple choices question

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published