104 lines
2.9 KiB
TeX
104 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*{Dm2 \hfill RIZZI Elisa \hfill 13.67/15.0}
|
|
\subsection*{Exercice 1: \hfill 3.0 / 3.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1.0 & Fraction & Calculer avec des fractions & 3.0 & 3.0 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 2: \hfill 3.0 / 3.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
& Fonctions & Résolution d'inéquation & 1.5 & 1.5 \\
|
|
& Fonctions & Tableau de signes & 1.5 & 1.5 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 3: \hfill 2.0 / 3.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1.0 & Vecteurs & Additionner vecteurs & 1.5 & 1.5 \\
|
|
2.0 & Vecteurs & Force contraire & 0.5 & 1.5 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 4: \hfill 5.67 / 6.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1.0 & Statistiques & Decrire la série & 0.67 & 1.0 \\
|
|
1.0 & Statistiques & Effectif total & 0.50 & 0.5 \\
|
|
2.0 & Statistiques & Moyenne & 1.00 & 1.0 \\
|
|
2.0 & Statistiques & Médiane et Quartiles & 2.00 & 2.0 \\
|
|
2.0 & Statistiques & Interquartiles & 0.50 & 0.5 \\
|
|
3.0 & Statistiques & Ecart-type & 1.00 & 1.0 \\
|
|
\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 (3.0, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%1.0
|
|
|
|
\noindent
|
|
Communiquer \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (2.0100000000000002, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.67
|
|
|
|
\noindent
|
|
Représenter \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (2.3333333333333335, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.7777777777777778
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |