This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:create:stuff [29.03.2015 15:46] – Update admin | en:create:stuff [13.02.2024 18:58] (current) – admin | ||
|---|---|---|---|
| Line 50: | Line 50: | ||
| In contrast to the registration form above, most questionnaires start with a friendly welcome page. The procedure is similar to adding a heading: | In contrast to the registration form above, most questionnaires start with a friendly welcome page. The procedure is similar to adding a heading: | ||
| - | * Click on **Text Elements and Labels** and create | + | * Create a new text in the **List of Questions** within |
| * Add an empty page at the beginning when composing your questionnaire. | * Add an empty page at the beginning when composing your questionnaire. | ||
| - | * Drag and drop the text element | + | * Drag and drop the text (like a question) |
| + | |||
| + | **Tip:** A brief explanation of how you can create an appealing introduction can be found under | ||
| + | [[: | ||
| Line 75: | Line 78: | ||
| - **Term** "Main Subject", | - **Term** "Main Subject", | ||
| - **Question title** " | - **Question title** " | ||
| + | |||
| + | **Tip:** The item input for a selection question does not go via the quick input like for the text question. To make a quick entry here, use the //direct import//. Simply enter the items listed here (you can also simply copy and paste them from a document) and click //Save// {{: | ||
| Line 81: | Line 86: | ||
| For text input fields you can individually define the height and width. If you do not enter a height (default), text input fields are one row high and do not allow multi-line input. | For text input fields you can individually define the height and width. If you do not enter a height (default), text input fields are one row high and do not allow multi-line input. | ||
| - | To make the text field smaller, simply define the //Width of the text input field// -- " | + | To make the text field smaller, like in the example with the students, simply define the //Width of the text input field// -- " |
| Line 106: | Line 111: | ||
| - Click **Compose Questionnaire** on the left and select the questionnaire " | - Click **Compose Questionnaire** on the left and select the questionnaire " | ||
| - You can now add all three questions using the mouse (mind the sequence: SD01, SD03, SD02) or add a PHP code. | - You can now add all three questions using the mouse (mind the sequence: SD01, SD03, SD02) or add a PHP code. | ||
| - | | + | - If you have added the questions using the mouse, click on edit button |
| - | - In case you decided to add PHP code, enter the following code: | + | |
| <code php> | <code php> | ||
| Line 131: | Line 136: | ||
| - Select item //Other// or create as a new item (List of Questions). | - Select item //Other// or create as a new item (List of Questions). | ||
| - Tick the box //Show text input field for this option//. | - Tick the box //Show text input field for this option//. | ||
| - | - Set the // | + | - Specify width of input field in //quick input for items// by clicking on {{:button.edit.gif? |
| - Select question //Main Subject// again (List of Questions) and check the result in the preview at the bottom. | - Select question //Main Subject// again (List of Questions) and check the result in the preview at the bottom. | ||