-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy path12_exam.tex
More file actions
57 lines (46 loc) · 1.16 KB
/
Copy path12_exam.tex
File metadata and controls
57 lines (46 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
\input{common/slides_common}
\newif\ifbook
\input{../shared/chisel}
\title{Test the Online Exam}
\author{Martin Schoeberl}
\date{\today}
\institute{Technical University of Denmark\\
Embedded Systems Engineering}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}[fragile]{The Online Exam}
\begin{itemize}
\item At \url{https://eksamen.dtu.dk/}
\item On Tuesday 18/5 10:00--12:00 (12:30)
\item It will be two parts:
\begin{itemize}
\item Multiple choice
\item Download and hand in a document (e.g., PDF generated from Word)
\end{itemize}
\item We will do a 1 hour test exam now, before the lab
\end{itemize}
\end{frame}
\begin{frame}[fragile]{On the Exam}
\begin{itemize}
\item Online at home
\item Use the Internet to research
\item E.g., Wikipeda, Stackoverflow
\item No chatting or sharing
\item This is cheating and DTU is strict on this
\end{itemize}
\end{frame}
\begin{frame}[fragile]{Get Started Now!}
\begin{itemize}
\item Do the MC
\item Do a test hand-in, so I can also see that it works
\item I will not grade this at all!
\end{itemize}
\end{frame}
\end{document}
%\begin{frame}[fragile]{xxx}
%\begin{itemize}
%\item yyy
%\end{itemize}
%\end{frame}