Skip to content
Permalink
a683a4089e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
103 lines (102 sloc) 3.46 KB
% Created 2019-08-20 Tue 13:23
\documentclass[minimal, t]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\author{Dr Carey Pridgeon Dr Nazaraf Shah}
\date{\today}
\title{Worksheets Guide}
\hypersetup{
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 25.3.50.1 (Org mode 8.2.10)}}
\begin{document}
\maketitle
\section{Worksheets}
\label{sec-1}
\begin{itemize}
\item This Module is assessed by means of a Portfolio of Works.
\item The worksheets are graded to a total of 100, \textbf{if} you also complete the graded
feedback session.
\item Whatever you get out of 100 is then that amount of 20\% of the total module
grade.
\item So, if you got 67, the amount the worksheets would contribute towards your
final module grade would be .67*20 = \textbf{13.4\%}
\item You must complete four of the worksheets provided.
\end{itemize}
\subsection{Which worksheets to do}
\label{sec-1-1}
\begin{itemize}
\item For all students the Terminal worksheet is compulsory.
\item If you do the bug fixing portfolio, the Mozilla worksheet is strongly
recommended, as it contains everything you need to start the bug fixing
process.
\item If you are less technically capable, the worksheets on Games and Licences are
more research and thought based than technical knowledge based. You cannot
avoid all the technical worksheets however.
\item If you are particularly interesting in optimisation, then the gdb and valgrind
worksheet is recommended.
\item The Git Worksheet goes into more detail on Git than you have covered in
previous modules.
\item The Emacs worksheet shows you how to use emacs to create documents of the type
you will have already seen used on this module.
\end{itemize}
\subsection{Structure of the Worksheets.}
\label{sec-1-2}
\begin{itemize}
\item Where relevant the worksheets contain guides to all the commands they require
you to use.
\item If they don't contain them they have instructions on where to go to find those
instructions.
\end{itemize}
\subsection{Worksheets Marks Breakdown}
\label{sec-1-3}
\begin{center}
\begin{tabular}{lr}
worksheet & grade\\
\textbf{Linux Terminal} & 20\\
Mozilla & 20\\
gdb and Valgrind & 25\\
Licences & 20\\
Games & 20\\
git & 25\\
Gnuplot & 20\\
\end{tabular}
\end{center}
\begin{itemize}
\item Four of the Worksheets must be completed to finish this portfolio component.
\item Some of the Worksheets cover aspects of the module content that will be
useful for your work in completing other portfolio components.
\item To gain maximum possible marks you must complete the technical worksheets
\textbf{completely}.
\item Partial completion will not qualify as done.
\end{itemize}
\section{Graded Feedback}
\label{sec-2}
\begin{itemize}
\item 10\% of the mark for this component is available through a graded feedback
session with a member of the teaching team.
\item To qualify for this you must have completed at least one worksheet and have
started on the next. Ungraded feedback is available at any point.
\end{itemize}
\subsection{Submission}
\label{sec-2-1}
\begin{itemize}
\item On completion, the worksheets and the evidence specified for each should be
placed in a single archive file and uploaded to Moodle.
\end{itemize}
% Emacs 25.3.50.1 (Org mode 8.2.10)
\end{document}