Flash Card Set

Activities ::: mod_flashcard
Maintained by Valery Fremaux
Flashcards
Latest release:
747 sites
416 downloads
48 fans
Current versions available: 18

CHANGE :   We have spent time enough to use Moodle Plugin Maintenance API to support automated plugin update chain from our internal development workflow.

The flashcard module is a memorization helper that helps student to learn and keep information engraved optimizing the learning cycle. It suits well for knowledge that comes as "pairs" or "matching definitions". the flashcard proposes cardset to review matching texts, image or sounds.

A Leitner algorithm is available to schedule reviews in the most effificient way, and focus students on their hardest set to memorize.

Screenshots

Screenshot #0

Contributors

Valery Fremaux (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • MidCal PonyClub
    Sun, 2 Dec 2012, 9:57 AM
    I am on Moodle2.2 with FlashCard mod_flashcard_moodle23_2012071800.
    Even with WYSIWYG editor and file picker, i still have the problem everyone is talking about. i don't see the images when logged in as a student. The student version is looking for the image at pluginfile.php/933/mod_flashcard/question/47/cremello.jpg

  • Tomasz Muras
    Sat, 8 Dec 2012, 4:58 AM
    Hi,

    Can you help me debug this - see https://moodle.org/mod/forum/discuss.php?d=214813#p947402 .
  • Oscar Olivares
    Thu, 4 Apr 2013, 6:12 AM
    Hello,
    I'm running 2.4.1 with mod_flashcard 2012080800.
    Using Summary By User only show 25 students. Is there a way to show all students?

    Thanks

    Thanks
  • Yogesh Nahar
    Mon, 22 Apr 2013, 8:36 PM
    Hi Tomasz,

    I am currently using Flashcards v.2012080800 on Moodle v.2.2.1.

    I am able to use the 'Import' option to paste question/text and import the flashcard sets. But I want to essentially bulk import images too into the flashcards. Any possibility of doing that? I tried simply using the image URL in the import fields (separated by the field separators) but it doesn't work.

    Is it possible to pull in questions from a question bank? I am unable to see that option on the modules settings page.

    Please advice!

    Thank you.

    Yogi
  • Germán and Temudgin
    Fri, 3 May 2013, 8:35 AM
    Hi Tomasz,
    This is a great plugin.

    I think it will be even better if you add the following English language string along the lines of:

    $string['modulename_help'] = '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 modulename_help string is the explanation a teacher gets when he chooses to add an activity by way of the activity chooser in Moodle 2.3 upwards. Most Moodle core plugins and many addons already have such a string.

    I hope you can add this new english language string.

    Thanks in advance for your help.
  • Knight Detroja
    Sun, 26 May 2013, 11:42 PM
    Is there a version of this plugin that is compatible with Moodle 2.5? Does anyone know if it will be available in the future? Thank you.
  • Moises Lizárraga
    Fri, 12 July 2013, 5:02 AM
    I see Yogesh Nahar talks about using version 2012080800, however I only see the link to download the 2012071800 version. Would someone be so kind to please post the link to download the latest version? I need to use this plugin with moodle 2.4 and I only see the version supported for 2.3 on the downloads section. Thanks in advance for your help.
  • Jeff Jones
    Wed, 20 Nov 2013, 11:37 PM
    Hi,
    We just installed Flashcard on Moodle 2.4.5+ (Build: 20130802). It looks like a great tool however on our edit screen there are two links that are missing:

    Question media type

    and Media type for answers.

    Attached are two screen shots, the first on is of my screen and the other is from the documentation for Flashcard.
    https://moodle.org/mod/forum/discuss.php?d=244147

    http://docs.moodle.org/24/en/Flashcard_module:_Configuration_Parameters#Media_Type_Selectors_.285.29

    Any advise would be greatly appreciated!

    Jeff
  • Valery Fremaux
    Fri, 22 Nov 2013, 6:42 AM
    Hi Jeff, would you consider trying the version published here :

    https://github.com/vfremaux/moodle-mod_flashcard

    We checked with Tomaz that we might not remerge our both diverging tracks but follow up with the rework i followed up starting from Tomaz's one but reintegrating proper use of moodle new file storage for media files.

    I waited for access to the plugin publication entry to revise the plugin version packages on Moodle. This seems to be now writable again. Communication will be pushed in soon.
  • Jeff Jones
    Sat, 23 Nov 2013, 3:13 AM
    Thanks Valery, that worked.
    FYI for anyone using Flashcard you cannot use .wav files, MP3 worked just fine.
  • Doc and Kayla
    Sat, 30 Nov 2013, 1:50 AM
    We are just now upgrading to Moodle 2.6 and would like to install Flashcards. Will the latest version work or should we wait until it is updated for 2.6?
  • Valery Fremaux
    Sat, 30 Nov 2013, 2:27 AM
    We can expect some minor deseases if soem part of very central APIs still change... on Flashcard, i do not forecast much trouble though. I have a fresh 2.6 installed version but no time yet to make it run... Moodle is evolving too fast those months to keep abiity to follow all tracks by my own...
  • Doc and Kayla
    Sat, 30 Nov 2013, 3:40 AM
    Thank you Valery for your prompt response and the work on this plug-in.
  • Valery Fremaux
    Sat, 30 Nov 2013, 5:53 AM
    if you have occasion andt some possibiity to make tryouts on a test instance, this would probbly speed up the process to get some "testing session report". I have yet not so much time to make end user testing, but can eventually free some time for bugfix on focussed issues.... Cheers !
  • Rodney Wolford
    Thu, 19 Dec 2013, 11:48 AM
    Hello,
    I have just tried to install this flashcard module and received the error shown below. I followed the "more information" option and it suggested that it might be appropriate to contact the developer. If this is not the right place, I can move it to a forum. I'd sure like to be able to use this module. Thanks for any help in advance. Rod Wolford
    DDL sql execution error

    More information about this error
    Debug info: Unknown column 'customreviewemptyfileid' in 'flashcard'
    ALTER TABLE flashcard ADD extracss LONGTEXT CHARACTER SET utf8 COLLATE utf8_general_ci AFTER customreviewemptyfileid
    Error code: ddlexecuteerror
    Stack trace:

    line 429 of /lib/dml/moodle_database.php: ddl_change_structure_exception thrown
    line 842 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
    line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
    line 77 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
    line 538 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
    line 310 of /mod/flashcard/db/upgrade.php: call to database_manager->add_field()
    line 664 of /lib/upgradelib.php: call to xmldb_flashcard_upgrade()
    line 381 of /lib/upgradelib.php: call to upgrade_plugins_modules()
    line 1586 of /lib/upgradelib.php: call to upgrade_plugins()
    line 412 of /admin/index.php: call to upgrade_noncore()
Please login to post comments