Table of contents

Clear on 1, but 2 still a little muddy.Remember, I think we were discussing this feat for displaying a check mark next to a lesson to indicate that a user has completed the pages within the lesson, and again was not trying to return any value to the LMS, just to the user.I am not sure I understand what you mean by TOC Jump to end?...You are right that if the user did your sequence of 1,2,1, etc they would toggle enough counts to flag the check mark that they completed the task.... I think I don't like this option anymore because of what you are telling me.How about setting a variable to null for every page, then when you visit a page it changes the variable to 1... I know this is verbose, but that is my middle name. Now we can determine the flag (check mark image) to only display if the variable for each page is 1... is this too much to program? It sounds complicated... surely there must be an easier way. Or Ben, is that what you are trying to tell me and I simply don't get it?

Discussions have been disabled for this post