Problems with checking "fill-in-the-blank" questions

Home Forums Legacy Support Support queries Setup issues Problems with checking "fill-in-the-blank" questions

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #251259
    Anshuman Sahu
    Keymaster
    yes you are correct this is happening in case when 1 marks is given . CHecking fruther.
    #251279
    Anshuman Sahu
    Keymaster
    Ok this is fixed at your end : http://prntscr.com/rz38ws
    #251341
    hoanganftu
    Spectator
    Great. It is exactly what I need. Could you do me one more favor please? This is also a request from many of my users but I don't know what to do. The users need to listen to the audio after a question has been checked. It is useful for the users to look at the answers while listening to the audio. However, right now, it is impossible because the audio player is not clickable (or disabled) after the answer has been checked. I think it won't affect the results overall because the answers have already been recorded. Hope you can help with it.
    #251604
    Anshuman Sahu
    Keymaster
    please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :   .question_wrapper.loaded { right:0; width:200px; } .question_wrapper.loaded .result{ transform:translateX(0); }
    #251635
    hoanganftu
    Spectator
    Hi, I've added the css and it partly. I mean I can listen to the audio when I click "Check Results" after a quiz. However, during the test with the option of "Check answer", I still cannot click the audio player after a question has been checked. Besides, the position of the mark is misplaced. Fill-in-the-blank type: With correct answer: http://prntscr.com/rzytmy With incorrect answer: http://prntscr.com/rzyu9d   Multiple choice questions: http://prntscr.com/rzyu9d  
    #251877
    Anshuman Sahu
    Keymaster
    Well then remove the css previously given and use this one in place of it :   .question_wrapper.loaded { position: relative; }
    #251941
    hoanganftu
    Spectator
    Hi, right now I can listen to the audio but it leads to another problem: the mark seems to be misplaced, which create a big gap between the question and the explanation. http://prntscr.com/s0n0k6 Do you have any other alternatives?
    #252184
    Anshuman Sahu
    Keymaster
    Yes it will be misplaced as it was previously positioned over the question which was not letting the question content to be clicked there . Therefore to make your question content clickable we need to pay this price . I tried other methods but they will fail in mobile screen or in some other devices So I chose this to be best option as of now.  
Viewing 8 posts - 16 through 23 (of 23 total)
  • The topic ‘Problems with checking "fill-in-the-blank" questions’ is closed to new replies.