Forum Discussion
KonstantinaGeor
4 years agoCommunity Member
Completion in Rise -request to be hidden
Dear team,
I would like to ask you if there is a way to hide completely the completion percentage and the blue marked icon in Rise /menu, because it's very distracting to the end users?
They bel...
KonstantinaGeor
4 years agoCommunity Member
Hey Tim,
many thanks for the workaround but I didnt manage to do it succesfully...
Part of the CSS, as you kindly suggested, is the following:
<!-- Resize Hack -->
<script type="text/javascript">
window.resizeTo(screen.width, screen.height);
</script>
<style>
.lesson-link__progress { display: none; }
</style>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
Is there a mistake?
After replacing the index.html file I rezipped the folder but when I tested it on my LMS it still shows % and graphics..
Related Content
- 11 days ago
- 8 months ago
- 5 months ago
- 6 months ago