Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Surveypro element types.

Surveypro element types: Difference between revisions

From MoodleDocs
(fix typo in name)
(fix typo in name)
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:
|[[File:Surveypro_fileupload.png|thumb|"Attachment" question type]]
|[[File:Surveypro_fileupload.png|thumb|"Attachment" question type]]
|[[File:Surveypro_integer.png|thumb|"Integer" question type]]
|[[File:Surveypro_integer.png|thumb|"Integer" question type]]
|[[File:Surveypro_time.pngmultiselect.png|thumb|"Multi select" question type]]
|[[File:Surveypro_multiselect.png|thumb|"Multi select" question type]]
|-
|-
|[[File:Surveypro_time.pngnumeric.png|thumb|"Numeric" question type]]
|[[File:Surveypro_numeric.png|thumb|"Numeric" question type]]
|[[File:Surveypro_radiobutton.png|thumb|"Radio button" question type]]
|[[File:Surveypro_radiobutton.png|thumb|"Radio button" question type]]
|[[File:Surveypro_rate.png|thumb|"Rate" question type]]
|[[File:Surveypro_rate.png|thumb|"Rate" question type]]

Latest revision as of 13:00, 15 October 2016

Elements building a survey are divided in two types: "question" or "format".

The semantics which distinguishes between "question" or "format" is this: a "question" is the form element providing what remote user submitted, "format" is ONLY a form aesthetic element.

Questions such as formats differ from each other by plugin.

There are some question plugin provided with survey such as some format plugin too.

So hierarchically a survey is done by:

  • Survey form
    • elements
      • element type questions (shortly called "questions")
        • question plugin 1
        • question plugin 2
        • question plugin ...
      • element type formats (shortly called "formats")
        • format plugin 1
        • format plugin 2
        • format plugin ...

Questions

(Click any screenshot below to see it enlarged.)

"Age" question type
"Autofill" question type
"Boolean" question type
"Check box" question type
"Date" question type
"Date and time" question type
"Attachment" question type
"Integer" question type
"Multi select" question type
"Numeric" question type
"Radio button" question type
"Rate" question type
"Recurrence" question type
"Select" question type
"Short date" question type
"Short text" question type
"text area" question type
"time" question type

Formats

"Fieldset" format type
"Label" format type
"Page break" format type