Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Flashcard module: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
 
(12 revisions intermèdies per 3 usuaris que no es mostren)
Línia 1: Línia 1:
The '''flashcard module''' may be downloaded from http://download.moodle.org/plugins/mod/flashcard.zip .
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.
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.
Línia 5: Línia 5:
==Features==
==Features==


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


Línia 16: Línia 16:


[[Flashcard module: Capabilities]]
[[Flashcard module: Capabilities]]
==Usage==
===Adding new cards===
# Add new "Flash Card Set" into the course
# Enter required field "Name" and click "Save and display" button
# Click "Edit the cards" tabs - you will be brought to screen like below
[[File:flashcard1.jpg]]
# Click "Add three new questions" button
# Add text for questions and answers
# Click "Update" button


==Screens==
==Screens==
Línia 22: Línia 32:


*[[Flashcard module: Freeplay Screen|Freeplay Screen]]
*[[Flashcard module: Freeplay Screen|Freeplay Screen]]
*[[Flashcard module: Leitner Play Screen|Leitner Play Screen]]
* Leitner Play Screens
** [[Flashcard module: Leitner Choose A Deck|Choose a deck to play with]]
** [[Flashcard module: Leitner Choose A Deck|Choose a deck to play with]]
** [[Flashcard module: Leitner Choose A Deck|Use a deck]]
** [[Flashcard module: Leitner Use A Deck|Use a deck]]


===Teacher Screens===
===Teacher Screens===


*[[Summary Screen]]
* Summary Screens
**[[Flashcard module: By User Summary|By User Summary]]
**[[Flashcard module: By User Summary|By User Summary]]
**[[Flashcard module: By Card Summary|By Card Summary]]
**[[Flashcard module: By Card Summary|By Card Summary]]
Línia 34: Línia 44:


== 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]]

Revisió de 20:58, 17 abr 2012

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

Usage

Adding new cards

  1. Add new "Flash Card Set" into the course
  2. Enter required field "Name" and click "Save and display" button
  3. Click "Edit the cards" tabs - you will be brought to screen like below

flashcard1.jpg

  1. Click "Add three new questions" button
  2. Add text for questions and answers
  3. Click "Update" button

Screens

Student Screens

Teacher Screens

See also