card2brain

Activities ::: mod_cardtobrain
Maintained by webapps.chwebapps.ch smart engineering
With the SSO module for card2brain you can directly link your sets of flashcards. If you have a card2brain corporate account you can enable SSO authentication. With SSO enabled, your users can directly access the flashcards without login or register on card2brain.ch.
Latest release:
3 sites
1 downloads
2 fans
Current versions available: 1

With card2brain module you can add sets of flashcards as an activity to your Moodle courses.

card2brain Educational or Enterprise customers can enable SSO Authentication.

If SSO is enabled Moodle users are directly logged in to card2brain.ch and linked to the corporate account without registration or login.


Feature list

  • add sets of flashcards
  • directly embed via iframe
  • enable SSO Authentication for card2brain educational and enterprise


card2brain Educational and Enterprise

http://card2brain.ch/register/index?licence=multiple&lang=en

Screenshots

Screenshot #0
Screenshot #1

Contributors

webapps.ch
webapps.ch smart engineering (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Plugins bot
    Wed, 26 Oct 2016, 2:50 PM
    Prechecker results: 53 errors/71 warnings
    https://integration.moodle.org/job/Precheck%20remote%20branch/28739/artifact/work/smurf.html

    * Please add a full description of the plugin. You can describe the plugin's features, purpose and typical usage scenarios there, for example.
  • webapps.ch
    Tue, 1 Nov 2016, 7:03 PM
    - Fixed errors and warnings.
    - Added plugin description.
  • Adrian Greeve
    Tue, 6 Dec 2016, 11:00 AM
    Hi. Thanks for sharing this plugin with the community. I am going to review it for approval.
  • Adrian Greeve
    Tue, 6 Dec 2016, 1:06 PM
    Hello,

    Thank you for creating this plugin. In general the code here looks good and the module works with no errors.

    Breakdown:

    * A current branch is supported.
    * Required links are included.
    * Screen shots have been provided.
    * Functionality is fine. No errors discovered.
    * Code in general looks fine.
    ** No obvious security issues.
    * Settings storage is correct.

    * cardtobrain/db/upgrade.php -

    if ($oldversion < 28) {

    The version number here looks incorrect. It seems unlikely that this code would ever be executed. There is also no update similar to

    upgrade_mod_savepoint(true, 2014051201, 'cardtobrain');

    after the update code has been executed.

    This section is probably not needed as this is the initial release and the appropriate fields will be created in install.xml.

    In general everything here looks fine. I recommend that this plugin can be approved.
Please login to post comments