Is there a way to remove the bookmark feature on courses? Our company uses SCORM and PPT files for courses, so the bookmark feature is not helpful to our learners. Is there a way to remove this feature from courses?
Solved
Remove Bookmark Feature
Best answer by Gedelmon
Hello,
You could also hide it on a case by case basis in the custom css in a course. This is the css I’ve used to do that.
.application .course__container .learner__content .learner-section__title__container .bookmark-dropdown__link.bookmark-plus
{
display: none;
}
Sign up
Already have an account? Login
All log-in's are now via TI SSO
Click here to access the SSO pageEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
