Skip to content Skip to main navigation Skip to footer

BUG REPORT

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #4575
    Stefania **Stefania **
    Participant

    QSM Horizontal Multiple Response

    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.
    #4587
    Kriti SharmaKriti Sharma
    Keymaster

    Hi 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,
    Kriti

    #4597
    Stefania **Stefania **
    Participant

    Hello, 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);
    }

    #4609
    Kriti SharmaKriti Sharma
    Keymaster

    That’s great Stefania. Can I mark this ticket as resolved now?

    Kind regards,
    Kriti

    #5106
    Kriti SharmaKriti Sharma
    Keymaster

    Hi 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,
    Kriti

    #5519
    Austin johnAustin john
    Participant

    I 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.
    #5890
    johns smithjohns smith
    Participant

    When 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.

    #5891
    Ayden watkinsAyden watkins
    Participant

    This 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

    #6101
    Nicholas TanNicholas Tan
    Participant

    This 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.
    #8977
    Ayden watkinsAyden watkins
    Participant

    In 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.

    #11698
    stephen larrystephen larry
    Participant

    Submitting 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

    #11802
    Thomas BatemanThomas Bateman
    Participant

    Certified 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.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.