Re-enable possibility to make eval report
This commit is contained in:
@@ -5,19 +5,13 @@
|
||||
%- block classPOV
|
||||
\maketitle
|
||||
|
||||
Devoir sur \Var{eval_df["Bareme"].iloc[0]}
|
||||
|
||||
\vfill
|
||||
|
||||
%- \Var{eval_df.describe()[["Mark"]].T.to_latex()}
|
||||
|
||||
\vfill
|
||||
%- \Var{eval_df| marks_hist | includegraphics(document_path=directory, scale=0.5)}
|
||||
%- endblock
|
||||
|
||||
|
||||
%-block students
|
||||
%- for e in students
|
||||
%-for e in students
|
||||
\maketitle
|
||||
|
||||
\begin{minipage}{0.5\linewidth}
|
||||
@@ -40,15 +34,13 @@ Devoir sur \Var{eval_df["Bareme"].iloc[0]}
|
||||
\end{minipage}
|
||||
}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.4\linewidth}
|
||||
%- \Var{e["quest"] | radar_on("Competence") | includegraphics(document_path=directory, scale=0.4)}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\scriptsize
|
||||
\begin{multicols}{3}
|
||||
%- for exo_tab in e.latex_exo_tabulars()
|
||||
\noindent
|
||||
%- for exo_tab in e.latex_exo_tabulars
|
||||
\Var{exo_tab}
|
||||
%- endfor
|
||||
\end{multicols}
|
||||
@@ -63,7 +55,7 @@ Devoir sur \Var{eval_df["Bareme"].iloc[0]}
|
||||
\end{center}
|
||||
\normalsize
|
||||
\pagebreak
|
||||
%- endfor
|
||||
%- endblock
|
||||
%-endfor
|
||||
%-endblock
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user