-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hello everybody,
I have an urgent question: we want to use some OMR software to evaluate the counting sheets (for hit cones and off-course during race) and we came across SDAPS. But the first problem was how to define and arrange the checkboxes. I tried to use a table to arrange question (comparable to HTML) but I get whole lot of errors. Secondary I am yet unsure how it will work to count the marked boxes but actually I haven't been that far. I will attach some source code and an example sheet. Maybe you can give some helpful input and point me to the right direction. Sorry for missing informations and feel free to complain about it. I will be ready to provide more on this. Regards Steffen - -- FORMULA STUDENT GERMANY Steffen Hemer | IT&TK [email protected] | www.formulastudent.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJVuhdXAAoJED67DoYHAYtjnRUH/jECdpylwuaWuYHPjBXryjij kG1o/14sAtX+SxdFXvoanzF3Imi8l+eLSBdNAFuzwcZeP4VSxXs66+PMhk+FlIuP 9ytb118bO0cdU5R4jUZoPQ0rf2vngL+kDCJ7qmEG1e1nzYGSmlrC05PGNTr8VfIe uV45vHHxZbWZwI/GEpfisgxVSqYjqgjuBWWsQMEyEnhYZS7kb1UqZSDNEZjL++1e uNyq2mTUbPaiugp+AA7YB9oyXmAnhOwEV6rggVF1IPd+EP/XAkSCy3ad+1g8yRpE jzUtJqFJv6oifw5t31wZTB3gR6JmmTRCqyxryA4ztQ3vlKK5s8Gt4eWtxXrjjDs= =ytXD -----END PGP SIGNATURE-----
FSG15_Cone_Liste_v0.2.xlsx
Description: MS-Excel 2007 spreadsheet
\documentclass[draft,english,landscape,a4paper,oneside,pagemark,stamp]{sdaps}
\usepackage[utf8]{inputenc}
\usepackage{multicol}
%\author{FSG}
\title{Cone sheet}
\begin{document}
\begin{questionnaire}[noinfo]
\begin{table*}[htb]
\centering
%\resizebox{\textwidth}{!} {
\begin{tabular}{c|ccc|ccc|ccc}
Car No. & Run 1 Cones & OC & MS & Run 2 Cones & OC & MS & Re-Run Cones & OC & MS \\ \hline
& %to be filled with the car numbers in advance or by hand (OCR?, identification by barcode?)
\begin{choicequestion}[9]{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[9]{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[9]{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion} &
\begin{choicequestion}[2]{}
\choiceitem{}\choiceitem{}
\choiceitem{}\choiceitem{}
\end{choicequestion}
\\
%to be continued with identical rows
\end{tabular}
%}
\end{table*}
\end{questionnaire}
\end{document}
FSG15_Cone_Liste_v0.2.xlsx.sig
Description: PGP signature
fsg_cones.tex.sig
Description: PGP signature
