Skip to content
77 changes: 38 additions & 39 deletions docs/projMngmnt/Final_Team_Contrib.tex
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ \section{Team Meeting Attendance}
\toprule
\textbf{Student} & \textbf{Meetings}\\
\midrule
Total & Num\\
Name 1 & Num\\
Name 2 & Num\\
Name 3 & Num\\
Name 4 & Num\\
Name 5 & Num\\
Total & 4\\
Ayushi Amin & 4\\
Mya Hussain & 4\\
Nivetha Kuruparan & 3\\
Tanveer Brar & 3\\
Sevhena Walker & 4\\
\bottomrule
\end{tabular}
\end{table}
Expand All @@ -62,12 +62,12 @@ \section{Supervisor/Stakeholder Meeting Attendance}
\toprule
\textbf{Student} & \textbf{Meetings}\\
\midrule
Total & Num\\
Name 1 & Num\\
Name 2 & Num\\
Name 3 & Num\\
Name 4 & Num\\
Name 5 & Num\\
Total & 3\\
Ayushi Amin & 3\\
Mya Hussain & 3\\
Nivetha Kuruparan & 3\\
Tanveer Brar & 3\\
Sevhena Walker & 3\\
\bottomrule
\end{tabular}
\end{table}
Expand All @@ -87,12 +87,12 @@ \section{Lecture Attendance}
\toprule
\textbf{Student} & \textbf{Lectures}\\
\midrule
Total & Num\\
Name 1 & Num\\
Name 2 & Num\\
Name 3 & Num\\
Name 4 & Num\\
Name 5 & Num\\
Total & 1\\
Ayushi Amin & 0\\
Mya Hussain & 0\\
Nivetha Kuruparan & 0\\
Tanveer Brar & 0\\
Sevhena Walker & 1\\
\bottomrule
\end{tabular}
\end{table}
Expand All @@ -110,12 +110,12 @@ \section{TA Document Discussion Attendance}
\toprule
\textbf{Student} & \textbf{Lectures}\\
\midrule
Total & Num\\
Name 1 & Num\\
Name 2 & Num\\
Name 3 & Num\\
Name 4 & Num\\
Name 5 & Num\\
Total & 1\\
Ayushi Amin & 1\\
Mya Hussain & 1\\
Nivetha Kuruparan & 1\\
Tanveer Brar & 0\\
Sevhena Walker & 1\\
\bottomrule
\end{tabular}
\end{table}
Expand All @@ -124,23 +124,22 @@ \section{TA Document Discussion Attendance}

\section{Commits}

\wss{For each team member how many commits to the main branch have been made
over the time period of interest. The total is the total number of commits for
the entire team since the beginning of the term. The percentage is the
percentage of the total commits made by each team member.}
For each team member this is how many commits to the repo have been made.
The total is the total number of commits for the entire team since the beginning of the term. The percentage is the
percentage of the total commits made by each team member.

\begin{table}[H]
\centering
\begin{tabular}{lll}
\toprule
\textbf{Student} & \textbf{Commits} & \textbf{Percent}\\
\midrule
Total & Num & 100\% \\
Name 1 & Num & \% \\
Name 2 & Num & \% \\
Name 3 & Num & \% \\
Name 4 & Num & \% \\
Name 5 & Num & \% \\
Total & 1507 & 100\% \\
Mya Hussain & 185 & 15.04\% \\
Ayushi Amin & 322 & 20.70\% \\
Sevhena Walker & 546 & 35.09\% \\
Nivetha Kuruparan & 269 & 17.29\% \\
Tanveer Brar & 185 & 11.89\% \\
\bottomrule
\end{tabular}
\end{table}
Expand All @@ -162,11 +161,11 @@ \section{Issue Tracker}
\toprule
\textbf{Student} & \textbf{Authored (O+C)} & \textbf{Assigned (C only)}\\
\midrule
Name 1 & Num & Num \\
Name 2 & Num & Num \\
Name 3 & Num & Num \\
Name 4 & Num & Num \\
Name 5 & Num & Num \\
Sevhena Walker & 195 & 159 \\
Mya Hussain & 33 & 112 \\
Ayushi Amin & 36 & 124 \\
Nivetha Kuruparan & 37 & 125 \\
Taneveer Brar & 14 & 114 \\
\bottomrule
\end{tabular}
\end{table}
Expand Down