var screenData = new Array (
"login.gif", "Student Login", 
  "John Q. Student (whose username is <code>student</code>) goes to <a href=\"http://www.indiana.edu/~best/\">www.indiana.edu/~best</a>, clicks on the <em>QuizSite</em> Students button in the left column, and logs in as a student with his IU Network ID.",
"selectcourse.gif", "Select Course",
  "John selects the course <code>A101</code>. The instructor's username is <code>instruct</code>.",
"activityselection.gif", "Select Activity",
  "John selects the activity <code>Quiz1</code>.",
"quizactivity.gif", "Quiz Activity",
  "John takes the quiz, scrolls down, and clicks the Proceed button at the bottom of the screen (not shown).",
"quizresults.gif", "Quiz Results",
  "John views the quiz results and sees which questions he has answered correctly. (The essay question is not automatically scored.)",
"evaluationactivity.gif", "Evaluation Activity",
  "John later completes a midterm instructor/course evaluation activity named <code>MidtermEval</code>.",
"showscores.gif", "Show Scores",
  "John returns to the Activity Selection screen and chooses Show Scores. He can see that he has submitted two activities, one attempt for each. The <code>first</code> score is counted as as the <code>Final Score</code>. The <code>MidtermEval</code> activity contains no scored questions and is therefore not scored.",
""
);
