96 lines
2.9 KiB
TeX
96 lines
2.9 KiB
TeX
|
|
||
|
\documentclass[a5paper,10pt]{article}
|
||
|
\usepackage{fullpage}
|
||
|
\usepackage{booktabs}
|
||
|
\usepackage{longtable}
|
||
|
\usepackage{tikz}
|
||
|
\usepackage{multicol}
|
||
|
|
||
|
\usepackage{geometry}
|
||
|
\geometry{left=10mm,right=10mm, top=10mm}
|
||
|
|
||
|
\renewcommand{\arraystretch}{1}
|
||
|
\setlength{\columnseprule}{0pt}
|
||
|
|
||
|
\pagestyle{empty}
|
||
|
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
|
||
|
\section*{Ds5 \hfill LETIF Ilef \hfill 5.34/20.0}
|
||
|
\subsection*{Exercice 1: \hfill 2.67 / 11.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Information chiffrée & Choix a priori & 0.00 & 2 \\
|
||
|
2 & Statistiques & Description & 0.00 & 1 \\
|
||
|
3 & Statistiques & Effectif total & 1.00 & 1 \\
|
||
|
3 & Statistiques & Etendu & 0.00 & 1 \\
|
||
|
4 & Statistiques & Médiane et Quartiles & 1.00 & 3 \\
|
||
|
4 & Statistiques & InterQuartiles & 0.00 & 1 \\
|
||
|
5 & Statistiques & Choix surprenant & 0.67 & 2 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 3: \hfill 2.67 / 9.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Géométrie & Repère et points & 1.00 & 1 \\
|
||
|
2 & Géométrie & Calculer une longueur & 0.00 & 2 \\
|
||
|
3 & Géométrie & Nature du triangle & 0.67 & 2 \\
|
||
|
4 & Géométrie & Coordonnée du milieu & 1.00 & 1 \\
|
||
|
5 & Géométrie & Cercle & 0.00 & 1 \\
|
||
|
6 & Géométrie & Placer le point B & 0.00 & 1 \\
|
||
|
7 & Géométrie & Nature de TRIB & 0.00 & 1 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Compétences}
|
||
|
\begin{multicols}{2}
|
||
|
\noindent
|
||
|
Calculer \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (1.0, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.3333333333333333
|
||
|
|
||
|
\noindent
|
||
|
Communiquer \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (0.0, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.0
|
||
|
|
||
|
\noindent
|
||
|
Raisonner \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (0.4466666666666667, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.1488888888888889
|
||
|
|
||
|
\noindent
|
||
|
Représenter \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (3.0, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%1.0
|
||
|
|
||
|
\end{multicols}
|
||
|
|
||
|
\end{document}
|