Scoring and Tracking
These articles and TechNotes were originally written for CourseBuilder for Dreamweaver, the former name of CourseBuilder Extension for Dreamweaver and UltraDev.
Tutorials and Articles
Setting and displaying an interation score
Scoring responses can provide users with information about their progress as they complete a CourseBuilder interaction. Read this article to learn more about the score option in CourseBuilder and how to use scoring in quizzes, tests, or to set values for survey items.
Setting up branching based on score
Learn how to set up JavaScript comparison statements in CourseBuilder for Dreamweaver. Then learn how to use comparison statements to total the score when there are multiple interactions on a page, or use a total score to branch users to another page.
Tracking interaction data across multiple pages
This tutorial explains how to track a user's results across multiple pages of a quiz. Once you understand how to set up and call JavaScript variables, you'll be able to create your own multiple page quizzes and track user information, such as a score or number of correct responses.