Questions tagged [questionnaire]

64 questions
7
votes
1 answer

Define a Likert scale grid with multiple rows

I am trying to create a survey and I was hoping to do this with the eqexam package, but I can't really figure out how to make a good Likert scale. There are only examples of exams in the documentation and not of surveys. I am trying to make…
Marnix
  • 1,597
  • 3
  • 17
  • 23
5
votes
3 answers

Formatting blank, labelled lines in a form

I'm trying to create a form for a role-playing game, and I'm having problems creating the effect I'm striving for. My goal is something like this:* Here's what I have (ignoring the incredibly convoluted messes that kinda got closer to my goal, but…
4
votes
4 answers

How to make a personal website in LaTeX?

This is probably not a very wise question, but does anyone have any idea how websites like https://rossprogram.org/ are made in TeX? I'm looking to make a personal website in LaTeX, but I don't know if it is even possible. Thanks!
2
votes
1 answer

how to set the equal length of question marks in latex que paper

I want to put the marking of each question in right side of paper equally. How to set the equal length of question marks in latex que paper…
2
votes
1 answer

Creating unique surveys with SDAPS

I have successfully run through the tutorial for using SDAPS with a LATEX survey to generate forms with tick boxes that a participant can fill out and I can scan and extract the data. However, I cannot figure out how to generate unique surveys with…
trosendal
  • 186
1
vote
1 answer

displays coordinates rather Label as I want

Hi there I am MSc student and i am new to LaTeX. I wrote a program that shows coordinate in display rather label as I want like this display . \documentclass[a4paper, oneside]{standalone} \usepackage{tikz} \begin{document} …
0
votes
2 answers

Survey/questionnaire

TeX newbie here! I am trying to make a questionnaire using this code but I want to make bigger boxes, suitable for writing numbers or data not just to cross, such as the image and an option to increase the number of cells if possible. Thanks in…
DYtto
  • 3
  • 1
0
votes
0 answers

How to generate a survey questionnaire in LaTeX? (Best: machine-readable)

I am searching for a ways to get a "randomised" questionnaire. It basically should be a pen-and-paper interview questionnaire for a survey. With randomisation I mean having certain scale end points randomised (either "I totally agree is far right…
0
votes
0 answers

Include exam questions in another documentclass

I would like to use sone of CTAN exam.cls environments like questions, solution, parts in another documentclass. Can I extract only some enviroments from a class? Do you know any package that would have the same functionalities?
impact27
  • 145
0
votes
1 answer

How to put a cross in \Qrating

I am super new to LaTeX and only use other documents as templates or search specifially for commands. I am creating a survey. Now I want to create a rating scale with a crossed box for the explanation of the survey. How do I insert a cross/a crossed…
Nelak
  • 3
  • 1