2022-2023/2gt1/230224_DS4/230224_Ds4_TROPHARDY Eline.tex

95 lines
2.8 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*{Ds4 \hfill TROPHARDY Eline \hfill 18.0/20.0}
\subsection*{Exercice 1: \hfill 7.0 / 7.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 à 3 & Calcul littéral & Factoriser & 3.0 & 3 \\
1 à 3 & Fonctions & Étudier le signe & 2.0 & 2 \\
2 et 3 & Fonctions & Tableau de signes & 1.0 & 1 \\
3 & Fonctions & Résoudre une inéquation & 1.0 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 2: \hfill 4.67 / 5.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1b & Fonctions & Vrai Faux & 0.67 & 1 \\
1d & Fonctions & Justifications & 3.00 & 3 \\
2 & Fonctions & Graphique possible & 1.00 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 3: \hfill 6.33 / 8.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Géométrie & Coordonnées & 2.00 & 2 \\
3 et 4 & Géométrie & Milieu d'un segment & 1.33 & 2 \\
4 & Géométrie & Nature du quadrilatère & 0.00 & 1 \\
5 & Géométrie & Calculer une distance & 2.00 & 2 \\
6 & Géométrie & Nature du triangle & 1.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 (2.7128571428571426, 1);
\end{tikzpicture}
\hfill
%0.9042857142857142
\noindent
Raisonner \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.625, 1);
\end{tikzpicture}
\hfill
%0.875
\noindent
Représenter \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.8019999999999996, 1);
\end{tikzpicture}
\hfill
%0.9339999999999999
\end{multicols}
\end{document}