99 lines
3.2 KiB
TeX
99 lines
3.2 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*{Ds1 \hfill BUGNON Enzo \hfill 12.33/20.0}
|
||
|
\subsection*{Exercice 1: \hfill 4.33 / 6.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Proportion & Proportion & 1.00 & 1.0 \\
|
||
|
2 & Proportion & Proportion d'une quantité & 1.00 & 1.0 \\
|
||
|
3 & Proportion & Quantité totale & 1.00 & 1.0 \\
|
||
|
4 & Proportion & Proportion de proportion & 0.00 & 1.0 \\
|
||
|
& Proportion & Manipuler les formes des proportions & 1.33 & 2.0 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 2: \hfill 3.0 / 7.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Proportion & Proportion & 0.67 & 1.0 \\
|
||
|
2 & Proportion & Quantité de filles en techno & 0.00 & 1.0 \\
|
||
|
3 & Proportion & Compléter le tableau & 1.00 & 1.5 \\
|
||
|
4 & Proportion & Argumentation V/F & 1.33 & 2.0 \\
|
||
|
4 & Proportion & Calculs & 0.00 & 1.5 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 3: \hfill 5.0 / 7.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 et 2 & Fractions & Réduire les fractions & 1.00 & 1.0 \\
|
||
|
2 & Fractions & Ajouter des fractions & 2.00 & 2.0 \\
|
||
|
2 & Fractions & Multiplier des fractions & 1.00 & 1.0 \\
|
||
|
3 & Fractions & Clareté du raisonnement & 0.33 & 1.0 \\
|
||
|
3 & Fractions & Représentation des fractions & 0.67 & 1.0 \\
|
||
|
3 & Fractions & Calculs & 0.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 (1.7399999999999998, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.58
|
||
|
|
||
|
\noindent
|
||
|
Raisonner \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (1.6600000000000001, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.5533333333333333
|
||
|
|
||
|
\noindent
|
||
|
Représenter \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (2.1818181818181817, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.7272727272727273
|
||
|
|
||
|
\end{multicols}
|
||
|
|
||
|
\end{document}
|