<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Templar</id>
	<title>LimeSurvey Manual - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Templar"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/Templar"/>
	<updated>2026-08-13T02:48:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Question_plugins&amp;diff=317097</id>
		<title>Question plugins</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Question_plugins&amp;diff=317097"/>
		<updated>2023-12-14T04:27:24Z</updated>

		<summary type="html">&lt;p&gt;Templar: corrected an outdated URL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alert|THIS INFORMATION IS OUT OF DATE. PLEASE SEE [https://manual.limesurvey.org/Question_themes QUESTION THEMES] FOR QUESTION CUSTOMIZATION OPTIONS.}}&lt;br /&gt;
&lt;br /&gt;
Question object considerations.&lt;br /&gt;
&lt;br /&gt;
Questions are plugins.&lt;br /&gt;
&lt;br /&gt;
   - No difference between core and third-party questions&lt;br /&gt;
&lt;br /&gt;
   - Questions can include views.&lt;br /&gt;
&lt;br /&gt;
- MM: All question related texts can make use of placeholders (EM).&lt;br /&gt;
&lt;br /&gt;
Questions can have database columns.&lt;br /&gt;
&lt;br /&gt;
   - A question may define a column type for storing its answer.&lt;br /&gt;
&lt;br /&gt;
Questions may have subquestions.&lt;br /&gt;
&lt;br /&gt;
   - A question may have subquestions; these are Question objects, possible of another type.&lt;br /&gt;
&lt;br /&gt;
   - Questions are rendered recursively; a parent question is responsible for telling its children when to render.&lt;br /&gt;
&lt;br /&gt;
   - Answer columns are discovered recursively; a parent question is responsible for getting column meta data (upon survey activation) from its children.&lt;br /&gt;
&lt;br /&gt;
Questions may have AnswerSets.&lt;br /&gt;
&lt;br /&gt;
   - Multiple questions may share the same AnswerSet.&lt;br /&gt;
&lt;br /&gt;
   - An answer set is a numerically indexed array; assigning each text option an numeric value.&lt;br /&gt;
&lt;br /&gt;
   - Texts inside answer sets can be localized.&lt;br /&gt;
&lt;br /&gt;
Questions belong to 1 Category.&lt;/div&gt;</summary>
		<author><name>Templar</name></author>
	</entry>
</feed>