<?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: Can Gravity Forms Do This?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4</link>
		<description>Gravity Support Forums Topic: Can Gravity Forms Do This?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:44:17 +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/can-gravity-forms-do-this-4" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-113082</link>
			<pubDate>Thu, 03 Jan 2013 11:10:51 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">113082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add people to your Mailchimp list using the add-on. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coolguythampy on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-113025</link>
			<pubDate>Thu, 03 Jan 2013 08:40:49 +0000</pubDate>
			<dc:creator>coolguythampy</dc:creator>
			<guid isPermaLink="false">113025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I like the cheat :)&#60;/p&#62;
&#60;p&#62;Thanks for the great suggestion. I wouldn't be that concerned with printing as of now.&#60;/p&#62;
&#60;p&#62;I assume I can also add people to my Mailchimp list using the add-on once they have submitted.&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-112990</link>
			<pubDate>Thu, 03 Jan 2013 07:52:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are lots of tutorials online.  I would look at the PHP GD library functions.  &#60;a href=&#34;http://php.net/manual/en/ref.image.php&#34; rel=&#34;nofollow&#34;&#62;http://php.net/manual/en/ref.image.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can use the PHP function imagecreatefromgif or imagecreatefrompng or imagecreatefromjpeg to start with an image, and add your text. or combine two imagess The work you do to create the badge will be done in PHP using the information collected by Gravity Forms.&#60;/p&#62;
&#60;p&#62;You could also cheat a little and just display an image in a div and position the text score over the top of it.  I'm not sure how that would print though.  That is one drawback of my previous suggestion.  If you create a complete image with the badge and text, it should print fine (if you are concerned with printing it.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coolguythampy on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-112743</link>
			<pubDate>Thu, 03 Jan 2013 00:47:13 +0000</pubDate>
			<dc:creator>coolguythampy</dc:creator>
			<guid isPermaLink="false">112743@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you point me to some script that can generate the image with the overlay? I tried finding online, but couldn't come across any.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-112127</link>
			<pubDate>Tue, 01 Jan 2013 21:05:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can generate your badge using CSS or PHP or an image and overlay text, however you like.  That is up to you.  Once you have the score, you can do whatever you want with it.  It will all be done at the same time.&#60;/p&#62;
&#60;p&#62;All the entries (scores) will be stored, but each entry is unique and not related to any other.  There is no 'user history', so the user would not be able to see how their score improved over time.  The administrator could.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coolguythampy on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-111997</link>
			<pubDate>Tue, 01 Jan 2013 12:08:53 +0000</pubDate>
			<dc:creator>coolguythampy</dc:creator>
			<guid isPermaLink="false">111997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have something similar in mind. However, I'd also require to give a dynamically generated badge saying your score is this. &#60;/p&#62;
&#60;p&#62;Is it also possible to keep a history of scores for a particular user and then see how scores have improved?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-111984</link>
			<pubDate>Tue, 01 Jan 2013 11:03:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111984@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is one example of figuring a score after the form is submitted:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/leadership-iq-test/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/leadership-iq-test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There are many others if you can let us know what you want to do exactly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-111982</link>
			<pubDate>Tue, 01 Jan 2013 11:01:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is possible.  Calculations are built in, and you can always use the gform_pre_submission_filter to perform your own complex calculations and store those results.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you post a more specific question, we can help you with additional tips or suggest help if you will need programming assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coolguythampy on "Can Gravity Forms Do This?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-gravity-forms-do-this-4#post-111979</link>
			<pubDate>Tue, 01 Jan 2013 10:58:38 +0000</pubDate>
			<dc:creator>coolguythampy</dc:creator>
			<guid isPermaLink="false">111979@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible for gravity forms to take in inputs and then output a score based on the inputs provided? Say I want to calculate productivity score of a person. I as them various questions and finally they are given a score based on their inputs. &#60;/p&#62;
&#60;p&#62;I know it might not be possible out of the box, but is there a way to add this functionality to gravity forms maybe by hiring a programmer? Or is it something that can be easily achieved?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
