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

Flashcard module: Difference between revisions

From MoodleDocs
m (categories added)
No edit summary
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The flashcard module may be downloaded from http://sourceforge.net/projects/mtmmoodle.
The '''flashcard module''' may be downloaded from https://github.com/tmuras/Moodle-Flashcard/zipball/master .


[[Category:Teacher]]
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.
[[Category:Module (non-standard)]]
 
==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===
 
*[[Flashcard module: Freeplay Screen|Freeplay Screen]]
* Leitner Play Screens
** [[Flashcard module: Leitner Choose A Deck|Choose a deck to play with]]
** [[Flashcard module: Leitner Use A Deck|Use a deck]]
 
===Teacher Screens===
 
* Summary Screens
**[[Flashcard module: By User Summary|By User Summary]]
**[[Flashcard module: By Card Summary|By Card Summary]]
*[[Flashcard module: Edit Screen|Edit Screen]]
 
== See also ==
* [[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]
 
[[Category:Contributed code]]
[[fr: Flashcard]]

Latest revision as of 10:18, 12 June 2011

The flashcard module may be downloaded from https://github.com/tmuras/Moodle-Flashcard/zipball/master .

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