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