summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/exam-n/template-question.tex
blob: 6337f5970c0216c43280bfe60e15e68297ab4c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\documentclass[compose,siunitx]{exam-n}
\begin{document}
\begin{question}{20} \author{Frieda Bloggs}
\shout{Dummy question}
\part Show that, under the action of gravity alone, the scale size
of the Universe varies according to
\[
\ddot{R}=-\frac{4\pi G \rho_0}{3R^2}.
\]
Is $\ddot{R}=\Diffl*[2]{R}{t} > \SI{10}{\astronomicalunit. s^{-2}}$?
\partmarks*{4}
\begin{solution}
This can be solved by remembering the answer.
\end{solution}

\part Explain the nature of being.
\partmarks{16}
\begin{solution}
Om.
\end{solution}
\end{question}
\end{document}