This is a test site. Any changes will be lost!

Flashcard module: Difference between revisions

From MoodleDocs
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The '''flashcard module''' may be downloaded from http://download.moodle.org/plugins/mod/flashcard.zip .
The '''flashcard module''' may be downloaded (for Moodle 2.0) from http://download.moodle.org/plugins/mod/flashcard.zip .
 
Actual stable version is at http://download.moodle.org/plugins19/mod/flashcard.zip .


The flashcard module allows editing and playing flashcards. Flashcards are a "memory training" device that uses the concept of repetition. Checking a flashcard deck will present the student the couples of relationships to be memorized. More often the associations are reviewed, deeper the memorization will be engraved into our memorial circuits.
The flashcard module allows editing and playing flashcards. Flashcards are a "memory training" device that uses the concept of repetition. Checking a flashcard deck will present the student the couples of relationships to be memorized. More often the associations are reviewed, deeper the memorization will be engraved into our memorial circuits.
Line 34: Line 36:


== See also ==
== See also ==
* [[Lesson#The_Flash_card_lesson|Flash card presentation]] in the [[Lesson module]] is an alternative to this module.
* [[Lesson_module#The_Flash_card_lesson|Flash card presentation]] in the [[Lesson module]] is an alternative to this module.
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7180 Flashcard module forum]
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7180 Flashcard module forum]


[[Category:Contributed code]]
[[Category:Contributed code]]
[[fr: Flashcard]]
[[fr: Flashcard]]

Latest revision as of 00:15, 29 December 2008

The flashcard module may be downloaded (for Moodle 2.0) from http://download.moodle.org/plugins/mod/flashcard.zip .

Actual stable version is at http://download.moodle.org/plugins19/mod/flashcard.zip .

The flashcard module allows editing and playing flashcards. Flashcards are a "memory training" device that uses the concept of repetition. Checking a flashcard deck will present the student the couples of relationships to be memorized. More often the associations are reviewed, deeper the memorization will be engraved into our memorial circuits.

Features

  • Getting cards from a "matching question"
  • Editing cards
  • Multimedia cards: text, image, sound and image + sound together
  • Automated backpropagation of cards (can be disabled)
  • Customizable decks

Configuration

Flashcard module: Configuration Parameters

Flashcard module: Capabilities

Screens

Student Screens

Teacher Screens

See also