enable Classe POV for evaluations
This commit is contained in:
@@ -6,6 +6,28 @@
|
||||
\maketitle
|
||||
|
||||
|
||||
%- if absents
|
||||
Liste des élèves absents
|
||||
\begin{itemize}
|
||||
%- for e in absents
|
||||
\item \Var{e}
|
||||
%- endfor
|
||||
\end{itemize}
|
||||
%- endif
|
||||
|
||||
\Var{classe.level_heatmap | includegraphics(document_path=directory, scale=0.6)}
|
||||
|
||||
\Var{classe.hist_boxplot | includegraphics(document_path=directory, scale=0.6)}
|
||||
|
||||
Compétences
|
||||
|
||||
\Var{classe.pies_eff_pts_on_competence | includegraphics(document_path=directory, scale=0.5)}
|
||||
|
||||
|
||||
Élements du programme
|
||||
|
||||
\Var{classe.pies_eff_pts_on_domaine | includegraphics(document_path=directory, scale=0.5)}
|
||||
|
||||
\vfill
|
||||
%- endblock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user