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.
(clean up language and provide links for new user looking for Test or Testing) |
Helen Foster (talk | contribs) m (disambiguation page template) |
||
Line 2: | Line 2: | ||
==Educators== | ==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. | + | 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== | ||
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 [[Development:Tests]] for more information about formal testing process. | 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 [[Development:Tests]] for more information about formal testing process. | ||
+ | |||
+ | |||
+ | |||
+ | {{disambig}} |
Revision as of 12:43, 31 October 2007
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 Development:Tests for more information about formal testing process.