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 BELARBI Islem \hfill 12.82/20.0}
|
||
|
\subsection*{Exercice 1: \hfill 6.0 / 6.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Proportion & Proportion & 1.0 & 1.0 \\
|
||
|
2 & Proportion & Proportion d'une quantité & 1.0 & 1.0 \\
|
||
|
3 & Proportion & Quantité totale & 1.0 & 1.0 \\
|
||
|
4 & Proportion & Proportion de proportion & 1.0 & 1.0 \\
|
||
|
& Proportion & Manipuler les formes des proportions & 2.0 & 2.0 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 2: \hfill 4.83 / 7.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Proportion & Proportion & 1.00 & 1.0 \\
|
||
|
2 & Proportion & Quantité de filles en techno & 1.00 & 1.0 \\
|
||
|
3 & Proportion & Compléter le tableau & 0.50 & 1.5 \\
|
||
|
4 & Proportion & Argumentation V/F & 1.33 & 2.0 \\
|
||
|
4 & Proportion & Calculs & 1.00 & 1.5 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 3: \hfill 1.9900000000000002 / 7.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 et 2 & Fractions & Réduire les fractions & 0.33 & 1.0 \\
|
||
|
2 & Fractions & Ajouter des fractions & 1.33 & 2.0 \\
|
||
|
2 & Fractions & Multiplier des fractions & 0.33 & 1.0 \\
|
||
|
3 & Fractions & Clareté du raisonnement & 0.00 & 1.0 \\
|
||
|
3 & Fractions & Représentation des fractions & 0.00 & 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 (2.259130434782609, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.7530434782608696
|
||
|
|
||
|
\noindent
|
||
|
Raisonner \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (1.33, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.44333333333333336
|
||
|
|
||
|
\noindent
|
||
|
Représenter \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (1.5436363636363635, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.5145454545454545
|
||
|
|
||
|
\end{multicols}
|
||
|
|
||
|
\end{document}
|