diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-08 21:58:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-08 21:58:30 +0000 |
commit | 7c9bd99e29ba8005ab0135a0738cda1317e7d084 (patch) | |
tree | 249f66004e13117b5721119c2e8928558c01a294 /Master/texmf-dist/doc/latex/exsheets/grading-table.tex | |
parent | eb5d69057bb902b9ffd821190480336e56c2e081 (diff) |
exsheets (8sep16)
git-svn-id: svn://tug.org/texlive/trunk@42020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/exsheets/grading-table.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/exsheets/grading-table.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/exsheets/grading-table.tex b/Master/texmf-dist/doc/latex/exsheets/grading-table.tex index 6b65f8c475e..e1b4f2d0b95 100644 --- a/Master/texmf-dist/doc/latex/exsheets/grading-table.tex +++ b/Master/texmf-dist/doc/latex/exsheets/grading-table.tex @@ -3,13 +3,13 @@ \begin{document} -\begin{question}{3}\SetQuestionProperties{points=3} +\begin{question}{3} \end{question} -\begin{question}{5}\SetQuestionProperties{points=5} +\begin{question}{5} \end{question} -\begin{question}{10}\SetQuestionProperties{points=10} +\begin{question}{10} \end{question} -\begin{question}{8}\SetQuestionProperties{points=8} +\begin{question}{8} \end{question} \begin{tabular}{|l|*{\numberofquestions}{c|}c|}\hline @@ -18,4 +18,4 @@ Reached & \ForEachQuestion{\iflastquestion{}{&}} & \\ \hline \end{tabular} -\end{document}
\ No newline at end of file +\end{document} |