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.
Can you help me debug this - see https://moodle.org/mod/forum/discuss.php?d=214813#p947402 .
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
Can you see this code anywhere in the most recent version:
https://github.com/tmuras/Moodle-Flashcard/blob/master/mod_form.php ?
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.
http://docs.moodle.org/22/en/Flashcard
http://tracker.moodle.org/browse/CONTRIB-3576
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!
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()