Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Quiz activity.

Quiz activity: Difference between revisions

From MoodleDocs
(→‎See also: added link to create new page, Quiz Subscores)
 
(68 intermediate revisions by 19 users not shown)
Line 1: Line 1:
{{Quizzes}}
{{Activities}}


The '''Quiz''' [[Teacher_documentation#Activity_modules|activity]] module allows the teacher to design and set quizzes consisting of a large variety of [[Question types]], among them multiple choice, true-false, and short answer questions. These questions are kept in the course [[Question bank]] and can be re-used within courses and between courses. Quizzes can allow multiple attempts. Each attempt is automatically marked, and the teacher can choose whether to give feedback and/or show the correct answers.  
The '''Quiz''' activity module allows the teacher to design and build quizzes consisting of a large variety of [[Question types]], including multiple choice, true-false, short answer and drag and drop images and text. These questions are kept in the [[Question bank]] and can be re-used in different quizzes.
{{Note|New to Quiz? Try our '''[[Quiz quick guide]].'''}}
Alternatively, read '''[[Quiz settings]]''' and '''[[Building Quiz]]''' for more detailed information on creating and organising your quiz.The documentation '''[[Using Quiz]]''' outlines  how it works for students and teachers, and '''[[Quiz reports]]''' explains grading and statistics. If you don't see what you need in these pages, try our '''[[Quiz FAQ]]'''.


Feedback on performance is a critical part of a learning environment and assessment is one of the most important activities in education. As educators, we can’t tell what’s going on inside the heads of students, so we need a way for them to demonstrate what they understand and what they don’t. A well-designed test, even a multiple-choice test, can give you critical information about student performance. If the feedback is rapid enough, it can also be a critical tool for students to gauge their own performance and help them become more successful.  
[[Image:Quizexample.png|thumb|450px|center]]


Moodle’s quiz module has a large number of options and tools, making it extremely flexible. You can create quizzes with different question types, randomly generated quizzes from pools of questions, allow students to have repeated attempts at a question or retake quizzes multiple times, and have the computer score it all.


These features open up a number of strategies which usually aren’t practical with paper based testing. It’s hard enough to score one batch of quizzes, and nearly impossible to score it 10 times for each student. When the computer does the work for you, it’s easy to give students a chance to practice taking a test, or to give frequent small quizzes. We explore how to apply these advantages on the page [[Effective quiz practices]].
==See also==
*[[Questions|Question types]]
*[[Effective quiz practices]]
*[http://www.open.edu/openlearnworks/course/view.php?id=1581 eAssessment with Moodle] by the Open University, which showcases the features of the Moodle Quiz
*[https://moodle.org/mod/forum/discuss.php?d=341521 studentquiz] - The Student-Quiz activity allows students to add questions for the crowd. In the Student-Quiz overview the students can filter questions. They also can use the filtered questions in the crowd to practice. Download from [https://github.com/frankkoch/moodle-mod_studentquiz GitHub]. See [https://tube.switch.ch/videos/637cda8a studentquiz video tutorial].
*[[Quiz Subscores]]


The quiz module index page lists all the quiz activities in the course, organized under four headings:
[[es:Actividad de examen]]
 
# '''Topic''' - the number of the block, in which the given quiz appears
# '''Name''' - the name of the quiz
# '''Quiz closes''' - the date after which the quiz will be closed
# '''Attempts''' - if there have been any attempts at the quiz, you will see the text 'View reports for x attempts (y Students)', 'x' being the number of attempts and 'y' the number of students attempting at the quiz. Otherwise, the field will be empty.
 
== See also ==
 
*[http://moodle.org/mod/data/view.php?d=13&advanced=1&f_46=Quiz+Report&f_98=Third-Party Third-party quiz reports]
*[[Using Moodle book]] Chapter 6: Quizzes
*[https://docs.moodle.org/en/Lesson#Types_of_questions_available_within_a_lesson Questions available in a Lesson]
 
[[Category:Modules]]
 
[[es:Cuestionarios]]
[[eu:Galdetegiak]]
[[eu:Galdetegiak]]
[[ja:小テストモジュール]]
[[ru:Тест]]
[[ru:Тест]]
[[fr:Test]]
[[fr:Test]]
[[pl:Quizy]]
[[pl:Quizy]]
[[de:Test]]
[[de:Test]]
[[zh:測驗卷]]

Latest revision as of 19:49, 28 September 2017


The Quiz activity module allows the teacher to design and build quizzes consisting of a large variety of Question types, including multiple choice, true-false, short answer and drag and drop images and text. These questions are kept in the Question bank and can be re-used in different quizzes.

Note: New to Quiz? Try our Quiz quick guide.


Alternatively, read Quiz settings and Building Quiz for more detailed information on creating and organising your quiz.The documentation Using Quiz outlines how it works for students and teachers, and Quiz reports explains grading and statistics. If you don't see what you need in these pages, try our Quiz FAQ.

Quizexample.png


See also