<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Survey Add on - Likert issues</title>
		<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues</link>
		<description>Gravity Support Forums Topic: Survey Add on - Likert issues</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 08:37:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/survey-add-on-likert-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-334400</link>
			<pubDate>Thu, 20 Jun 2013 09:57:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">334400@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyweb on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-333412</link>
			<pubDate>Thu, 20 Jun 2013 00:36:22 +0000</pubDate>
			<dc:creator>jimmyweb</dc:creator>
			<guid isPermaLink="false">333412@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I filled in the form as requested, and included the code I modified in the plugin to fix it for me. Hopefully you'll have a nicer fix that I couldn't see in my rush to get it working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-332262</link>
			<pubDate>Wed, 19 Jun 2013 12:23:41 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">332262@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you fill out a priority support form for me with this info or reference this forum post:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/priority-support/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyweb on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-329548</link>
			<pubDate>Tue, 18 Jun 2013 00:47:22 +0000</pubDate>
			<dc:creator>jimmyweb</dc:creator>
			<guid isPermaLink="false">329548@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My testing confirms this to be a problem with Survey only, as the core GF stores a '10th' option as .11 to avoid this issue. (tested by using checkboxes, and selecting them all).&#60;/p&#62;
&#60;p&#62;Is there a bug tracker for survey I can add this bug to?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyweb on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-329497</link>
			<pubDate>Mon, 17 Jun 2013 23:52:58 +0000</pubDate>
			<dc:creator>jimmyweb</dc:creator>
			<guid isPermaLink="false">329497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Further more, I've worked out the possible issue. it's every 10th likert row that has no result, so ie 10th, 20th, 30th etc, if it's in the same likert. I then checked my database and I can see fields that I assume are for likerts that have field_number as a float/decimal and are 1.1, 1.2 etc until it gets to 1.10 or 1.20... Those don't seem to exist.&#60;/p&#62;
&#60;p&#62;The field is a float, shouldn't it be a decimal for better accuracy anyway?&#60;/p&#62;
&#60;p&#62;I'm wondering if this is 100% down to GF/Surveys or it will depend from person to person based on their database settings. Can any of the dev team give me some insight or help/workarounds for this issue?&#60;/p&#62;
&#60;p&#62;edit:&#60;/p&#62;
&#60;p&#62;turning the field_id column into a decimal causes all to break, as it pads with 0s at the end, and standard fields don't expect floats/decimals in the first place. &#60;/p&#62;
&#60;p&#62;I've also tried varchar(10) but for some reason this is also padded by trailing 0s, which is really odd behaviour to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyweb on "Survey Add on - Likert issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-add-on-likert-issues#post-329322</link>
			<pubDate>Mon, 17 Jun 2013 21:31:04 +0000</pubDate>
			<dc:creator>jimmyweb</dc:creator>
			<guid isPermaLink="false">329322@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've had the beta2 version of survey installed on a site, and been using it. I've recently realised, however, that the likert results are very problematic.&#60;/p&#62;
&#60;p&#62;I've tried testing it, and found that for some unknown reason the results for likerts will not save every question/answer properly, so in the entry in the backend of wordpress it comes up as blank, even though it is required and has been answered.&#60;/p&#62;
&#60;p&#62;I then turned my attention to the emails to see if they contained those missing results, only to find that the likert results on them are completely wrong. Almost none of them match what was actually entered, and it misses different answers that the backend does show.&#60;/p&#62;
&#60;p&#62;I then noticed that Version 1.0 was out, and it was out of beta. I immediately upgraded and tried it out, only to find the exact same issue was still occurring. I tired exporting and importing the form, but still the same issue was occurring.&#60;/p&#62;
&#60;p&#62;Is this a common problem? A known issue/conflict? Is there anything I can do to get this working 100%? I'm on a very tight deadline for a site, where likerts and 'surveys' are pretty much the core of the site.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
