Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


    (8 guests in past 15 min.)

    Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

    Support Forums

    ATutor Support

    Leave Blank option in MCQs


    You must be signed-in to post.

    AuthorSubject
      Page: 1
    Sameerchand2
    Subject: Leave Blank option in MCQsQuote this post in your reply
    If you are asking for help, provide lots of detail so problems can be reproduced.
    Hello, I have checked the forum for these. I saw some responses, however, all of them are for version 1.5. I still try to follow them but when I open the take_take.php, there was less than 250 lines of code and the instructions said to comment lines 308-309.

    The second response was this:
    2) Next comment out the code that displays the option for "Leave Blank" from the Multiple Choice, True False and Likert sections

    case AT_TESTS_MC:
    ...
    //echo $spacer;
    //echo '<input type="radio" name="answers['.$row['question_id'].']" value="-1" id="choice_'.$row['question_id'].'_x" checked="checked" /><label for="choice_'.$row['question_id'].'_x"><em>'._AT('leave_blank').'</em></label>';

    ======================================

    I cant see anything like this in take_test.php

    Please help. I need to carry out an important examination in which I cannot have these leave blank options.

    Thank you.

    Things to describe:
    Operating system ATutor is installed on -
    ATutor version -
    Patch #s applied -
    ATutor theme name -
    PHP version -
    MySQL version -
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used -
    ...and anything else relevant -
    Posted: 2009-11-19 01:15:44
     Page: 1

    You must be signed-in to post.