maced0507
Forum Replies Created
-
Hi @usr1,
Thanks for the support for now.
Look forward to hear the improvement from dev.
Regards,
Ed Boon
Hello @serge00,
No, this is the url of the form:
https://www.visioned.net/locatie/As set in the request.
Regards,
Ed
Ok thanks. I had 2 product add ons. It’s indeed of WooCommerce.
Indeed and support is not available. I waited on a ticket since 2018.
Hi Saurabn,
I have 4 quizzes in one lesson with forced timer set up on 1 hour and may not be restarted, so I set the restart on zero.
Sometimes the timer shows up, but the most time it disappears and in as well as lineair as free form the progress from quiz 2 to 3 and 3 to 4 will will go to the next quiz with the buttons. It works when I use the navigation on the left. Can I hide the buttons next and previous.
I use Chrome as an administrator and test in Firefox so I don’t have to switch.
Students (testers) are subscribers.I also use LearnDash Powerpack but noticed that the plugin Auto Complete Course Lessons And Topics is this the same as in LearnDash PowerPack and can this conflict with Uncanny Quiz completion advances to next step.
Look forward to hear from you.
Regards,
Ed
Hi Saurabn,
Thanks for your reaction.
I have indeed 4 kind of question types,
Quiz 1 and 2 are fill in the blanks questions
Quiz 3 is single choice
Quiz 4 is indeed an open answer which I have graded to not graded and no points awarded.
One thing is strange. When testing as admin the questions are autocompleted, but as a student (tester at the moment) is a subscriber, but then only question 1 and 2 are autocompleted.So as you said, autocomplete is not possible on open answers.
But nog quiz 3, with single choice.Maybe you have a suggestion?
Regards,
Ed Boon
Hi Pankaj,
Nice plugin and simpel to use. Thanks.
I noticed one thing in my client site.
I have 4 quizzes in one lesson. The first four automatically autocomplete but the latets didn’t. You have to mark the subject of the quiz and the it will complete.
Do you have a suggestion what this can be.
Look forward to hear.signature moderated:
https://ww.wp.xz.cn/support/guidelines/#do-not-spamt
- This reply was modified 4 years, 9 months ago by Steven Stern (sterndata).
Hi Joost,
Ik had dezelfde melding, ook met installeren van wordpress-seo-14.0.1-wpseo-frontend. Waar is wordpress-seo-14.0.2-wpseo-frontend te downloaden.
Hoor graag van je.
Groet,
Ed Boon
http://www.visioned.netHi,
Yes is installed, but the site is not yet active, it’s my clients site.
Regards,
EdForum: Plugins
In reply to: [Contact Form 7] File upload is not compatible with Safari v11.1Hi Ronak,
I have put this in my theme function:
function wpcf7_load_js_not_safari11() {
global $is_safari;
if($is_safari) {
return false;
} else {
return true;
}
}
add_filter( ‘wpcf7_load_js’, ‘wpcf7_load_js_not_safari11’ );But this is still not working. I tried Safari 11, FireFox, Edge and Chrome.
Where can I place the jquery code you mentioned.
Please let me know.
Regardsm,
Ed