Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Test.

Test

From MoodleDocs
Revision as of 10:34, 4 January 2012 by Helen Foster (talk | contribs) (rearranging items)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a disambiguation page: a list of articles associated with the same title. If an internal link referred you to this page, you may wish to change the link to point directly to the intended article.


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.