<?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: Random Question Quiz</title>
		<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz</link>
		<description>Gravity Support Forums Topic: Random Question Quiz</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:26:02 +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/random-question-quiz" rel="self" type="application/rss+xml" />

		<item>
			<title>Andrew Koop on "Random Question Quiz"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz#post-59018</link>
			<pubDate>Tue, 15 May 2012 13:27:07 +0000</pubDate>
			<dc:creator>Andrew Koop</dc:creator>
			<guid isPermaLink="false">59018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool. I'm making some headway, but I'm wondering if you could tell me how to modify the following:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.pastie.org/3916252&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/3916252&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm thinking that I could pull in random posts from a category and get their titles to show up in the labels. So, I've changed choices in the code you sent to label. As you mentioned, it could be clunky, but do you think I'm getting close?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Random Question Quiz"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz#post-58986</link>
			<pubDate>Tue, 15 May 2012 09:43:36 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">58986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The steps you would be looking for in the pre-render hook would be to grab from your database or text file of questions and answers, push those details to your labels and values in the fields you've already set up. Test against duplicates, so that you don't show the same question twice in one form. The data in the end result might be a little wonky though, as I'm not one hundred percent sure how much Gravity Forms is going to like it, but it should be something you can hack together. The good news is that once you set up the data feed to pull in questions, you should be able to easily expand the number of questions available in the pool without doing much to Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Koop on "Random Question Quiz"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz#post-58974</link>
			<pubDate>Tue, 15 May 2012 09:01:07 +0000</pubDate>
			<dc:creator>Andrew Koop</dc:creator>
			<guid isPermaLink="false">58974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;I have enough experience to theme in Wordpress and do some basic to moderate things. The good amount of php might trip me up, but I'll check out the pre-render hook. If I can't get that work, I might have to look into a different method. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Random Question Quiz"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz#post-58935</link>
			<pubDate>Mon, 14 May 2012 19:05:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">58935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There currently isn't any way to randomize fields in Gravity Forms. What you would have to do is make a form, and then using our hooks and a good amount of PHP, you would then be able to randomize the field labels and multiple choice field options. &#60;/p&#62;
&#60;p&#62;How much experience do you have with PHP? &#60;/p&#62;
&#60;p&#62;The first part would be hooking into the Pre-render hook we have available:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Koop on "Random Question Quiz"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-question-quiz#post-58906</link>
			<pubDate>Mon, 14 May 2012 15:20:53 +0000</pubDate>
			<dc:creator>Andrew Koop</dc:creator>
			<guid isPermaLink="false">58906@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm looking to create twenty question quizzes that are populated randomly from a larger repository of questions. This functionality would allow me to give each user a mostly unique quiz. &#60;/p&#62;
&#60;p&#62;So far, the questions are multiple choice and I plan to use conditionals to ensure that user answers are correct before submitting.&#60;/p&#62;
&#60;p&#62;Could anyone advise me as to the best way I might go about ordering my questions randomly? &#60;/p&#62;
&#60;p&#62;Thanks for your time.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
