Teacher view

In the teacher view you see how students answered the questionnaire.

Number of students for this questionnaire: {{student_resources.length}}.

Click again to return to the student view.

{{data = student_data.questions[$index].data;}}

{{data[$index+1] || 0}}
{{data[$index+1] || 0}}
{{data[$index+1] || 0}}
No student answered this question.
Student Response
{{student.student}}{{student.text}}

Quest is a tool to create questionnaires and surveys quickly. Three question types are supported: Multiple choice, Open answer and Likert items. If subsequent Likert items use the same scale then a matrix is created automatically.

A question can be preceded by a header. This header is normally used to introduce the subsequent questions. Multiple choice and open answer questions may contain an image.

Shows the list with questions. Drag the number in front of the question up or down to change the order. Type to change the text of the question. Use the TAB key to move to the next question.
Dialog in which to specify the details of the current question. Click an option label to obtain more information. In an option list the TAB key moves to the next item.
All text (questions, options in lists) is formatted as HTML. Use an HTML editor to obtain and enter the unformatted HTML. For example: entering
12 cm<sup>2</sup>
results in: 12 cm2.
  • {{question.index}}
    {{question.index}}

Header


Image


Likert item


Multiple choice


Open answer

  • {{$index+1}}.
  • New scale
  • {{scale.label}}
  • {{$index+1}}.

{{current.text}}

{{current.text}}

Loading student data: please wait.

Do you really want to delete this question?

  • {{current.text}}
  • Delete
  • Cancel