Title: Mark Course Complete
Last modified: October 9, 2020

---

# Mark Course Complete

 *  Resolved [mpearson65](https://wordpress.org/support/users/mpearson65/)
 * (@mpearson65)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/)
 * Hello, Students are able to mark courses complete as soon as they enroll. How
   do I set it so that students can only mark a course complete once they’ve completed
   the lessons, assignments, quizzes, etc? Please let me know. thank you

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [Ashfiqur Rahman Anim](https://wordpress.org/support/users/anim07/)
 * (@anim07)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13515352)
 * Hello [@mpearson65](https://wordpress.org/support/users/mpearson65/)
 * To hide the course complete button untill the course is completed. please check
   this code and add this in your child theme function.php file or main theme function.
   php file. Code Example
    [https://gist.github.com/shohel/5c29b81ab55580b5f009598c0ee08c8b](https://gist.github.com/shohel/5c29b81ab55580b5f009598c0ee08c8b)
 * For overriding templates please follow this guideline [https://docs.themeum.com/tutor-lms/developers/override-templates/](https://docs.themeum.com/tutor-lms/developers/override-templates/)
 * Thank you
    Best Regards
 *  Thread Starter [mpearson65](https://wordpress.org/support/users/mpearson65/)
 * (@mpearson65)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13515363)
 * Thanks – but I’m getting a page not found error when I click on that Github code.
   Is it made public?
 *  Plugin Support [Ashfiqur Rahman Anim](https://wordpress.org/support/users/anim07/)
 * (@anim07)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13515483)
 * Hello there [@mpearson65](https://wordpress.org/support/users/mpearson65/)
 * Please go to appearance > customization > additional css option and
    paste this
   code
 * button.course-complete-button {
    display: none; }
 * It will hide the complete course button for now. I am sorry for the github link
   error. This css code will help you hiding it.
 * Thank you
    Best Regards
 *  Thread Starter [mpearson65](https://wordpress.org/support/users/mpearson65/)
 * (@mpearson65)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13515765)
 * Please let me know when you have the code so I can fix it. thanks
 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13515979)
 * Hello [@mpearson65](https://wordpress.org/support/users/mpearson65/),
 * If you enable “Strict Mode” from tutor settings > course then students will be
   forced to attend all lessons, quizzes and assignments before they can mark a 
   course complete.
    Students can complete courses anytime in the Flexible mode.
   In the Strict mode, students have to complete, pass all the lessons, assignments
   and quizzes (if any) to mark a course as complete.
 *  Thread Starter [mpearson65](https://wordpress.org/support/users/mpearson65/)
 * (@mpearson65)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13520087)
 * that did the trick!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Mark Course Complete’ is closed to new replies.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [mpearson65](https://wordpress.org/support/users/mpearson65/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/mark-course-complete/#post-13520087)
 * Status: resolved