<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum &#187; Forum: Quizzin WordPress Plugin - Recent Posts</title>
		<link>http://projects.binnyva.com/forum/forum/quizzin-wordpress-plugin</link>
		<description>Support for my OSS Projects</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 11:29:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://projects.binnyva.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://projects.binnyva.com/forum/rss/forum/quizzin-wordpress-plugin" rel="self" type="application/rss+xml" />

		<item>
			<title>tateenglund on "Settings not showing"</title>
			<link>http://projects.binnyva.com/forum/topic/settings-not-showing#post-2495</link>
			<pubDate>Tue, 31 Jan 2012 23:48:04 +0000</pubDate>
			<dc:creator>tateenglund</dc:creator>
			<guid isPermaLink="false">2495@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I installed the plugin and the settings section is blank.  Any fixes?  It is just a white screen.  I have uninstalled and reinstalled many times.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Post results in twitter?"</title>
			<link>http://projects.binnyva.com/forum/topic/post-results-in-twitter#post-2492</link>
			<pubDate>Fri, 13 Jan 2012 22:22:03 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2492@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Ouch, I don't know why I wrote 'Tweeter' so many times :P&#60;br /&#62;
Of course the site is Twitter :P~
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Post results in twitter?"</title>
			<link>http://projects.binnyva.com/forum/topic/post-results-in-twitter#post-2488</link>
			<pubDate>Tue, 10 Jan 2012 06:38:25 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2488@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I just added in show_quiz.php, after this line:&#60;br /&#62;
	print str_replace($replace_these, $with_these, stripslashes($quiz_details-&#38;gt;final_screen));&#60;/p&#62;
&#60;p&#62;this code:&#60;/p&#62;
&#60;p&#62;	print ('&#60;/p&#62;
&#60;p&#62;&#38;lt;center&#38;gt;&#38;lt;font color=&#34;##FFFF40&#34;&#38;gt;&#38;lt;b&#38;gt;Post your results on Tweeter:&#38;nbsp;&#38;lt;/b&#38;gt;&#38;lt;/font&#38;gt; &#38;lt;a href=&#34;https://twitter.com/share&#34; class=&#34;twitter-share-button&#34;');&#60;br /&#62;
        print ('data-url=&#34;http://goo.gl/a3tyk&#34;');&#60;br /&#62;
        print ('data-counturl=&#34;http://www.jogabrasil.com.br/2011/12/01/quiz_jogos_brasileiros/&#34;');&#60;br /&#62;
        print ('data-lang=&#34;en&#34;');&#60;br /&#62;
        print ('data-text=&#34;I scored ' .$quiz_score.' of ' .$quiz_total. ' questions! My result is &#38;quot;' .$quiz_rating.'&#38;quot;! Take the quiz you too!&#34;');&#60;br /&#62;
        print ('data-hashtags=&#34;#JogaBrasil&#34;');&#60;br /&#62;
        print ('data-count=&#34;vertical&#34;&#38;gt;Post your results on Tweeter!&#38;lt;/center&#38;gt;');&#60;br /&#62;
        print ('&#38;lt;script&#38;gt;!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElements);js.id=id;js.src=&#34;//platform.twitter.com/widgets.js&#34;;fjs.parentNode.insertBefore(js,fjs);}}(document,&#34;script&#34;,&#34;twitter-wjs&#34;);&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;');&#60;/p&#62;
&#60;p&#62;it's basically a bunch of print's with the javascript provided by tweeter - no big deal.&#60;/p&#62;
&#60;p&#62;Btw: I would really like some fix for the 'missing sub-menu' problem... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Post results in twitter?"</title>
			<link>http://projects.binnyva.com/forum/topic/post-results-in-twitter#post-2483</link>
			<pubDate>Sat, 24 Dec 2011 23:18:20 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2483@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Can you post the code here? It might be helpful to others.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Post results in twitter?"</title>
			<link>http://projects.binnyva.com/forum/topic/post-results-in-twitter#post-2482</link>
			<pubDate>Sat, 24 Dec 2011 18:27:00 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2482@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hah, I made it... just needed to add some javascript provided by twitter itself, and it's working!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Post results in twitter?"</title>
			<link>http://projects.binnyva.com/forum/topic/post-results-in-twitter#post-2481</link>
			<pubDate>Thu, 22 Dec 2011 19:25:04 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2481@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Is it possible? Doesn anyone have a clue how such thing can be implemented, so if someone takes the quiz can post the results (with a link to the test) on twitter, or even facebook?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Quizzin blocks menubar and other elements"</title>
			<link>http://projects.binnyva.com/forum/topic/quizzin-blocks-menubar-and-other-elements#post-2480</link>
			<pubDate>Thu, 08 Dec 2011 04:41:20 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2480@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I have the exaclty same problem... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bigchezmktg on "What&#039;s with Line 40?"</title>
			<link>http://projects.binnyva.com/forum/topic/whats-with-line-40#post-2479</link>
			<pubDate>Wed, 07 Dec 2011 22:21:16 +0000</pubDate>
			<dc:creator>bigchezmktg</dc:creator>
			<guid isPermaLink="false">2479@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I installed Quizzin here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bigcheesetraining.com/BCM/whats-your-website-style&#34; rel=&#34;nofollow&#34;&#62;http://bigcheesetraining.com/BCM/whats-your-website-style&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;And, when I click on Quizzin Settings under the Settings tab, I get this:&#60;/p&#62;
&#60;p&#62;Warning: require(/home/content/b/i/g/bigchez16/html/BCM//wp-content/plugins/quizzin/options.php) [function.require]: failed to open stream: No such file or directory in /home/content/b/i/g/bigchez16/html/BCM/wp-content/plugins/271-update-to-quizzin-by-binny-v-a/quizzin.php on line 40&#60;/p&#62;
&#60;p&#62;Fatal error: require() [function.require]: Failed opening required '/home/content/b/i/g/bigchez16/html/BCM//wp-content/plugins/quizzin/options.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/b/i/g/bigchez16/html/BCM/wp-content/plugins/271-update-to-quizzin-by-binny-v-a/quizzin.php on line 40&#60;/p&#62;
&#60;p&#62;What can I do to fix these? I *really* need this plugin to work!&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;br /&#62;
Rachel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SLotman on "Dropdown menu disappears"</title>
			<link>http://projects.binnyva.com/forum/topic/dropdown-menu-disappears#post-2477</link>
			<pubDate>Sat, 03 Dec 2011 14:07:40 +0000</pubDate>
			<dc:creator>SLotman</dc:creator>
			<guid isPermaLink="false">2477@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Kind of same problem here: latest Quizzin, latest wordpress with Scylla lite theme... sub-menus won't show unless I remove Quizzin from the post :(&#60;/p&#62;
&#60;p&#62;(Site at &#60;a href=&#34;http://www.jogabrasil.com.br/2011/12/01/quiz_jogos_brasileiros/&#34; rel=&#34;nofollow&#34;&#62;http://www.jogabrasil.com.br/2011/12/01/quiz_jogos_brasileiros/&#60;/a&#62; - the second menu link &#34;A Feira&#34; should pop up two sub-menus)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Can no longer edit questions"</title>
			<link>http://projects.binnyva.com/forum/topic/can-no-longer-edit-questions#post-2474</link>
			<pubDate>Fri, 25 Nov 2011 22:35:08 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2474@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;What error do you see when you try to edit the question?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>debmccabe on "Can no longer edit questions"</title>
			<link>http://projects.binnyva.com/forum/topic/can-no-longer-edit-questions#post-2469</link>
			<pubDate>Tue, 22 Nov 2011 06:56:46 +0000</pubDate>
			<dc:creator>debmccabe</dc:creator>
			<guid isPermaLink="false">2469@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I have a fully functioning quiz, but when I try to manage questions, I can't seem to edit the question or the explanation for each question. The screen just shows the answers for that question.&#60;br /&#62;
Can you help?&#60;br /&#62;
thanks!&#60;br /&#62;
deb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Dropdown menu disappears"</title>
			<link>http://projects.binnyva.com/forum/topic/dropdown-menu-disappears#post-2467</link>
			<pubDate>Fri, 18 Nov 2011 16:10:17 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2467@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I don't have the issue here - are you sure this issue is not caused by the theme you are using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whizbang on "Dropdown menu disappears"</title>
			<link>http://projects.binnyva.com/forum/topic/dropdown-menu-disappears#post-2466</link>
			<pubDate>Thu, 17 Nov 2011 19:06:11 +0000</pubDate>
			<dc:creator>whizbang</dc:creator>
			<guid isPermaLink="false">2466@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi, the quizzin plugin is allowing the menu dropdowns to show only about 36 pixels of the dropdown. Is the something I can change in one of your files so this does not happen? I'm using wp 3.2.1&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nengineer on "Feature Request: Custom Results"</title>
			<link>http://projects.binnyva.com/forum/topic/feature-request-custom-results#post-2465</link>
			<pubDate>Wed, 09 Nov 2011 20:02:23 +0000</pubDate>
			<dc:creator>nengineer</dc:creator>
			<guid isPermaLink="false">2465@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Instead of having things like &#34;Failed&#34;, &#34;Satisfactory&#34;, or &#34;Cheater&#34;, it would be nice to be able to set our own quiz results.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>koson on "How can I change the language?"</title>
			<link>http://projects.binnyva.com/forum/topic/how-can-i-change-the-language#post-2451</link>
			<pubDate>Sat, 15 Oct 2011 21:48:31 +0000</pubDate>
			<dc:creator>koson</dc:creator>
			<guid isPermaLink="false">2451@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi, I used poedit to translate the default.po file. I upload the new files (default.po and default.mo) into the folder plugins/quizzin/lang. But the language didn´t change. &#60;/p&#62;
&#60;p&#62;How can I change the language?&#60;/p&#62;
&#60;p&#62;koson
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James on "Rich Text / visual Editor for the Explanation of answers to questions"</title>
			<link>http://projects.binnyva.com/forum/topic/rich-text-visual-editor-for-the-explanation-of-answers-to-questions#post-2445</link>
			<pubDate>Mon, 19 Sep 2011 04:11:36 +0000</pubDate>
			<dc:creator>James</dc:creator>
			<guid isPermaLink="false">2445@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I love the simplicity of this plugin but would like to be able to insert images and links out to external resources in the explanation section.  I have tried editing the plugin myself but with only limited WPplugin experience I have not yet succeeded in amending the question_form.php file to achieve this.  I have basically tried repeating the code used for the question box but changing $question-&#38;gt;description to  $question-&#38;gt;explanation.  While this correctly displays a second editor the result is over-writing the question description. &#60;/p&#62;
&#60;p&#62;Here is the code I have commented out and the new code below.&#60;br /&#62;
'&#60;br /&#62;
&#38;lt;!--&#60;br /&#62;
&#38;lt;div class=&#34;postbox&#34;&#38;gt;&#60;br /&#62;
&#38;lt;h3 class=&#34;hndle&#34;&#38;gt;&#38;lt;span&#38;gt;&#38;lt;?php e('Explanation') ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/h3&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;inside&#34;&#38;gt;&#60;br /&#62;
&#38;lt;textarea name=&#34;explanation&#34; rows=&#34;5&#34; cols=&#34;50&#34;&#38;gt;&#38;lt;?php echo stripslashes($question-&#38;gt;explanation)?&#38;gt;&#38;lt;/textarea&#38;gt;&#60;br /&#62;
&#60;br /&#62;
&#38;lt;p&#38;gt;&#38;lt;?php e('You can use this field to explain the correct answer. This will be shown only at the end of the quiz when the correct answers will be made available.') ?&#38;gt;&#38;lt;/p&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
 --&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- start of new code to provide rich text edit for explanation  --&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;postbox&#34;&#38;gt;&#60;br /&#62;
&#38;lt;h3 class=&#34;hndle2&#34;&#38;gt;&#38;lt;?php e('Explanation') ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/h3&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;inside2&#34;&#38;gt;&#60;br /&#62;
&#38;lt;?php the_editor(stripslashes($question-&#38;gt;explanation)); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!--  end JS edit --&#38;gt;'&#60;/p&#62;
&#60;p&#62;Can anyone see what I am doing wrong?&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Quizzin slowing and shutting down site"</title>
			<link>http://projects.binnyva.com/forum/topic/quizzin-slowing-and-shutting-down-site#post-2442</link>
			<pubDate>Wed, 14 Sep 2011 19:53:31 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2442@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Weird. But thanks for the update. Good to know its all working now. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Results not showing up."</title>
			<link>http://projects.binnyva.com/forum/topic/results-not-showing-up#post-2440</link>
			<pubDate>Wed, 14 Sep 2011 19:12:52 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2440@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Just tried it - works for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sabhandari on "Results not showing up."</title>
			<link>http://projects.binnyva.com/forum/topic/results-not-showing-up#post-2439</link>
			<pubDate>Wed, 14 Sep 2011 11:16:37 +0000</pubDate>
			<dc:creator>sabhandari</dc:creator>
			<guid isPermaLink="false">2439@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I just added quiz to my blog at:&#60;br /&#62;
&#60;a href=&#34;http://extreme-java.com/check-java-iq/&#34; rel=&#34;nofollow&#34;&#62;http://extreme-java.com/check-java-iq/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When the user completes the quiz. The results are not shown. I am using the default final screen for quiz.&#60;/p&#62;
&#60;p&#62;Please point out the steps I missed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robin on "Quizzin slowing and shutting down site"</title>
			<link>http://projects.binnyva.com/forum/topic/quizzin-slowing-and-shutting-down-site#post-2438</link>
			<pubDate>Tue, 13 Sep 2011 15:48:49 +0000</pubDate>
			<dc:creator>Robin</dc:creator>
			<guid isPermaLink="false">2438@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I am so sorry, it all seems to be one big accumulation of coincidences. You really wouldn't believe it. But it seems now it all had nothing to do with your plugin or my actions fixing it (which seem to have effect). It was another site on the same server. I'm still flabbergasted about so many coincidences but &#34;happy&#34; that the problem is solved.&#60;/p&#62;
&#60;p&#62;You can close/delete this topic. Again, sorry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robin on "Quizzin slowing and shutting down site"</title>
			<link>http://projects.binnyva.com/forum/topic/quizzin-slowing-and-shutting-down-site#post-2437</link>
			<pubDate>Tue, 13 Sep 2011 01:26:21 +0000</pubDate>
			<dc:creator>Robin</dc:creator>
			<guid isPermaLink="false">2437@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I was so happy with my first quiz (30 questions), but then, when there are too many users (I guess) taking the quiz the site slows down and first you get &#34;page does not exist&#34; messages for just about any link/url/post/page you click including the page with the quiz and then yesterday, the whole site went down! Unreachable, blank, errorpage.&#60;/p&#62;
&#60;p&#62;Only solution was to change the quizzin-directory on the server, then the site worked again. And changing the name back made the plugin working again too. But this will happen again for sure. &#60;/p&#62;
&#60;p&#62;Doe you have any idea how to solve/prevent this from happening? I love this quiz and so do my readers, so I don't want to take it offline, I want to solve it. I just have no idea how, I'm not a programmer, just a user/blogger.&#60;/p&#62;
&#60;p&#62;I only need a simple quiz, question by question, showing a photo, asking what is this, then 4 possible answers. Tick an answer, show answer, go to next question, again and again until the end. Result. Finish. That's it. (no registering, no emails, nothing)&#60;/p&#62;
&#60;p&#62;(the explanation-bit doesn't work either, which I can live with, no problem, but maybe this is already a hint why I have problems?)&#60;/p&#62;
&#60;p&#62;Could you please help me?&#60;/p&#62;
&#60;p&#62;I'm running PHP 5.2.16 and WP 3.2.1. and 2010 Weaver theme.&#60;/p&#62;
&#60;p&#62;My site just went down again, so I took down the quiz, but I could put it up again if that could help you solve my problem. Or is my problem too vague anyway? I'm so sad it isn't working and people are coming to my site to take the quiz in vain.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Random Quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/random-quiz#post-2432</link>
			<pubDate>Wed, 17 Aug 2011 23:58:43 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2432@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Edit show_quiz.php file, line 13...&#60;br /&#62;
$all_question = $wpdb-&#38;gt;get_results($wpdb-&#38;gt;prepare(&#34;SELECT ID,question,explanation FROM {$wpdb-&#38;gt;prefix}quiz_question WHERE quiz_id=%d ORDER BY ID&#34;, $quiz_id));&#60;/p&#62;
&#60;p&#62;Change that to...&#60;/p&#62;
&#60;p&#62;$all_question = $wpdb-&#38;gt;get_results($wpdb-&#38;gt;prepare(&#34;SELECT ID,question,explanation FROM {$wpdb-&#38;gt;prefix}quiz_question WHERE quiz_id=%d ORDER BY RAND()&#34;, $quiz_id));&#60;/p&#62;
&#60;p&#62;It should do the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Microft on "Random Quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/random-quiz#post-2431</link>
			<pubDate>Wed, 17 Aug 2011 16:29:28 +0000</pubDate>
			<dc:creator>Microft</dc:creator>
			<guid isPermaLink="false">2431@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Cool plugin, but it would be great to convert it to examinate board. For this not enough only two next options: all quiz show in random order and show as much quiz as user wants. &#60;/p&#62;
&#60;p&#62;For example, I place 300 quizzes. User doesn't know how much is it.&#60;br /&#62;
He choose option: 10, 20 or 30 quizzes he wants to take.&#60;br /&#62;
After that he answers the quizzes and got all answer.&#60;/p&#62;
&#60;p&#62;But now all quizzes go in strong order and it's useless fo exam. He just will know answers for every question. But if he start again with realized 'random' feature - next time first question will another. And every time he will see random questions. It will be real exam - as in University or school.&#60;/p&#62;
&#60;p&#62;Can I do it by myself or I need to know programming very well?&#60;/p&#62;
&#60;p&#62;Thanks at advance (and sorry for my English)&#60;/p&#62;
&#60;p&#62;P.S. My current quiz is here - &#60;a href=&#34;http://www.salesportal.ru/?page_id=1177&#34; rel=&#34;nofollow&#34;&#62;http://www.salesportal.ru/?page_id=1177&#60;/a&#62; (it's Russian blog about sales), but there always the same questions - I can't make it random. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>denizci88 on "I couldn&#039;t a quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/i-couldnt-a-quiz#post-2430</link>
			<pubDate>Tue, 16 Aug 2011 07:58:07 +0000</pubDate>
			<dc:creator>denizci88</dc:creator>
			<guid isPermaLink="false">2430@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I apologize for my mistake. It is under the &#34;Tools&#34;.&#60;/p&#62;
&#60;p&#62;Best Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>denizci88 on "I couldn&#039;t a quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/i-couldnt-a-quiz#post-2429</link>
			<pubDate>Tue, 16 Aug 2011 07:51:31 +0000</pubDate>
			<dc:creator>denizci88</dc:creator>
			<guid isPermaLink="false">2429@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;First of all for this plugin. I installed it without any problem, but I don&#38;#39;t know how to creat a quiz. I go Quizzes Management page (Manage &#38;gt; Manage Quiz). However there is an only setting. I attached the screenshot.&#60;/p&#62;
&#60;p&#62;If you help me, I would be happy.&#60;/p&#62;
&#60;p&#62;Best Regards&#60;/p&#62;
&#60;p&#62; &lt;a class=&#039;bb_attachments_link&#039; href=&#039;http://projects.binnyva.com/forum/?bb_attachments=2429&amp;bbat=27&#039;&gt;&lt;img  src=&#039;http://projects.binnyva.com/forum/?bb_attachments=2429&amp;bbat=27&amp;inline&#039; /&gt;&lt;/a&gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "My page overlay script doesn&#039;t work on pages that have a Quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/my-page-overlay-script-doesnt-work-on-pages-that-have-a-quiz#post-2426</link>
			<pubDate>Mon, 25 Jul 2011 12:09:36 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2426@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Thanks for posting this - others might run into the same issue. Anyway, I have not looked at the code - but it could be an issue with z-index.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daragh on "My page overlay script doesn&#039;t work on pages that have a Quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/my-page-overlay-script-doesnt-work-on-pages-that-have-a-quiz#post-2425</link>
			<pubDate>Fri, 22 Jul 2011 05:18:22 +0000</pubDate>
			<dc:creator>daragh</dc:creator>
			<guid isPermaLink="false">2425@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Oh,&#60;/p&#62;
&#60;p&#62;here's the source of the leaveNotice thing. AGAIN - NOT Expecting you to look through this, but just fyi...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/rewdy/leaveNotice&#34; rel=&#34;nofollow&#34;&#62;https://github.com/rewdy/leaveNotice&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for any help or suggestions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daragh on "My page overlay script doesn&#039;t work on pages that have a Quiz"</title>
			<link>http://projects.binnyva.com/forum/topic/my-page-overlay-script-doesnt-work-on-pages-that-have-a-quiz#post-2424</link>
			<pubDate>Fri, 22 Jul 2011 05:16:30 +0000</pubDate>
			<dc:creator>daragh</dc:creator>
			<guid isPermaLink="false">2424@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;...but work everywhere else.&#60;/p&#62;
&#60;p&#62;I'm obviously not expecting you (or anyone else :-) to look at third party code, but in brief:&#60;/p&#62;
&#60;p&#62;I'm using the leaveNotice.js javascript file to place an overlay box on screen (it works great). It's working on all pages that DO NOT have a Quizzin plugin on and if I disable the Quizzin plugin it works everywhere.&#60;/p&#62;
&#60;p&#62;Here's the couple of lines of code that call the script.&#60;/p&#62;
&#60;p&#62;&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;/wp-includes/leavenotice/js/jquery.leaveNotice.min.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;/wp-includes/leavenotice/css/jquery.leaveNotice.css&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
jQuery(function(){&#60;br /&#62;
jQuery('a[target=_blank]').leaveNotice({ siteName:&#34;-----&#34;, exitMessage:&#34;&#34;, preLinkMessage:&#34;&#38;lt;div class='setoff'&#38;gt;{URL}&#38;lt;/p&#38;gt;&#38;lt;/div&#38;gt;&#34;, timeOut:0 });&#60;br /&#62;
});&#60;/p&#62;
&#60;p&#62;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Is there anything in that that should be changed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daragh on "Quiz is working fine on initial test server, but looping on staging server."</title>
			<link>http://projects.binnyva.com/forum/topic/quiz-is-working-fine-on-initial-test-server-but-looping-on-staging-server#post-2406</link>
			<pubDate>Wed, 04 May 2011 13:36:08 +0000</pubDate>
			<dc:creator>daragh</dc:creator>
			<guid isPermaLink="false">2406@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Did you get a chance to have a look?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "Quiz is working fine on initial test server, but looping on staging server."</title>
			<link>http://projects.binnyva.com/forum/topic/quiz-is-working-fine-on-initial-test-server-but-looping-on-staging-server#post-2405</link>
			<pubDate>Mon, 02 May 2011 11:25:13 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2405@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Haven't come across this error yet. But I'll take a look at it. Can you send me the link? My email is binnyva' gmail.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

