Table of contents

Set a variable for the page that changes from 0 to 1 when the page is loaded. Then on the TOC page, hide a graphic like a green check or other icon you want to show completion that appears when the vairable for the page you want to show completion is a 1. Otherwise the icon won't show. You might have to make your own TOC manually but I personally think it would be worth it.For example (conceptually),Page: Topic SummaryTopicSummaryCompleteVAR = 0On TopicSummaryPage Show change TopicSummaryCompleteVAR = 1Then on the TOC,If TopicSummaryCompleteVAR = 1 then show IconHolly

Discussions have been disabled for this post