-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathproject-1-eval.tex
45 lines (35 loc) · 942 Bytes
/
project-1-eval.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
\documentclass{article}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{fullpage}
\begin{document}
\thispagestyle{empty}
Name: \underline{\hspace{2in}} StudentID: \underline{\hspace{2in}} Apr 18
\newcommand{\oneend}{&& &\\}
\newcommand{\myend}{\oneend \oneend\oneend\oneend\oneend\oneend\oneend\hline}
\textbf{Project 3 group evaluation}
\begin{tabular}{r|c|c|c}
&
Other group member 1\hspace{1cm} &
Other group member 2\hspace{1cm} &
Other group member 3\hspace{1cm} \\
\hline
Name: \myend
Regularly &&&\\
attended&&&\\ meetings: \myend
Did &&&\\
his/her &&&\\
fair &&&\\ share: \myend
Was &&&\\
responsible&&&\\
for: \myend
Other &&&\\
comments: \myend
Score/20: & & &\\
&&&\\
\hline
\end{tabular}
The score at the bottom is if you were to assign that person a score
out of 20 points, for their participation in the group (20 =
participated as much as anyone, 0 = did not participate at all).
\end{document}