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 DEHIMAT Launy \hfill 5.83/20.0}
|
|
\subsection*{Exercice 1: \hfill 2.0 / 6.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1 & Proportion & Proportion & 0.0 & 1.0 \\
|
|
2 & Proportion & Proportion d'une quantité & 1.0 & 1.0 \\
|
|
3 & Proportion & Quantité totale & 0.0 & 1.0 \\
|
|
4 & Proportion & Proportion de proportion & 1.0 & 1.0 \\
|
|
& Proportion & Manipuler les formes des proportions & 0.0 & 2.0 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 2: \hfill 1.83 / 7.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1 & Proportion & Proportion & 0.00 & 1.0 \\
|
|
2 & Proportion & Quantité de filles en techno & 0.33 & 1.0 \\
|
|
3 & Proportion & Compléter le tableau & 1.50 & 1.5 \\
|
|
4 & Proportion & Argumentation V/F & 0.00 & 2.0 \\
|
|
4 & Proportion & Calculs & 0.00 & 1.5 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 3: \hfill 2.0 / 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 & 0.00 & 2.0 \\
|
|
2 & Fractions & Multiplier des fractions & 0.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.67 & 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 (0.7826086956521738, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.2608695652173913
|
|
|
|
\noindent
|
|
Raisonner \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (0.33, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.11
|
|
|
|
\noindent
|
|
Représenter \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (1.3636363636363635, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.45454545454545453
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |