
Code: Select all
\documentclass[11pt]{exam}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage[margin=1in]{geometry}
\begin{document}
\begin{questions}
\question[10] Some true or false questions to answer very quick :
\medskip
\begin{parts}
\setlength{\rightmargin}{1in}%
\part Is it true that this sentence is false ?
\hfill\makebox[0.5in]{\dotfill}
\smallskip
\part Your name is the same as what it was ten thousands of years ago. \hfill\makebox[0.5in]{\dotfill}
\smallskip
\part This is a long, very long, sentence that means absolutely nothing, and is here to piss you off and to bore you to death.
\hfill\makebox[0.5in]{\dotfill}
\smallskip
\part This is a true-false question which doesn't have any true of false answer, just to annoy you like hell. Geez this exam is dull !
\hfill\makebox[0.5in]{\dotfill}
\end{parts}
\end{questions}
\end{document}
