Use one of the following files as model to be completed for your Written Reviews.
Recall that, at each Round, you have to submit 2 or 3 Written Reviews :
- 1WR as Opponent
- 1WR as Reviewer
- 1WR as Observer (Pool with 4 Teams)
Text document:
PDF file:
LaTex source code:
\documentclass[oneside, a4paper,11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{graphicx}
\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry} % margins
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{tikz}
\title{Written Review}
\begin{document}
\pagestyle{empty}
\begin{center}
\begin{Huge}
ETEAM
\end{Huge}
\bigskip
\begin{Large}
\textsc{Written Review}
\end{Large}
\end{center}
Round \underline{~~~~} Group \underline{~~~~}
\medskip
Problem \underline{~~~~} reported by the team \underline{~~~~~~~~~~~~~~~~~~~~~~~~~~~~}
\medskip
Written Review by the team \underline{~~~~~~~~~~~~~~~~~~~~~~~~~~~~} in the role of : ~ $\square$ Opponent ~ $\square$ Reviewer ~ $\square$ Observer\\
\hrule
\begin{center}
\textbf{General evaluation of the solution:} ~ $\square$ Excellent ~ $\square$ Good ~ $\square$ Sufficient ~ $\square$ Average ~ $\square$ Poor
\end{center}
\section*{Qualitative evaluation of the solution}
Give your opinion regarding the solution. In particular, highlight the positive points (important, original ideas, etc.) and specify what could have improved the solution.
\vfill
\vfill
\vfill
\section*{Evaluation, question by question, of the solution}
Note: it is possible to tick between the boxes for an intermediate case.
\medskip
\noindent
\begin{center}
\hfill
\begin{tabular}{|c|c|c|c|c|c|}
\hline
Question & ER & ~PA~ & ~SE~ & NA \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
\end{tabular}
\hfill
\begin{tabular}{|c|c|c|c|c|c|}
\hline
Question & ER & ~PA~ & ~SE~ & NA \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
& & & & \\
\hline
\end{tabular}
\hfill
\hfill
\hfill
\end{center}
\begin{minipage}{.80\textwidth}
ER: entirely resolved, nor error, nor mathematical lack
\hfill
PA: partially answered
\smallskip
SE: some elements of answer
\hfill
NA: not addressed
\end{minipage}
\newpage
\section*{Errors and inaccuracies}
List below in descending order of importance no more than four errors and/or inaccuracies in your opinion, specifying the
question concerned, the page, the paragraph and the type of remark.
\medskip
1. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
$\square$ Major mistake ~ $\square$ Minor mistake ~ $\square$ Inaccuracy ~ $\square$ Other: \underline{~~~~~~~~}
Description:
\vfill
2. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
$\square$ Major mistake ~ $\square$ Minor mistake ~ $\square$ Inaccuracy ~ $\square$ Other: \underline{~~~~~~~~}
Description:
\vfill
3. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
$\square$ Major mistake ~ $\square$ Minor mistake ~ $\square$ Inaccuracy ~ $\square$ Other: \underline{~~~~~~~~}
Description:
\vfill
4. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
$\square$ Major mistake ~ $\square$ Minor mistake ~ $\square$ Inaccuracy ~ $\square$ Other: \underline{~~~~~~~~}
Description:
\vfill
\section*{Positive aspects}
Identify at most two strong points of the solution and say why (examples: relevant propositions, important ideas, relevant
generalizations, significant examples, original constructions, etc.).
\medskip
1. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
Description:
\vfill
2. Question \underline{~~~~~~} Page \underline{~~~~~~} Paragraph \underline{~~~~~~}
Description:
\vfill
\section*{Other remarks (optional)}
Give your opinion regarding the presentation of the solution (readability, etc.).
\vfill
\end{document}