stuck at 99 % course completion.

Ganesh65
Tera Expert

undergoing on demand service mapping course. where as per my understanding course is completed but it shows 99%. how find which content is missing? 

8 REPLIES 8

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

 

Tushar
Kilo Sage
Kilo Sage

Hi Ganesh ,

How exactly did you found what was pending ?

Regards,

Tushar

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. 

nowLearningProgressError.png

Craig Talbert2
Tera Contributor

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.