Moodle Plugins directory: Card Box: Versions: 1.0.9 | Moodle.org
Card Box
Activities ::: mod_cardbox
Maintained by
Amrita Deb Dutta,
Valentin Koser,
Tim Schroeder
The Card Box activity can help your students memorize vocabulary, technical terms, formulas and definitions. In order to support its students in independently repeating extensive learning content, RWTH Aachen University would like to offer a digital flashcard system. This is to be developed as a plug-in for Moodle, which the university has been using since March 2019 as a teaching and learning platform.
Card Box 1.0.9
Moodle 4.4, 4.5
Released: Friday, 14 February 2025, 5:08 PM
Code prechecks
overview
phplint
phpcs255 | 610
js921 | 404
css3 | 17
phpdoc60 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 22
gherkin
HTML | XMLmoodle-mod_cardbox
Changes
2025012100 v1.0.9
- Github CI added
- Bug63 Add event name and description
2025012100 v1.0.8
- fix checkbox display in Add card
2024121600 v1.0.8
- jquery fix for practise
2024112700 v1.0.8
- Icon improved for Moodle 4.4+
2024112200 v1.0.8
- Icon changed for Moodle 4.4+
- Code Cleanup
- Basic events logging
- Fix card flow when language is changed while creation
- Fix graph display after practise session
- Hide Suggest Answer button when no answer is given
- Iss43: Fix incorrect feedback while practise for cards where only one answer is necessary
- Code cleanup: Fix optional parameter comes before required warning
- Iss52 Fix: Unapproved suggested answers will not be shown during practise
2024081300 v1.0.7
- correct display of answers in practise(without HTML stripping)
2024071700 v1.0.6
- defining capability related strings
2024081300 v1.0.7
- correct display of answers in practise(without HTML stripping)
2024071700 v1.0.6
- defining capability related strings
2023102600 v1.0.5
- fixed php error due to typo
2023101000 v1.0.4
- added activity settings "enablenotifications" and "casesensitive" to backups
2023060200 v1.0.3
- FEATURE_MOD_PURPOSE defined
- Moodle 4.x compatible icon set
- Issue37: Improvement: trim spaces before and after user input
- Issue34: Make notifications configurable
- Issue30: only closing html tag in help string
- Multi lang coursename correctly displayed in reminder emails
- Deck filter option added in Overview Tab
- Sorting filter option added in Overview Tab
- Issue 42: In "Overview", clicking through Topic-filtered pages resets the filter
- Fix completionexpected warning
2022083000 v1.0.2
- New Version, new release
- Code cleanup
2022082900
- Autofill answer suggestion input field with user's answer and removing debug messages
- Remove Debugger messages and correct codechecker errors
Version information
- Version build number
- 2025021300
- Version release name
- 1.0.9
- Maturity
- Stable version
- MD5 Sum
- b128e1005f8bc0cbcbfe39df70421582
- Supported software
- Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- v1.0.9
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation