Difference between revisions of "Test"
Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Test.
(inserted http link to quiz catagory) |
m (added link to spanish translation of page) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{disambig}} | |
− | + | The word and concept of '''Test''' is used several ways in Moodle documentation. | |
− | |||
− | == | + | ==Educators== |
+ | In Moodle language the [[Quiz module]], might be called a Test module. Moodlers may refer to a Quiz as a kind of student assessment. This definition can be shared by the word "test". Please refer to the [[:Category:Quiz|Quiz index category page]] for a list of pages concerning some student assessment tools. | ||
− | == | + | ==Developers== |
+ | Developers in Moodle use the word test in a quality control ("test a feature") or logic process (test to see if the field is true). See [[:dev:QA testing]] for more information about formal testing process. | ||
+ | |||
+ | [[es:Prueba]] |
Latest revision as of 00:10, 2 January 2015
The word and concept of Test is used several ways in Moodle documentation.
Educators
In Moodle language the Quiz module, might be called a Test module. Moodlers may refer to a Quiz as a kind of student assessment. This definition can be shared by the word "test". Please refer to the Quiz index category page for a list of pages concerning some student assessment tools.
Developers
Developers in Moodle use the word test in a quality control ("test a feature") or logic process (test to see if the field is true). See dev:QA testing for more information about formal testing process.