95 lines
2.7 KiB
TeX
95 lines
2.7 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 DUPONT Jessica \hfill 9.01/20.0}
|
|
\subsection*{Exercice 1: \hfill 1.0 / 7.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1 à 3 & Calcul littéral & Factoriser & 1.0 & 3 \\
|
|
1 à 3 & Fonctions & Étudier le signe & 0.0 & 2 \\
|
|
2 et 3 & Fonctions & Tableau de signes & 0.0 & 1 \\
|
|
3 & Fonctions & Résoudre une inéquation & 0.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 3.34 / 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 & 0.67 & 2 \\
|
|
4 & Géométrie & Nature du quadrilatère & 0.00 & 1 \\
|
|
5 & Géométrie & Calculer une distance & 0.67 & 2 \\
|
|
6 & Géométrie & Nature du triangle & 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.0028571428571427, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.33428571428571424
|
|
|
|
\noindent
|
|
Raisonner \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (1.125, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.375
|
|
|
|
\noindent
|
|
Représenter \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (2.202, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.734
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |