Difference between revisions of "Form:IndicatorForm"
Nils Duepont (talk | contribs) |
Nils Duepont (talk | contribs) |
||
Line 17: | Line 17: | ||
{| class="formtable" | {| class="formtable" | ||
! Data type* | ! Data type* | ||
− | | {{{field|datatype|input type=radiobutton|mandatory | + | | {{{field|datatype|input type=radiobutton|mandatory|values=Numeric, String, Date|show on select=Numeric=>scale1;String=>scale2;Date=>scale3}}} |
− | |||
− | |||
− | |||
|- | |- | ||
+ | ! Scale* | ||
+ | |} | ||
+ | |||
+ | <div id="scale1">{{{field|scale|input type=radiobutton|mandatory|default=Binary|values=Binary, Multinomial, Ordinal, Metric}}}</div> | ||
+ | <div id="scale2">{{{field|scale|input type=radiobutton|mandatory|default=String|values=String}}}</div> | ||
+ | <div id="scale3">{{{field|scale|input type=radiobutton|mandatory|default=Date|values=Date}}}</div> | ||
+ | |||
+ | {| class="formtable" | ||
! Value labels* | ! Value labels* | ||
| {{{field|valuelabels|input type=textarea|mandatory|autogrow|editor=wikieditor|placeholder=Add value labels as a list. In software like Stata, SAS or the like it would be called "value labels". They are usually used for nominal and ordinal scales only; for metric variables write "Not applicable". Examples include: "0 = No", "1 = Yes" or "1 = Totally agree" ... "7 = Totally disagree". Sometimes the Wiki markup leads to unexpected results, so better use the HTML code for a list i.e. <ul><li>Bullet point1</li><li>Bullet point2</li></ul>.}}} | | {{{field|valuelabels|input type=textarea|mandatory|autogrow|editor=wikieditor|placeholder=Add value labels as a list. In software like Stata, SAS or the like it would be called "value labels". They are usually used for nominal and ordinal scales only; for metric variables write "Not applicable". Examples include: "0 = No", "1 = Yes" or "1 = Totally agree" ... "7 = Totally disagree". Sometimes the Wiki markup leads to unexpected results, so better use the HTML code for a list i.e. <ul><li>Bullet point1</li><li>Bullet point2</li></ul>.}}} |
Revision as of 15:07, 10 July 2020
This is a form to generate an indicator page in two steps.
- Enter the name of the indicator below (without underscores). This will create the homonymous page.
- Afterwards you will see the form that mirrors the "Quick info" box, each heading and section of an indicator page (cf. an example based on the template).
If a page with that name already exists, you will be able to edit that page with the form.