charliecleon
Forum Replies Created
-
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Quiz problemsim not a professional developer but i found the line for translate it, so, i show it but i not encourage anybody for messing the code withow knowledge
Anyway… problem of sending the quiz is still there… my problem is slightly different, just the unchecked answers send the message error and the quiz is sent anyway\wp-content\plugins\tutor\assets\js\tutor-front.js:
718 if ($type === ‘radio’) {
719 if ($required_answer_wrap.find(‘input[type=”radio”]:checked’).length == 0) {
720: $question_wrap.find(‘.answer-help-block’).html(‘<p style=”color: #dc3545″>Please select an option to answer</p>’);
721 validated = false;
722 }Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Quiz problemsthe questions are sorted below each other, and the answers are required for all questions, the problem is when a user submits the quiz the message “Please select at least one option to answer” is displayed under every question in red for a split second and then the quiz is submitted anyway.
Same here, and i configured to answers being forced to be answered.
BTW there’s no human way to translate that red text?
Email notifications till i know is only for tutor lms pro version ?? maybe you can install Uncanny Automator, is Tutor LMS compatible and you can program emails easily with it
@alessandromondelli There’s a way to contact you?
my website is running tutor lms + edumax theme in one of my multisite places (using subdirectory, not subdomain), is working but not great (students can register)… just recieved today an answer from the offical support saying they not support multisite… cause inside a Course, when you move through lessons theres problems going straight to a quizz
so yep… this plugin is not multisite friendly