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 RIZZI Elisa \hfill 17.0/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 5.67 / 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 & 1.50 & 1.5 \\
|
|
4 & Proportion & Argumentation V/F & 0.67 & 2.0 \\
|
|
4 & Proportion & Calculs & 1.50 & 1.5 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 3: \hfill 5.33 / 7.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1 et 2 & Fractions & Réduire les fractions & 0.67 & 1.0 \\
|
|
2 & Fractions & Ajouter des fractions & 2.00 & 2.0 \\
|
|
2 & Fractions & Multiplier des fractions & 0.33 & 1.0 \\
|
|
3 & Fractions & Clareté du raisonnement & 1.00 & 1.0 \\
|
|
3 & Fractions & Représentation des fractions & 1.00 & 1.0 \\
|
|
3 & Fractions & Calculs & 0.33 & 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.650434782608696, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.8834782608695653
|
|
|
|
\noindent
|
|
Raisonner \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (1.67, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.5566666666666666
|
|
|
|
\noindent
|
|
Représenter \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (2.82, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.94
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |