The questionnaire tag has no wiki summary.
8
votes
5answers
3k views
Questionnaire template?
Is there a template available that allows me to create questionnaires like this one?
http://www.ergo-online.de/site.aspx?url=html/software/verfahren_zur_beurteilung_der/fragebogen_isonorm_online.htm
...
19
votes
3answers
847 views
Can LaTeX be used to make a sheet of blank lines?
Specifically, a bunch of them; for a sign-in sheet, list of signatures for a petition or a worksheet with short answer essay style questions.
17
votes
5answers
2k views
How to write a multiple choice test book with LaTeX?
I want to write a book which will consist of many multiple choice exam sheets. Putting the codes below into my preamble, I wrote the question like as
\begin{enumerate}
\item $2+2=?$
\choice $1$ ...
12
votes
5answers
923 views
How can i add a “field” for handwritten text?
I need to add a bunch of fields for a handwritten text
to my document that look like this:
Your Name ___________
Your Age ___________
As an example, I can show you the form that I have to ...
3
votes
1answer
61 views
Remove the automatic generation of number?
I looked for my past thread which can be found here: Create a two column static small box the solution i accepted was the truefalse environment. My question is, how will i remove the automatic ...
2
votes
3answers
146 views
a line after text?
I am not aware of having a text with a colon and a line as a command. Is this possible?
I am using the exam document class so I can use the \question command for the proper numbering.
example:
...