stuck at 99 % course completion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:49 PM
undergoing on demand service mapping course. where as per my understanding course is completed but it shows 99%. how find which content is missing?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 06:28 AM
You're welcome. Feel free to mark answer as correct and helpful if it solved your query so that this thread will be closed and it benefits future visitors.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 09:23 PM
Hi Ganesh ,
How exactly did you found what was pending ?
Regards,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2022 09:16 AM
I ran into the same issue. Looking at the left column, the far left green bar is the progress bar. I went through each lesson until I found one that was just slightly smaller than the others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2022 01:07 AM
I figured this out in my case. I went in to the source and found the HTML for vertical indicator bars. There were two videos where I had not played the last four seconds or so. If you inspect the vertical bar elements, you will see they looks like this:
<strong class="bar" style="height:100%;></strong>
In my case, I had two of those at 97% rather than 100%. I hovered through the code to find what sections they corresponded to, played the remaining seconds in those videos, and got a pop-up that the course was complete.