Flash Card Set

Flashcards
Price option: Free

Supports Moodle 2.0-4.2 See all versions
Latest release: 3 years ago
Installations: 762
Downloads (last 90 days): 132

Frankenstyle name: mod_flashcard
Activities

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Hi,
Can you help me debug this - see https://moodle.org/mod/forum/discuss.php?d=214813#p947402 .
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
Hi Valery,
Can you see this code anywhere in the most recent version:
https://github.com/tmuras/Moodle-Flashcard/blob/master/mod_form.php ?
Hi Tomasz,
I noticed in the mod_form for adding an instance some reference to old customization process (by teacher) seems to be still there.
It should be removed as new file management do not allow this kind of flexible customization any more, unless we rebuild some way to let teacher store image overrides somewhere.... cheers.
If, like me, your struggling to find the documentation . .
http://docs.moodle.org/22/en/Flashcard
Would be nice if it worked with 2.2, or there was some response on the bug tracker . . . .
http://tracker.moodle.org/browse/CONTRIB-3576
Hi Jeremy,
Thanks for reporting it, it's fixed in the latest release (2.1). Please report bugs in the http://tracker.moodle.org/browse/CONTRIB/component/10273 next time.
Cheers!
Hi,
My Moodle is Moodle 2.1.3+ (Build: 20111209)
When clicking SUMMARY, errors appear as below:
Debug info: Argument 1 passed to course_enrolment_manager::__construct() must be an instance of moodle_page, instance of stdClass given, called in /srv/www/alkira/public_html/moodle/mod/flashcard/usersummaryview.php on line 27 and defined
Stack trace:
line 359 of /lib/setuplib.php: coding_exception thrown
line 113 of /enrol/locallib.php: call to default_error_handler()
line 27 of /mod/flashcard/usersummaryview.php: call to course_enrolment_manager->__construct()
line 179 of /mod/flashcard/view.php: call to include()