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.
David Mudrak (talk | contribs) (→Developer test: - added link to Development:Tests) |
(clean up language and provide links for new user looking for Test or Testing) |
||
Line 1: | Line 1: | ||
− | '''Test''' is used several ways in Moodle. | + | The word and concept of '''Test''' is used several ways in Moodle documentation. |
− | == | + | ==Educators== |
− | Quiz | + | 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 [[Development:Tests]] for more information about formal testing process. | |
− | See [[Development:Tests]] | ||
− | |||
− |
Revision as of 11:45, 10 September 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 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.