Tea rating form
[groups/soviet-russia/public.git] / tea / rating.tex
1 \documentclass{article}
2 \usepackage{fullpage}
3 \title{Soviet Russia tea tasting}
4 \date{Sunday, July  5, 2015}
5
6 \newcommand{\tearow}[1]{#1 & & & & \\[0.5in]\hline}
7 \begin{document}
8 \maketitle
9
10 Round: \underline{\hspace{2in}}\\
11 Tea: label of the tea being tested\\
12 Mug: description of the mug you used (as a reminder to you)\\
13 Rating: 1-10, 1=bad, 10=great\\
14
15 \noindent
16 \begin{tabular}{|l|p{1in}|l|p{2in}|p{2.4in}}
17 \hline
18 Tea & Mug & Rating & Guess & Comments \\\hline
19 \tearow{A}
20 \tearow{B}
21 \tearow{C}
22 \tearow{D}
23 \tearow{E}
24 \tearow{F}
25 \tearow{G}
26 \tearow{H}
27 \end{tabular}
28
29 \end{document}