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

  • KerryJ
    Thu, 8 May 2014, 2:18 PM
    Am trying to install on 2.4 - it says it's installed but when I go to create a Flashcard deck activity I get "Can not find data record in database table context."
  • Bas Brands
    Fri, 13 June 2014, 12:13 AM
    I was able to update from version: 2012080800 to 2014010600 changing the old plugin version in the Moodle database.

    All I needed to do is set version 2012080800 -> 2012040100 before doing the upgrade.

    The query used was:
    UPDATE mdl_config_plugins SET value= '2012040100' WHERE plugin='mod_flashcard';

    I am now using the latest version without have to do any imports / exports
  • aaran mcguire
    Fri, 18 July 2014, 5:46 PM
    Hey,

    Were planning to upgrade to 2.7 soon, has anyone tested this plugin in 2.7? If not I will do so later this month.
  • ramya g
    Wed, 23 July 2014, 6:40 PM
    I am trying to install mod_flashcard_moodle26_2014010600 for moodle version 2.6. But It is not installing but appears as to be installed , disabled in plugins overview page. pls help.
  • David Dunn
    Thu, 18 Dec 2014, 6:40 PM
    Hi,
    Happy to see there is still development of this module.
    I just did a new install of module version mod_flashcard_moodle26_2014051200 in our Moodle 2.7.1

    No problems with installation and first bulk import went fine. Leitner mode works OK, but in Free play, the click to turn the card does not work. All the other buttons do work (Next card, etc.).
  • Sourabh Maheshwari
    Fri, 10 Apr 2015, 10:30 PM
    Hi, is there a way to increase the font size in the flash card module?
  • Caballero Boro
    Wed, 29 Apr 2015, 6:00 PM
    Hi,

    I'm working with de Moodle 2.6.10 (Build: 20150310) and i've install the module flash Card Set 2.6.0 (Build 2014051200) but it not work. The installation process was allright but when I try to add a flash card says me «No se puede encontrar registro de datos en la tabla context de la base de datos.» if I ennable the debug mode I obtain this.

    «Debug info: SELECT * FROM {context} WHERE id = ?
    [array (
    0 => '1131',
    )]
    Error code: invalidrecord
    Stack trace:
    line 1403 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
    line 1379 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
    line 5345 of /lib/accesslib.php: call to moodle_database->get_record()
    line 1377 of /lib/questionlib.php: call to context::instance_by_id()
    line 70 of /mod/flashcard/mod_form.php: call to question_has_capability_on()
    line ? of unknownfile: call to drop_questions()
    line 73 of /mod/flashcard/mod_form.php: call to array_filter()
    line 191 of /lib/formslib.php: call to mod_flashcard_mod_form->definition()
    line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
    line 256 of /course/modedit.php: call to moodleform_mod->moodleform_mod()»

    I run the cron since I obtain «Running clean-up tasks..». I look for it in the database and the tables related with flascard are empty.

    Please help me

    Boro
  • Mahesh Babu Telakula Sathyan
    Fri, 14 Aug 2015, 9:41 PM
    Hi, I want to revert the flashcard activity for all students to start a fresh . How do I do it?
    On the summary page I do not see by users tab filled out. I read on the moodle docs that this is possible from the summary tab
  • Ni Pro
    Thu, 8 Oct 2015, 11:26 PM
    Hi everyone, is there anyone having experience running Flash Card Set on moodle 2.9.1? PlugIn sounds very interesting, so we would like to test ist, but
    do you think it's a bad idea to install the plug in?
  • Valery Fremaux
    Fri, 9 Oct 2015, 4:53 AM
    Hi guys Flashcard will be soon released with some little changes to cope with Moodle 2.9 code.
  • Aaron Trusky
    Fri, 23 Oct 2015, 2:55 AM
    Hi, is there any update as to when Flashcard for Moodle 2.9 will be released or can we confirm that the legacy version works on 2.9?
  • Valery Fremaux
    Fri, 23 Oct 2015, 8:43 PM
    Hi Aaron, could you maybe qualify the staging 2.9 release in https://github.com/vfremaux/moodle-mod_flashcard in branch MOODLE_29_STABLE so we might get this upgrade to satisfactory point, and put it back into Moodle plugin base ?
  • TommyShawn Long
    Wed, 28 Oct 2015, 4:38 AM
    I am using Moodle 2.8 and my flash card plugin has been acting a little strange recently with some of my users. When ever they go in to edit their flash cards when they try and navigate to the next page of cards the flash cards will populate with the cards that were on the first page instead of allowing them to edit their second page and so on. Any suggestions on what might be causing it to hang up and to fix it?
  • Ni Pro
    Thu, 19 Nov 2015, 11:02 PM
    Hello Valery, hello Aaron. Are there news when the plugin can be used for Moodle 2.9?
    Due to the previous comments, I am a little unsure if the version in brench MOODLE29_STABLE is already fully operational.
  • Erick French
    Sun, 6 Dec 2015, 1:32 PM
    Valery,
    I am using Moodle 2.9.2+ (Build: 20150918) and the latest flashcard version. I have 1000 cards to import. The system takes the first 70 or so and then completes the import without the rest of them. The import data is correct. Is there an import limit?
Please login to post comments