gmichaelguy
Forum Replies Created
-
Forum: Plugins
In reply to: [mTouch Quiz] mTouch Quiz not working correctly in ChromeI don’t have any such issues. maybe it is your theme.
if you have the option “allow multiple chances” then it will show right away regardless of that option. otherwise, how will the quiz taker know to try again? This is not a bug, it is a design feature.
Forum: Plugins
In reply to: [mTouch Quiz] Mix the QuestionYes. Use the options found at gmichaelguy.com/quizplugin/displaying-the-quiz/ to implement this.
Forum: Plugins
In reply to: [mTouch Quiz] Question Sorting and Required Answers1. This seems easy, but its not that easy and I haven’t implemented it.
2. no. you can’t make anyone do anything they don’t want to. you could try to hide the arrows and then use the autoadvance option, but I don’t support that and it will be tricky to get the javascript/CSS right to do that.Forum: Plugins
In reply to: [mTouch Quiz] Arrow too smallThis will be addressed in the next update! look for it in a few weeks.
Forum: Plugins
In reply to: [mTouch Quiz] Import mTouch Quiz trough databaseAn experienced mysql person can do this. but it is not supported here by me. you will need to edit the export before importing or it will overwrite your quizzes upon import. again, I do not support this but it can be done.
Forum: Plugins
In reply to: [mTouch Quiz] RATINGif you put the variable twice, it will appear twice. try only putting %%RATING%% once.
Forum: Plugins
In reply to: [mTouch Quiz] Mtouch and LatexI use mathjax.
Forum: Plugins
In reply to: [mTouch Quiz] Answers Side by Side?not possible. they always go up and down.
Forum: Plugins
In reply to: [mTouch Quiz] Can I remove "Correct" "Wrong"if there aren’t right and wrong answers, you have the wrong plugin. this is for quizzes and not surveys.
Forum: Plugins
In reply to: [mTouch Quiz] Creating Questions by Others… not only by Admin.Not really.
Forum: Plugins
In reply to: [mTouch Quiz] Print the entire quiz with answers?You can display them in a singlepage format. See the options here: https://gmichaelguy.com/quizplugin/displaying-the-quiz/
You will have to put the quiz on two different pages, one that is printable and one that is not.
Michael
Forum: Plugins
In reply to: [mTouch Quiz] rtl problemThanks for sharing your solution. I’m not sure an elegant way for me to incorporate this request at this time.
Michael
Forum: Plugins
In reply to: [mTouch Quiz] Hide "List" buttonYes. you can hide it by using the option list=off
take a look at https://gmichaelguy.com/quizplugin/displaying-the-quiz/ for more information and options!
Forum: Plugins
In reply to: [mTouch Quiz] Update a database field when user clicks "Start" buttonThis could be done using some ajax code, but it is not currently available. A programmer should be able to do this quite easily, but unfortunately I rarely take contract work.