BUG REPORT
Welcome to QSM Support Forum. › Forums › QSM Pre-Sales › BUG REPORT
- This topic has 11 replies, 8 voices, and was last updated 15 hours, 10 minutes ago by Thomas Bateman.
-
AuthorPosts
-
June 11, 2020 at 4:15 pm #4575Stefania **Participant
I implemented horizontal multiple response and the limitation to a certain number of max answers is not working.
With just multiple response, no horizontal, it works.Attachments:
You must be logged in to view attached files.June 11, 2020 at 8:03 pm #4587Kriti SharmaKeymasterHi Stefania,
Currently, this option works only for Multiple response question type and not with horizontal multiple response question type. I am making a bug report for this. Our development team will try to fix this in the future releases.
Kind regards,
KritiJune 12, 2020 at 1:56 pm #4597Stefania **ParticipantHello, i made it work, on line 934 of question-types.php
function qmn_horizontal_multiple_response_display($id, $question, $answers)
{
$question_display = ”;
global $mlwQuizMasterNext;
$limit_mr_text = ‘onchange=”qsmCheckMR(this,’. $limit_multiple_response .’)”‘;
$required = $mlwQuizMasterNext->pluginHelper->get_question_setting($id, ‘required’);
$limit_multiple_response = $mlwQuizMasterNext->pluginHelper->get_question_setting($id, ‘limit_multiple_response’);
if($limit_multiple_response > 0)
$limit_mr_text = ‘onchange=”qsmCheckMR(this,’. $limit_multiple_response .’)”‘;
if ($required == 0) {$mlw_requireClass = “mlwRequiredCheck”;} else {$mlw_requireClass = “”;}
//$question_title = apply_filters(‘the_content’, $question);
$question_display .= qsm_question_title_func($question);
$question_display .= “<div class=’qmn_check_answers $mlw_requireClass’>”;
if (is_array($answers))
{
$mlw_answer_total = 0;
foreach($answers as $answer)
{
$mlw_answer_total++;
if ($answer[0] != “”)
{
$question_display .= “<input type=’hidden’ name=’question”.$id.”‘ value=’This value does not matter’ />”;
$question_display .= “<span class=’mlw_horizontal_multiple’><input type=’checkbox’ ” . $limit_mr_text .” name=’question”.$id.”_”.$mlw_answer_total.”‘ id=’question”.$id.”_”.$mlw_answer_total.”‘ value='”.esc_attr($answer[0]).”‘ /> <label for=’question”.$id.”_”.$mlw_answer_total.”‘>”.htmlspecialchars_decode($answer[0], ENT_QUOTES).” </label></span>”;
}
}
}
$question_display .= “</div>”;
return apply_filters(‘qmn_horizontal_multiple_response_display_front’,$question_display,$id, $question, $answers);
}June 12, 2020 at 6:34 pm #4609Kriti SharmaKeymasterThat’s great Stefania. Can I mark this ticket as resolved now?
Kind regards,
KritiAugust 19, 2020 at 7:14 pm #5106Kriti SharmaKeymasterHi there,
We have fixed this issue in the latest version release 7.0.2 of the plugin. Please check and let me know if you face any issue.
Kind regards,
KritiNovember 14, 2023 at 5:35 am #5519Austin johnParticipantI have detected some bugs in this code,I have been sent the bug reports for the coming two days because Iam busy with my university assignment, and Iam looking The Dissertation Help Uk service provider, because I have to face some difficulties to write my assignment.
Attachments:
You must be logged in to view attached files.May 17, 2024 at 11:20 am #5890johns smithParticipantWhen deadlines are looming and the pressure is on, MyAssignmentHelp’s urgent assignment help service offers a beacon of hope for students seeking academic success amidst the chaos. With timely delivery, expert assistance, tailored solutions, quality assurance, and round-the-clock customer support, MyAssignmentHelp empowers students to tackle urgent assignments with confidence, achieve their academic goals, and excel in their academic endeavors, even in the most challenging circumstances.
May 18, 2024 at 4:17 am #5891Ayden watkinsParticipantThis article highlights critical issues within the software, underscoring the necessity for immediate attention to enhance user experience. “All essay writer” should note the bugs identified, as they significantly impact functionality and reliability. Addressing these concerns swiftly is essential to maintain the platform’s credibility and user satisfaction. By focusing on these areas, “all essay writer” can ensure a smoother, more efficient service, ultimately benefiting both the writers and their cl
July 11, 2024 at 11:29 am #6101Nicholas TanParticipantThis is very informative post!
For accurate birth certificate translation Singapore with notarization, choose NotarizedTranslations.sg. We serve all document needs for ICA, MFA, LTA, IRAS, MoM, and SAL, and offer legalisation and apostille services as well. Our expertise includes translating and notarizing marriage certificates, divorce papers, academic transcripts, university degrees, medical reports and more. Our professional team ensures that every translation is precise and officially recognized.Attachments:
You must be logged in to view attached files.September 27, 2024 at 7:04 am #8977Ayden watkinsParticipantIn today’s competitive academic environment, a business paper writing service can provide invaluable support to students. These services offer professional assistance in crafting high-quality essays, research papers, and case studies tailored to specific requirements. With expert writers knowledgeable in various business topics, students can enhance their understanding and improve their grades. Moreover, utilizing such a service saves time, allowing students to focus on other essential academic and personal commitments. Trust a reliable business paper writing service for exceptional results.
November 1, 2024 at 6:57 pm #11698stephen larryParticipantSubmitting a bug report is essential for improving software and ensuring a smoother user experience. I find that providing detailed information about the issue, including steps to reproduce it, greatly aids developers in addressing the problem. Open communication between users and developers fosters a better product for everyone involved.Spectra Precision RD20 Wireless Remote Display
November 18, 2024 at 4:14 am #11802Thomas BatemanParticipantCertified birth certificate translation services UK are now easy and reliable with HomeOfficeTranslations.co.uk. We cater to Home Office, immigration, and legal needs across the UK, ensuring 100% accuracy and compliance with official standards. Our expert translators specialize in providing timely translations for visa, PR, and citizenship applications. With exceptional customer service and a focus on quality, we are trusted nationwide.
-
AuthorPosts
- You must be logged in to reply to this topic.