<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Flashcard_module</id>
	<title>Flashcard module - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Flashcard_module"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Flashcard_module&amp;action=history"/>
	<updated>2026-05-07T05:31:39Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Flashcard_module&amp;diff=985&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Flashcard_module&amp;diff=985&amp;oldid=prev"/>
		<updated>2024-10-14T18:17:46Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 18:17, 14 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Flashcard_module&amp;diff=984&amp;oldid=prev</id>
		<title>1&gt;Koen: /* See also */ removed dead link</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Flashcard_module&amp;diff=984&amp;oldid=prev"/>
		<updated>2021-01-02T15:43:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; removed dead link&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = Activity&lt;br /&gt;
|entry = https://moodle.org/plugins/mod_flashcard&lt;br /&gt;
|tracker = https://github.com/vfremaux/moodle-mod_flashcard&lt;br /&gt;
|discussion = https://moodle.org/plugins/mod_flashcard&lt;br /&gt;
|maintainer = [[User:Valery Fremaux|Valery Fremaux]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The flashcard module allows editing and playing flashcards. Flashcards are a &amp;quot;memory training&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
The flashcard module has been useful for formative assessment of anatomy, histology and pathology concepts, definitions and images in the teaching of human and veterinary medicine at undergraduate and postgraduate levels.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
* Getting cards from a &amp;quot;matching question&amp;quot;&lt;br /&gt;
* Editing cards&lt;br /&gt;
* Multimedia cards: text, image, sound and image + sound together&lt;br /&gt;
* Automated backpropagation of cards (can be disabled)&lt;br /&gt;
* Customizable decks&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
&lt;br /&gt;
[[Flashcard module: Configuration Parameters]]&lt;br /&gt;
&lt;br /&gt;
[[Flashcard module: Capabilities]]&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Adding new cards===&lt;br /&gt;
# Add new &amp;quot;Flash Card Set&amp;quot; into the course&lt;br /&gt;
# Enter required field &amp;quot;Name&amp;quot; and click &amp;quot;Save and display&amp;quot; button&lt;br /&gt;
# Click &amp;quot;Edit the cards&amp;quot; tabs - you will be brought to screen like below&lt;br /&gt;
[[File:flashcard1.jpg]]&lt;br /&gt;
# Click &amp;quot;Add three new questions&amp;quot; button&lt;br /&gt;
# Add text for questions and answers&lt;br /&gt;
# Click &amp;quot;Update&amp;quot; button&lt;br /&gt;
&lt;br /&gt;
==Screens==&lt;br /&gt;
&lt;br /&gt;
===Student Screens=== &lt;br /&gt;
&lt;br /&gt;
*[[Flashcard module: Freeplay Screen|Freeplay Screen]]&lt;br /&gt;
* Leitner Play Screens&lt;br /&gt;
** [[Flashcard module: Leitner Choose A Deck|Choose a deck to play with]]&lt;br /&gt;
** [[Flashcard module: Leitner Use A Deck|Use a deck]]&lt;br /&gt;
&lt;br /&gt;
===Teacher Screens===&lt;br /&gt;
&lt;br /&gt;
* Summary Screens&lt;br /&gt;
**[[Flashcard module: By User Summary|By User Summary]]&lt;br /&gt;
**[[Flashcard module: By Card Summary|By Card Summary]]&lt;br /&gt;
*[[Flashcard module: Edit Screen|Edit Screen]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* The [https://h5p.org/flashcards flashcards module] and [https://h5p.org/dialog-cards dialog cards] for [https://moodle.org/plugins/mod_hvp H5P] - Free interactive HTML5 flashcards. Create a set of stylish and intuitive flashcards that have images paired with questions and answers. Use this content type with H5P in publishing systems like Moodle.&lt;br /&gt;
* [[Lesson_module#The_Flash_card_lesson|Flash card presentation]] in the [[Lesson module]] is an alternative to this module.&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
[[Category:Medicine]]&lt;br /&gt;
&lt;br /&gt;
[[fr: Flashcard]]&lt;br /&gt;
[[es:Módulo flashcard]]&lt;/div&gt;</summary>
		<author><name>1&gt;Koen</name></author>
	</entry>
</feed>