• Hi,

    I just want to notify a bug in the code, you’ll excuse my english, cause i’m not very good.

    In my case, I have modules and in these modules there are pages, and Quizzes ( to pass a Quizz you must have at least 80% ). When I pass all modules my grade is 91% and the certificate is empty.

    When I look at the code, the bug found concern a page when you edit a course on tab “Units”, the checkbox “User needs to answer all required assessments and view all pages in order to access the next unit” don’t act as expected. when the bouton, it’s not checked, the user don’t need to read all pages in order to be graduated, that’s not the case, the button unchecked act as if it is checked.

    if you see in the code ( Class “class-student.php -> Method “get_calculated_completion_data” -> line 1275 -> $is_completed = 100 == $course_progress; // the code force the user to read all pages and there is no case it doesn’t have to.

    Cordially,

    Thanks,

    • This topic was modified 5 years, 8 months ago by jruizsimari.
    • This topic was modified 5 years, 8 months ago by jruizsimari.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @jruizsimari,

    hope you’re doing well and I’m really sorry for the delayed response here.

    This is more of a logic “bug” in the current version and it’s already known.
    There’s an upcoming re-write of CoursePress plugin that will get introduced with version 3, I really can’t provide any estimated time on this though.

    Warm regards,
    Dimitris

    Thread Starter jruizsimari

    (@jruizsimari)

    Hello Dimitris,

    Thanks for your response, and I hope this bug will be fixed soon :), cause I like this plugin.

    Warm regards,

    Julio

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t generate certificate’ is closed to new replies.