var screenData = new Array (

// login and account creation
"login.gif", "Instructor Login", 
"Mary B. Instructor (whose username is <code>instruct</code>) goes to <a href=\"http://www.indiana.edu/~best/\">www.indiana.edu/~best</a>, clicks on the <em>QuizSite</em> Instructors button in the left column, and logs in with her IU network ID.", 
"firstaccount.gif", "First Account", 
"The instructor has never used <em>QuizSite</em> and agrees to create an account.", 
"createaccount.gif", "Create Account", 
"The instructor reads and agrees with the three statements, types the course number <code>A101</code>, and clicks the <strong>I agree</strong> button.", 
"selectcourse.gif", "Select Course", 
"The instructor chooses to work with the course she has just created.", 
"mainmenu.gif", "Main Menu", 
"The instructor sees the Main Menu. Working from left to right, the instructor will give authoring permission to other instructors or AIs, upload a roster, create question items, combine them into activities, and view the results after students have submitted the activities. (This order is recommended but does not have to be followed strictly.)", 

// instructor rights
"instructorrights.gif", "Authoring Rights", 
"The instructor gives full access rights to two other instructors whose usernames are <code>ccolon</code> and <code>jdperry</code>.", 

// rosters
"rosterupload.gif", "Upload Roster", 
"The instructor uploads a roster file which she obtained through the Registrar and saved as a file named roster.txt on her PC.", 
"rosterdisplay.gif", "Display Roster", 
"The instructor sees that the roster has been uploaded correctly. Extra spaces have been removed automatically. The class has 7 students, including one student named Ellie who does not have an IU network ID. The last student is the instructor, who put her username (<code>instruct</code>) in the roster so she could log in and test the activities as if she were a student.", 

// questions
"choosequestion.gif", "Choose Question", 
"The instructor chooses to compose a multiple-choice quiz question using radio buttons for the 4 answer choices.", 
"composequestion.gif", "Compose Question", 
"The instructor types in a question ID number, question topic, question stem, and the text of the 4 choices. She indicates the correct choice, A, by clicking its radio button.", 
"checksyntax.gif", "Check Syntax", 
"The instructor sees that her question has been automatically converted to the proper <em>QuizSite</em> question syntax and verifies that she typed everything correctly.", 
"uploadquestions.gif", "Upload Question", 
"The instructor sees the question as the students will see it and uploads it to <em>QuizSite</em>.", 
"displayquestions.gif", "Display Questions", 
"The instructor enters five more questions, either by using the Compose screen or by uploading questions from a text file, and displays them. The first three questions are for a quiz (topic <code>quiz1</code>), and the second three are for a teacher/course evaluation (topic <code>eval1</code>).", 
"editquestions.gif", "Edit Questions", 
"The instructor could edit the questions from this Edit screen, or by changing the question file and uploading it again.", 

// activities
"editactivity.gif", "Edit Activity", 
"The instructor creates an activity named <code>Quiz1</code>. It is given to students in <code>ALL</code> course sections listed in the roster, presents <code>ALL</code> questions with topic <code>quiz1</code>, allows students <code>10</code> attempts but counts only the <code>first</code> score, and can be taken any time during the month of February. Students can view the answer key during the first <code>10</code> days of March.", 
"displayactivities.gif", "Display Activities", 
"The instructor creates another activity named <code>MidtermEval</code>, which can only be submitted once, and then displays all activities.", 

// score report
"selectscoreactivities.gif", "Select Scores", 
"The instructor checks the progress of students after some time. She finds that two of the seven students in the roster have completed each of the activities.",
"displayscores.gif", "Display Scores", 
"The instructor looks at the score report and sees that students John and Aaron have both completed the <code>MidtermEval</code> activity. John scored <code>2/2</code> or 100% on <code>Quiz1</code>, but Aaron's zero score is not counted.", 
"commadelimitedscores.gif", "Download Scores", 
"The instructor displays the scores in comma-delimited format. She can save this information as a file and upload it into a gradebook or spreadsheet program.", 

// item analysis
"itemanalysis.gif", "Item Analysis", 
"The instructor can view detailed information about student answers on the Item Analysis screen. Here she chooses to view each student's answers to <code>Quiz1</code>.", 
"answers.gif", "Answers", 
"The instructor sees that John correctly chose A for question 1 and correctly answered question 2. Aaron incorrectly chose D for question 1 and incorrectly answered question 2. Both students answered the essay question, which was not automatically scored.", 
"items.gif", "Items", 
"The instructor goes back to the Item Analysis screen and chooses to group answers by items. She sees that one student correctly chose Abuja for question 1, and one student incorrectly chose Lagos.", 

// Multi-Op Report
"multiop.gif", "Multi-Op Report Selection", 
"The instructor uses the Multi-Op Report screens to display information about her <code>MidtermEval</code> activity.", 
"multiopdisplay.gif", "Multi-Op Report", 
"The instructor sees course evaluation results from the Multi-Op Report. The first question was answered Strongly Agree by one student and Agree by another. In the second question, one student estimated to have spent 10 hours per week on the course outside of class, and another student estimated 5.", 

""
);
