BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › remove 'mark complete'
Tagged: mark complete
- This topic has 4 replies, 4 contibutors, and was last updated 8 years, 8 months ago by Anonymous.
Question
March 7, 2016 at 2:44 pm #61943@english24Hi,
Because we are teaching using quizzes we have to set up a lesson page just as an introduction. The problem with this is that people keep clicking the ‘mark complete’ button instead of the quiz.I’ve spoke to LD and they’ve said it’s possible to add some css to remove the button (apparently, a course can’t be completed – that’s not a pb for us)
Can you provide that, or tell me how I might be able to do this. Thanks
Answers
March 8, 2016 at 12:29 am #62003@ammocan@english24 I’m not using LearnDash, but rather Sensei, so I am not sure if this will be of any assistance.
However, with Sensei, there is an option in the Sensei Settings under the “Course” section, that gives you the option to determine when courses are marked complete.
If there is no setting for this in LearnDash, then it shouldn’t be too difficult for the BuddyBoss team or web developer to write a conditional statement for applying the the “Complete” and “Mark Complete” buttons.
March 9, 2016 at 8:44 am #62217@mln83If you just want to hide the button I recommend adding this to your custom.css:
#sfwd-mark-complete { display: none; }
Best regards,
Michael
Community ParticipantMarch 9, 2016 at 1:10 pm #62244@english24Thanks Michael. Appreciated! 🙂
March 13, 2016 at 11:57 pm #62857@
AnonymousHi @mln83, Thanks
@english24, if you need further support with this issue please let us know..Regards
- The question ‘remove 'mark complete'’ is closed to new replies.