Help:Quiz: Difference between revisions

From Proteopedia
Jump to navigation Jump to search
Eric Martz (talk | contribs)
Eric Martz (talk | contribs)
 
(26 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; choices can be text or images or sounds)
* multiple choice (more than one correct answer is possible; choices can be text or images or sounds)
* typed one-word answers (multiple correct words possible, optionally CaSe insensitive)
* 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]]. Scores are emailed to the person creating the quiz.
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==
==Examples==


* [[User:Jaime Prilusky/Sandbox quiz|Demo quiz by Jaime Prilusky]] who installed the quizzer into Proteopedia.
* [[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).
* [[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==
==How To Make A Quiz==
Quizzes should be created in [[Help:Protected Pages|protected pages]].
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 &lt;quiz&gt; and &lt;/quiz&gt; tags), then paste it into your page, then edit the examples.
*[[Proteopedia:Cookbook#Quiz]] briefly mentions the implementation in Proteopedia.
*[[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-Simple A simple explanation at Wikiversity].
Line 20: Line 25:
==Scoring and Feedback==
==Scoring and Feedback==


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.
===Feedback===


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 count as a correct answer, all correct checkboxes must be checked, and no incorrect checkbox may be checked. If a single checkbox is incorrect, the whole answer is counted as incorrect, even when the remainder of the checkboxes are correct.
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.


[[Image:Quiz feedback01.png|frame|Feedback Coloring]]
====Colors====
[[Image:Quiz feedback02.png|frame|Feedback Coloring and Optional Feedback Text]]
Feedback is given as
Feedback is given as
<font color="green">'''correct'''</font>,  
<font color="green">'''correct'''</font>,  
Line 32: Line 38:
*the <font color="red">'''First Incorrect Answer'''</font> should not have been 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 <font color="red">'''Second Correct Answer'''</font> should have been checked
*the ''Second Incorrect Answer''' was correctly not checked.
*the ''Second Incorrect Answer'' was correctly not checked.
Since at least one checkbox is incorrect, the answer as a whole scores 0/1.
Since at least one checkbox is incorrect, the answer as a whole scores 0/1.


* There is one point per question, even when there are multiple checkboxes (see example below).
====Short Answers====
* When no answer is given
 
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".
* 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==
==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==
==Pedagogy==


The quiz mechanism in Proteopedia is designed to give immediate feedback to the student. The main purpose of such quizzing is to help prepare the student for traditional testing.
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.


According to [[Proteopedia:Cookbook#Quiz]], the special implementation in Proteopedia includes the ability to email answers to the teacher. ''(Where is this explained?)''
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==
==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.
* [[Proteopedia:Primer]], a guide for teachers who want to try using Proteopedia for the first time.
* [[Teaching Scenes, Tutorials, and Educators' Pages]]
* [[Teaching Scenes, Tutorials, and Educators' Pages]]
* [[Teaching Strategies Using Proteopedia]]
* [[Teaching Strategies Using Proteopedia]]
* [[High school teachers' resources]]
* [[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

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.

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 Coloring and Optional Feedback Text

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

Proteopedia Page Contributors and Editors (what is this?)Proteopedia Page Contributors and Editors (what is this?)

Eric Martz, Mary Ball