Problem is marking the mcq

Home Forums Legacy Support Support queries Other issues Problem is marking the mcq

Tagged: ,

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • #342519
    krishipathsala
    Spectator
    This reply has been marked as private.
    #342800
    Ada
    Participant
    Hi Yes we found this issue. I have provided you a fix for now. We are looking for a better solution. For now user can scroll up to see the quiz timeline.
    #343192
    krishipathsala
    Spectator
    After clicking on the start quiz option, the quiz did not start at all.
    #343208
    krishipathsala
    Spectator
    Please ignore the previous message. The student can't give the exam peacefully. the quiz timeline came up suddenly. https://drive.google.com/file/d/1HKWQuPk37cFjgibismqvcRUdPfZfPSf-/view?usp=sharing
    #343387
    Ada
    Participant
    Hi, Students can press hide questions button while starting the quiz then give the quiz and when they want to see questions then press show questions button http://somup.com/cren6bDHLO And keep less no of question on a page.
    #343521
    krishipathsala
    Spectator
    Can't even click the "hide question" easily. It always suddenly come and go. Only time I can click the hide question after changing the page. This is not a viable solution for any of us . I have to send mail every student and follow them the procedure. Please fix this as soon as possible. We are loosing students because of this. https://drive.google.com/file/d/1Y8GguzI7C1pebZoGa8p8cPk8lPHDYscj/view?usp=drivesdk
    #343848
    Ada
    Participant
    Hi, Please also add this code in appearance>> customize>>custom css section This code reduces the height and adds a scrollbar to quiz timeline so users can click on hide questions.
    
    @media (max-width: 480px){
        .incourse .incoursequiz_details .quiz_timeline {
            height: 15vh !important;
        overflow-y: auto !important;
    }
    
    }
    
    .incourse .quiz_questions_content {
      
        background: var(--body) !important;
    }
    
    check here http://somup.com/crefjNDs8D
    #345973
    krishipathsala
    Spectator
    Have you found any permanent solution? It still has some problems?
    #346174
    Veronica
    Moderator
    hi @krishipathsala as @Ada is not going to be us for at least 2 weeks so I will continue to assist you here with the above topic link start course button, another team member will assist you here can you please let me know one by one about your issue so I can assist you accordingly
    #356946
    krishipathsala
    Spectator
    This reply has been marked as private.
    #356947
    krishipathsala
    Spectator
    one of the main problem is start quiz option does not working every time sometime it does , sometime not . Please check the video
    #357001
    Veronica
    Moderator
    ok thanks for the video we need to check this on your site for that please share the course URL and name quiz URL and name on which we can replicate it
    #357227
    krishipathsala
    Spectator
    This reply has been marked as private.
    #357565
    Veronica
    Moderator
    This reply has been marked as private.
Viewing 14 posts - 16 through 29 (of 29 total)
  • The topic ‘Problem is marking the mcq’ is closed to new replies.