Test

Från MoodleDocs
Version från den 10 september 2007 kl. 11.45 av chris collman (diskussion | bidrag) (clean up language and provide links for new user looking for Test or Testing)
Hoppa till:navigering, sök

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.