Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds some comments on students' performance #24

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion course-design/contents.tex
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,14 @@ \subsection{Format}

\mode<presentation>{%
\begin{frame}
\begin{block}{Assessment}
\begin{block}{Teaching}<+>
\begin{itemize}
\item Reading material and watching videos.
\item Discuss and work with material at synchronous seminars.
\end{itemize}
\end{block}

\begin{block}{Assessment}<+>
\begin{itemize}
\item A synchronous seminar to summarize all work and tie the sack.
\end{itemize}
Expand Down Expand Up @@ -728,6 +735,17 @@ \subsection{Final assessment}
\end{question}
\end{frame}

\begin{onlyenv}<presentation>
\section{The material}

\begin{frame}[fragile]
\begin{center}
\huge
Canvas
\end{center}
\end{frame}
\end{onlyenv}


%%% REFERENCES %%%

Expand Down
14 changes: 14 additions & 0 deletions modules/02-passwd/01-seminar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
The library will come and talk about tools to use for searching and how to do
literature reviews.

**Participation**: Online in the class Zoom room. Working webcam and microphone
is required.

**Preparation**: The assignments that you just did (all previous material). You
need a device that you can work with web tools on.

**Seminar content**: The library will talk about different types of literature
reviews. They will also present some useful tools for searching for literature.
We'll use these tools to search for literature to answer some of the research
questions we've discussed in the preparation material. (That's why you need a
device to work on.)
12 changes: 12 additions & 0 deletions modules/02-passwd/02-seminar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
**Participation**: Online in the class Zoom room. Working webcam and microphone
is required.

**Preparation**: The assignments that you just did (all previous material from
last seminar until now).

**Seminar content**: We will discuss the papers that you've worked with.

Particularly, we'll discuss how they relate to the research questions that was
the origin of the discussion. What we're interested in is how well these papers
answer those research questions and, particularly, how we can answer *exactly*
those questions.
Loading