Flash Card Set
Maintained by
Plugins ActiveProLearn, Valery FREMAUX
Flashcards
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
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
As I attempt to upgrade my site from 2.5.3 to 2.6.1 I keep getting the error mentioned above (in the 2.5.3 installation there is flashcard version 2.4, but in the moodle 2.6.1 I put in the newer flashcard version). There are several flashcard activities in a number of courses and I don't want to delete them before I upgrade to the new version. Are there any workarounds other than using the legacy (flashcard 2.4) module or deleting and then re-installing?
Thanks,
Paul
I am using Moodle 2.6.1 with the flashcard add-on version 2.4.0 for a language course.
The add-on is working, but I would like to able to have it keep track of each time a particular student uses it and for how long. As far as I can tell, the add-on doesn't currently support this.
My goal is to be able to give students extra credit for every time they use the flashcards for (at least) ten minutes. In order for me to do that, the add-on has to record the beginning and end timestamps for each time a student uses the cards and then to include that info in the summary for the deck.
Is there a way to do this with the add-on that I haven't found, or a way to tweak the code so that it does?
Thank you for your time and for the very useful add-on.
"Also, 3.2 will not work on 2.6 or newer?" : there is a risk, yeah... 3.2 track is discontinued.
We discussed about having some data conversion script betwen too branches. Achieving in conclusion that it was too heavy work to change all the card content strategy from one version to the other.