The navigation pages and associated JavaScript files allow the student to navigate through the various pages of the learning object. The files that constitute a fully functioning navigation bar include:
The bottom.html page is a frameset that contains the navigate.html and formholder.html pages, while the two JavaScript files add the functionality needed to create a working navigation bar.
However, navigation is not the sole role of the navigation bar. As mentioned above, the navigation bar must remain constant until the student has completed the learning object (made possible by use of the index.html frameset). This is because the navigation bar uses JavaScript functions contained in the navigate.js file to track and store the result of each test page interaction. The interaction results are contained in two hidden forms included on the formholder.html page and are eventually passed to the summary page where the total score is calculated and sent to SkillPort.
© 2016 Skillsoft Ireland Limited