annotate docs/WAC2016Poster/sections/testcreate.tex @ 2946:c496aef6448b

Quick fixes; generate_report.py: prepend zero for single digit minute/second values in time
author Brecht De Man <b.deman@qmul.ac.uk>
date Fri, 13 Oct 2017 14:19:22 +0200
parents 6795a19fd7e1
children
rev   line source
nickjillings@2184 1 % !TEX root = ../AESposter.tex
nickjillings@2184 2 \vspace{-0.8cm}
nickjillings@2184 3 \section{Test creation} % or test setup?
nickjillings@2184 4
nickjillings@2184 5 \begin{itemize}
nickjillings@2188 6 \item Build your listening test in the browser
nickjillings@2184 7 \item Configuration and output files in structured XML format
nickjillings@2184 8 \item No programming required
nickjillings@2184 9 \end{itemize}
nickjillings@2184 10
nickjillings@2184 11 \begin{center}
nickjillings@2184 12 %\vspace{-2cm}
nickjillings@2187 13 \resizebox*{.6\columnwidth}{!}{\includegraphics{../WAC2016Poster/img/testcreate-body.png}}\\ % replace with something more meaningful
nickjillings@2184 14 \small
nickjillings@2188 15 \textbf{Extract of test creator tool}
nickjillings@2184 16 \end{center}