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.
Helen Foster (talk | contribs) m (disambiguation page template) |
Helen Foster (talk | contribs) (rearranging items) |
||
Line 1: | Line 1: | ||
+ | {{disambig}} | ||
+ | |||
The word and concept of '''Test''' is used several ways in Moodle documentation. | The word and concept of '''Test''' is used several ways in Moodle documentation. | ||
Line 5: | Line 7: | ||
==Developers== | ==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 [[ | + | 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. |
− | |||
− | |||
− | |||
− |
Revision as of 10:34, 4 January 2012
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.