Here you go...
\documentclass[fleqn,11pt]{article}
\usepackage{amsmath,amssymb,paralist}
\usepackage[top=1in, bottom =1in]{geometry}
\newcommand{\blank}{\line(1,0){35} \hspace{5 pt}}
\newenvironment{myinparaenum}
{\\ \begin{inparaenum}[A)]}
{\end{inparaenum ...
Search found 2 matches
- Tue Sep 09, 2008 10:22 pm
- Forum: General
- Topic: Nested environments for multiple choice
- Replies: 2
- Views: 1804
- Tue Sep 09, 2008 9:43 pm
- Forum: General
- Topic: Nested environments for multiple choice
- Replies: 2
- Views: 1804
Nested environments for multiple choice
Howdy,
I was trying to create a multiple choice quiz. To number the questions, I am using the enumerate environment. There is also a blank space for each question. The questions and letter choice are aligned to the right. For letter choices, I am using inparaenum.
This may seem obsessive, but is ...
I was trying to create a multiple choice quiz. To number the questions, I am using the enumerate environment. There is also a blank space for each question. The questions and letter choice are aligned to the right. For letter choices, I am using inparaenum.
This may seem obsessive, but is ...