gmichaelguy
Forum Replies Created
-
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] Wierd behavior !!! with F5This is not weird, it is by design. Why would you think reloading the page would do anything other than start completely over?
There is a popup window warning you if you leave it will start over unless you turned it off. Use options alerts=on to make sure it displays.
M
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] Quiz doesn't appearGlad to hear. Glad you are enjoying it.
Michael
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] Quiz doesn't appearI made a small update today. Please see if the issue remains. I also use Genesis so I am sure that is not the direct conflict unless you modified something. Everything these types of issues have appeared in the past it was always a conflict with another plugin. The exact conflict was always determined by first deactivating all plugins and then activating mtouchquiz. If mtouchquiz works now, then it is a conflict with another plugin. Simply reactivate each plugin one at a time. when it stops working, you know what the plugin is that has the conflict. report back and we will see what happens.
Sorry for your troubles,
MichaelForum: Plugins
In reply to: Conflict of javascript files throwing Internet Explorer into a spinIt’s probably best to not start editing code unless you know what the code does or you are willing to live with unintended consequences without panic.
Sorry I don’t know what the issue is. I’ve seen this a couple times before and each time it was due to the other plugin extending the capabilities of jquery in a way that messed up with my plugin’s use of it. Glad your blog is back.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] can't create new quizzesYou can simply disable theme my login while editing the quizzes. When you are done editing the quizzes, Reactivate it with no issues.
Also, there is some database storage available using this additional plugin https://gmichaelguy.com/quizplugin/go/gf/
Glad you got it working. I hope to figure this conflict out one day and fix it in the future!
Michael
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] can't create new quizzesThe most common cause of this is a plugin conflict. The plugin “Theme My Login” has been the culprit for most. Try disabling your other plugins one at a time until you find which one is causing the problem and report back.
I don’t know what the exact root cause of the conflict is, but I’m pretty sure mTouch Quiz is not the problem but rather a bad combination.
Sorry for the troubles.
Michael
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] Error in MUI have a multisite and a single site that I use it for with no problems. The MU is not the problem. If I had to guess I’d guess it is your theme or another plugin causing your problem. Can I get a link to the page where your quiz is supposed to show up?
Tell me more. How long have you had this problem? Did your quizzes formerly work? How many questions are on your quiz?
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] mtouch quiz 2.2.0I hope 2.2.1 addresses this. Please report back.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] WP in own directoryThanks!
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] No question reorderingCurrently you cannot easily manually reorder the questions. You can, however, have the questions displayed in random order by including the option randomq=on in the shortcode. I do hope to include manual reordering in a future update. It’s “in my mind” but not at the top of the list.
Thanks for your interest and registering your request.
Michael
https://gmichaelguy.com/quizpluginForum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] mTouch quiz & buddypress compatibilityUsing the “singlepage” mode should resolve these issues, but single page quizzes don’t look as nice.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] mTouch quiz & buddypress compatibilityI’ve seen this with other plugins that extend jquery in this fashion. I’ve tried to namespace things to avoid as many conflicts as possible, but when people make changes to jquery it does sometimes affect way more than they intended.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] 500 Internal Server ErrorThis should be fixed since 2.1.6 Please report back if not.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] Results pageThere has been a request for a social sharing of scores type feature as well as emailed and database stored results. Of those listed, emailing results will likely be the first implemented (as early as the next couple weeks!).
The percentage is calculated by the JavaScript. The percent isn’t known by any php action since the quiz hasn’t been taken yet. Once the quiz is loaded on the page, the JavaScript does everything else. In the final screen, every instance of the variable %%PERCENTAGE%% is replaced with the percent. The JavaScript function mtq_results_message searches the text string located in the html element named #mtq_quiz_results-NumberOfQuiz. If you wanted to have it replace the variable in another location, this would be the function to edit. Be aware there are two JavaScript files script.js and script.min.js and the minimized one is loaded by default. You can either edit the min one or change the script enqueue in mtouchquiz.php to load the other one.
I do have a few improvements planned, and I appreciate your support and kind words. The main thing to realize is that I am not a professional developer and this isn’t my “day job.” I wrote this plugin for use on my own personal projects but released it to the public since it seemed useful for others as well.
Good luck. I’d love it if you dropped me a line or posted a link back here showing what you did. Everyone benefits when everyone shares.
Best wishes,
MichaelForum: Plugins
In reply to: [mTouch Quiz] I get 404 error when try to comment post with mTouch QuizOne more thing, yuriki, would you mind sharing your translation files for others to use? Email them to me using my email address found here:
https://gmichaelguy.com/contact/