Unable to go to next unit after submitting assignment

Home Forums Legacy Support Support queries Other issues Unable to go to next unit after submitting assignment

Viewing 15 posts - 1 through 15 (of 35 total)
  • Author
    Posts
  • #281196
    neuromath
    Spectator
    Hi, I'm not able to go to next unit after submitting an assignment. I've already added the codes given in another thread: https://wplms.io/support/forums/topic/assignment-submission-and-unit-locking/page/2/ but that doesnt seem to work This is the video:https://www.screencast.com/t/BV6ER80Nn6c This is the settings I have: https://prnt.sc/tw8krh This is the assignment settings: https://prnt.sc/tw8l52 May I know what other settings need to be turned on? Currently I have this already: https://prnt.sc/tw8huh And then I tried to evaluate, it still doesnt show next unit https://www.screencast.com/t/j0IZGMr22 Please help
    #281552
    Veronica
    Moderator
    hi, sorry for the delay in response due to support holiday well that code wouldn't work for you remove the code first. and let me know the course url/assignment url and make sure you have the course connected to the assignment and assignment also should be connected to the course please provide the details i will test the further thanks
    #281982
    neuromath
    Spectator
    Hi, I've removed the code. This is the course url: https://neuromathonline-lms.com/course/democourse/ and yes, it's already linked to course: https://prnt.sc/txtvht This is the assignment url: https://neuromathonline-lms.com/assignment/sample-assignment/
    #281983
    neuromath
    Spectator
    This reply has been marked as private.
    #282224
    Jackson
    Blocked
    Hello, I found that next unit button hide , so use this code after that it will be show: #unit_content .unit_prevnext a#next_unit { display:block !important; } RefeR:" https://prnt.sc/ty7wdr Thanks,
    #282270
    neuromath
    Spectator
    hi Jackson, But that's not correct, having that css code, causes the next unit to appear even before student submits anything. What I want is to have it appear when student has submitted the assignment.  
    #283437
    Jackson
    Blocked
    Hello, According to your topic subject you want to say that you are not able to access the next unit after submit assignment, Solution: Sometime css conflict and some other events hide from it like here next unit button was hide , Using code given by me , We can see the button and move to next unit after submit assignment, But here you are saying this: I want is to have it appear when student has submitted the assignment. Solution:  For this you have to enable the "Previous Units/Quiz must be Complete before next unit/quiz access" setting from the course settings, refer: http://prntscr.com/dvik0o   If there is another issue please share proper video   Thanks,
    #283824
    neuromath
    Spectator
    Hi Jackson, The topic subject  says  "unable to go to next unit after submitting assignment", but your solution causes the next unit to appear even before submitting the assignment. I've already enabled "Previous Units/Quiz must be Complete before next unit/quiz access" as stated in my first post https://prnt.sc/tw8huh I've also shared the video in the very first post https://www.screencast.com/t/BV6ER80Nn6c Have you taken a look at them?
    #288075
    Jackson
    Blocked
    Hello, Yes, i have found the issue, after assignment submit, when i press next unit, I found this: https://prnt.sc/tzic1z Please do update all plugins according to theme version and cache should be disabled after that check and let me know if any issue, Refer: https://prnt.sc/tzie8e T Thanks
    #288122
    neuromath
    Spectator
    Hi Jackson, Thanks for checking the outdated plugin, I've updated those available. But regarding the security check issue, I dont think that's plugin related. I got that too, when I used the css code given by you: #unit_content .unit_prevnext a#next_unit { display:block !important; } And only got it working again, when I removed the code. It seems that the next unit happens from your backend logic, and since you force it to be visible, clicking on next violates that rule (your logic doesn't allow to go next when you have not submitted assignment) Can you try to revert that? you should get that working again. That was also why I tried to used the code listed in this forum https://wplms.io/support/forums/topic/assignment-submission-and-unit-locking/page/2/ but since Veronica said that's not the right solution, I'm asking for more advise on what should be the right one.    
    #289646
    neuromath
    Spectator
    Hi Jackson, are you doing anything to the website? I have many issues appearing with LMS now. and the hosting company gave back with these apache loghttps://prnt.sc/tzwkjw Can you please fix that ASAP please???
    #289705
    neuromath
    Spectator
    Hi Jackon, Can you revert your previous changes please? Now next button always appear there even before student clicks on "Mark this unit complete" Not only this is causing issue to Assignment, this is affecting all places like unit, quiz.Now, users are reporting the security page issue since they can click next unit anytime. Please revert asap.
    #291155
    neuromath
    Spectator
    I've removed the code that you put in the google analytics code section. Why did you put it there instead of in the customiser? It took hours for me to find that, users are affected because of that. That brought my issue back to square 1. Let me put in list points on the issue again:
    1. Before submit, Next Unit button should NOT appear

    2. After user upload file, and click submit, then Next Unit button should appear. But it is currently NOT appearing. <span style="text-decoration: underline;">This is the issue</span>.

    please advise. I've to turn off "Previous Units/Quiz must be Complete before next unit/quiz access" for the time being to avoid the issue.

    #292500
    Jackson
    Blocked
    Hello, Dear user, Sorry for late reply due to support holidays, I have put code in wplms>>footer because some time code not reflect from customizer section, And in last two days , we do nothing in your website, Now can you give me a point, what you want to do there, Thanks,
    #292773
    neuromath
    Spectator
    This is the issue that needs your investigation:
    1. Access course with assignment
    2. When reaching the assignment, before uploading & clicking submit, Next Unit button does not appear. This is OK
    3. After user upload file, and click submit, Next Unit button does NOT appear. This is NOT OK
    4. Teacher evaluates the assignment and marked. Next Unit still does NOT appear even after refreshing. This is NOT OK
    This is the video: https://www.screencast.com/t/BV6ER80Nn6c please advise on #3 #4 Can you try it at your side first? because today real students will start testing, so we cannot do any more changes, and I've unpublished the demo course.
Viewing 15 posts - 1 through 15 (of 35 total)
  • The topic ‘Unable to go to next unit after submitting assignment’ is closed to new replies.