Help:Quiz: Difference between revisions
Eric Martz (talk | contribs) created page |
Eric Martz (talk | contribs) |
||
(45 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Quizzes can be created in Proteopedia. Questions can be | Quizzes can be created in Proteopedia. | ||
Questions can be: | |||
* true/false | * true/false | ||
* multiple choice (more than one correct answer is possible) | * multiple choice (more than one correct answer is possible; choices can be text or images or sounds) | ||
* typed one-word answers (multiple correct | * typed one-word answers ("fill in the blank"; optionally any one of multiple answers can be correct; optionally not CaSe sensitive) | ||
* numeric answer (exact number, or optional range, or % tolerance) | * numeric answer (exact number, or optional range, or % tolerance) | ||
Quizzes should be created in [[Help:Protected Pages|protected pages]]. Students submitting answers get immediate feedback in the form of a corrected quiz, with optional text feedback provided by the author of the quiz. Scores are emailed to the person creating the quiz. The main purpose of these quizzes is to prepare students for conventional testing (see [[#Pedagogy]]). | |||
==Examples== | |||
* [[User:Jaime Prilusky/Sandbox quiz|Demo quiz by Jaime Prilusky]] who installed the quizzer into Proteopedia. | |||
* [[:Category:Pages with quizzes]] lists pages with quizzes (provided that <nowiki>[[Category:Pages with quizzes]]</nowiki> is included at the bottom of the wikitext). | |||
* [[User:Nir_London/FunHunt]] has an interesting method for interactive molecular scenes, with immediate feedback (which does not use the formal Quiz mechanism). | |||
==How To Make A Quiz== | |||
Quizzes should be created in [[Help:Protected Pages|protected pages]]. This ensures that your students cannot change the quiz. | |||
*At one of the example quizzes listed above, you can click ''edit this page'', then copy the quiz (be sure to include the <quiz> and </quiz> tags), then paste it into your page, then edit the examples. | |||
*[[Proteopedia:Cookbook#Quiz]] briefly mentions the implementation in Proteopedia. | |||
*[http://en.wikiversity.org/wiki/Help:Quiz-Simple A simple explanation at Wikiversity]. | |||
*[http://en.wikiversity.org/wiki/Help:Quiz Help:Quiz at Wikiversity] has full details and advanced options. | |||
==Scoring and Feedback== | |||
===Feedback=== | |||
When the student submits answers to the quiz, a page appears giving several kinds of feedback to the student, some automatic, and some optional. The automatic feedback includes colors, a list of the correct short answers, tool tips, and an overall score for the entire quiz. Optionally, the author of the quiz can include text feedback for each choice in each question. | |||
====Colors==== | |||
[[Image:Quiz feedback02.png|frame|Feedback Coloring and Optional Feedback Text]] | |||
Feedback is given as | |||
<font color="green">'''correct'''</font>, | |||
<font color="blue">'''not answered'''</font>, | |||
<font color="red">'''incorrect'''</font>. After the student clicks the ''Submit'' button, the color of the vertical bar that spans all the choices indicates whether the answer, as a whole, is correct or incorrect. Individual checkboxes are colored to indicate which were correct and which were incorrect. In the snapshot at right, | |||
*the <font color="green">'''First Correct Answer'''</font> was correctly checked | |||
*the <font color="red">'''First Incorrect Answer'''</font> should not have been checked | |||
*the <font color="red">'''Second Correct Answer'''</font> should have been checked | |||
*the ''Second Incorrect Answer'' was correctly not checked. | |||
Since at least one checkbox is incorrect, the answer as a whole scores 0/1. | |||
====Short Answers==== | |||
If you click on a short-answer question on the feedback page, the correct answer(s) appear. | |||
====Tool Tips==== | |||
In addition to the colored feedback, [http://en.wikipedia.org/wiki/Tool_tips tool tips] pop up when the student touches a choice on the feedback page without clicking it. These are unfortunately very confusing, and so are best ignored. The colors (see above) are reasonably clear. | |||
<!-- since some refer to how the student answered the question, and others refer to whether the choice was wrong or right, regardless of how the student answered. ??? | |||
*'''Wrong''' appears on correct choices that were not checked, as well as on incorrect choices that were checked. | |||
*'''Not answered | 0 point''' appears on incorrect choices that were not checked. | |||
*'''Right | 1 point''' appears on all unchecked choices when the answer as a whole is correct, meaning that each unchecked choice was incorrect and therefore not checking it was the right answer. | |||
--> | |||
====Optional Text Feedback==== | |||
Note the optional text feedback given for one of the choices in the feedback snapshot above. | |||
The mechanism for including optional text feedback is given in the | |||
[http://en.wikiversity.org/wiki/Help:Quiz#Inserting_feedback Inserting Feedback section of Wikiversity's Help:Quiz]. | |||
===Scoring=== | |||
In some types of questions ([http://en.wikiversity.org/wiki/Help:Quiz#Basic_question_types types] "()" and "{}"), only one answer can be given. Examples are true/false, multiple choice with radio buttons, and single word answers. In these cases, "wrong" and "right" are unambiguous. | |||
In questions with checkboxes ([http://en.wikiversity.org/wiki/Help:Quiz#Basic_question_types type] "[]"), it is possible for more than one choice to be correct. In order to for the answer as a whole to score 1/1, the checkboxes for every correct choice must be checked, and no checkbox for an incorrect choice may be checked. If a single checkbox is in the wrong state, the whole answer is counted as incorrect, even when the remainder of the checkboxes are correct. | |||
* Normally, there is one point per question, even when there are multiple checkboxes (see snapshot above). Optionally, you may give different numbers of points to each question: see [http://en.wikiversity.org/wiki/Help:Quiz#Configuring_points weighting with the coefficient option]. | |||
* When no answer is given, the answer is scored as incorrect (0), and the question is nevertheless included in the total points denominator for the quiz. | |||
* For questions where the answer is a typed word of text, the answer must be an exact match. That is, you get no credit for "Pluto" when the answer is "Plato". | |||
==Email Reports of Scores== | |||
Whenever answers are submitted for a quiz, the total score is emailed to the author of the quiz, along with the name of the account under which the person submitting the answers was logged in, the submitter's email address, the date, and the title of the page containing the quiz. (The sender of these emails ["From:"] is always jaime.prilusky, the system administrator for Proteopedia.) | |||
==Pedagogy== | |||
The quiz mechanism in Proteopedia is designed to give immediate feedback to the student, as a help in learning. The main purpose of such quizzing is to help prepare the student for traditional testing. | |||
Bear in mind that by clicking ''edit this page'', the student can see the answers without first submitting anything. Also a student can login, then ask a friend to help with the answers. Therefore, the quiz score itself should not be used in grading. Rather, the fact that a student completes the quiz could count for a small amount of credit, regardless of the score. Attaching a small amount of credit to completing a quiz helps to motivate students to use the quiz at all. | |||
==See Also== | |||
* [[:Category:Pages with quizzes|A list of pages with quizzes]]. | |||
* [[Proteopedia:Primer]], a guide for teachers who want to try using Proteopedia for the first time. | |||
* [[Teaching Scenes, Tutorials, and Educators' Pages]] | |||
* [[Teaching Strategies Using Proteopedia]] | |||
* [[High school teachers' resources]] |
Latest revision as of 02:27, 4 February 2019
Quizzes can be created in Proteopedia.
Questions can be:
- true/false
- multiple choice (more than one correct answer is possible; choices can be text or images or sounds)
- typed one-word answers ("fill in the blank"; optionally any one of multiple answers can be correct; optionally not CaSe sensitive)
- numeric answer (exact number, or optional range, or % tolerance)
Quizzes should be created in protected pages. Students submitting answers get immediate feedback in the form of a corrected quiz, with optional text feedback provided by the author of the quiz. Scores are emailed to the person creating the quiz. The main purpose of these quizzes is to prepare students for conventional testing (see #Pedagogy).
ExamplesExamples
- Demo quiz by Jaime Prilusky who installed the quizzer into Proteopedia.
- Category:Pages with quizzes lists pages with quizzes (provided that [[Category:Pages with quizzes]] is included at the bottom of the wikitext).
- User:Nir_London/FunHunt has an interesting method for interactive molecular scenes, with immediate feedback (which does not use the formal Quiz mechanism).
How To Make A QuizHow To Make A Quiz
Quizzes should be created in protected pages. This ensures that your students cannot change the quiz.
- At one of the example quizzes listed above, you can click edit this page, then copy the quiz (be sure to include the <quiz> and </quiz> tags), then paste it into your page, then edit the examples.
- Proteopedia:Cookbook#Quiz briefly mentions the implementation in Proteopedia.
- A simple explanation at Wikiversity.
- Help:Quiz at Wikiversity has full details and advanced options.
Scoring and FeedbackScoring and Feedback
FeedbackFeedback
When the student submits answers to the quiz, a page appears giving several kinds of feedback to the student, some automatic, and some optional. The automatic feedback includes colors, a list of the correct short answers, tool tips, and an overall score for the entire quiz. Optionally, the author of the quiz can include text feedback for each choice in each question.
ColorsColors

Feedback is given as correct, not answered, incorrect. After the student clicks the Submit button, the color of the vertical bar that spans all the choices indicates whether the answer, as a whole, is correct or incorrect. Individual checkboxes are colored to indicate which were correct and which were incorrect. In the snapshot at right,
- the First Correct Answer was correctly checked
- the First Incorrect Answer should not have been checked
- the Second Correct Answer should have been checked
- the Second Incorrect Answer was correctly not checked.
Since at least one checkbox is incorrect, the answer as a whole scores 0/1.
Short AnswersShort Answers
If you click on a short-answer question on the feedback page, the correct answer(s) appear.
Tool TipsTool Tips
In addition to the colored feedback, tool tips pop up when the student touches a choice on the feedback page without clicking it. These are unfortunately very confusing, and so are best ignored. The colors (see above) are reasonably clear.
Optional Text FeedbackOptional Text Feedback
Note the optional text feedback given for one of the choices in the feedback snapshot above. The mechanism for including optional text feedback is given in the Inserting Feedback section of Wikiversity's Help:Quiz.
ScoringScoring
In some types of questions (types "()" and "{}"), only one answer can be given. Examples are true/false, multiple choice with radio buttons, and single word answers. In these cases, "wrong" and "right" are unambiguous.
In questions with checkboxes (type "[]"), it is possible for more than one choice to be correct. In order to for the answer as a whole to score 1/1, the checkboxes for every correct choice must be checked, and no checkbox for an incorrect choice may be checked. If a single checkbox is in the wrong state, the whole answer is counted as incorrect, even when the remainder of the checkboxes are correct.
- Normally, there is one point per question, even when there are multiple checkboxes (see snapshot above). Optionally, you may give different numbers of points to each question: see weighting with the coefficient option.
- When no answer is given, the answer is scored as incorrect (0), and the question is nevertheless included in the total points denominator for the quiz.
- For questions where the answer is a typed word of text, the answer must be an exact match. That is, you get no credit for "Pluto" when the answer is "Plato".
Email Reports of ScoresEmail Reports of Scores
Whenever answers are submitted for a quiz, the total score is emailed to the author of the quiz, along with the name of the account under which the person submitting the answers was logged in, the submitter's email address, the date, and the title of the page containing the quiz. (The sender of these emails ["From:"] is always jaime.prilusky, the system administrator for Proteopedia.)
PedagogyPedagogy
The quiz mechanism in Proteopedia is designed to give immediate feedback to the student, as a help in learning. The main purpose of such quizzing is to help prepare the student for traditional testing.
Bear in mind that by clicking edit this page, the student can see the answers without first submitting anything. Also a student can login, then ask a friend to help with the answers. Therefore, the quiz score itself should not be used in grading. Rather, the fact that a student completes the quiz could count for a small amount of credit, regardless of the score. Attaching a small amount of credit to completing a quiz helps to motivate students to use the quiz at all.
See AlsoSee Also
- A list of pages with quizzes.
- Proteopedia:Primer, a guide for teachers who want to try using Proteopedia for the first time.
- Teaching Scenes, Tutorials, and Educators' Pages
- Teaching Strategies Using Proteopedia
- High school teachers' resources