Select scheduled exam from the list
| Campus | Course | Test | Test Dates | |
|---|---|---|---|---|
| {{schedule.campus}} | {{schedule.dept_name}} {{schedule.catalog_number}}{{schedule.catalog_suffix}} | {{getInstructorStr(schedule.instructors)}} | {{schedule.shortDescription}} | {{schedule.dt_test_opens.replace(' ', 'T') | date:"EEE d MMM h:mm a"}} - {{schedule.dt_test_closes.replace(' ', 'T') | date:"EEE d MMM h:mm a"}} |
-
Test Setup Required
{{author.sort_name}}
The entire test is scored by the Instructor - No Answer Key is required!
No test forms have been setup with barcodes. Please complete Test Setup.
Enter the number of questions (1 - 160) to be machine scored on a Testing Center answer sheet.
Click to begin entry of answers for {{lastQuestion}} questions.
| Question point value groups Change number of questions | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||
Click on response cell (A/T B/F C D E FG H I J) to set response as correct answer. Use A/T and B/F for true and false answers.
Click on question number to change question to a multiple response/partial credit question.
1) Type a response letter (separate multiple letters with a space)
2) Hit <Enter> to move to the next question
2) Hit <Enter> to move to the next question
| Question | Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| # | Ok | Points | {{item}} | ||||||||||
| {{question.question}} | {{question.multipleResponse?'M':''}}{{question.partialCredit?'P':''}}{{question.isExtraCredit?'E':''}}{{question.anyAnswerIsCorrect?'A':''}} | {{question.pointValue}} | {{responseContent(question, $index)}} | ||||||||||
| # | Points | Responses | |
|---|---|---|---|
| {{$index+1 + 25*col}} | {{question.multipleResponse?'M':''}}{{question.partialCredit?'P':''}}{{question.isExtraCredit?'E':''}}{{question.anyAnswerIsCorrect?'A':''}} | {{question.pointValue}} | {{getCondensedResponseInfo(question)}} |