Coder Social home page Coder Social logo

ninelanterns / mahara-openbadgedisplayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openbadgefactory/mahara-openbadgedisplayer

0.0 23.0 0.0 111 KB

Open Badges displayer plugin for Mahara

License: GNU General Public License v3.0

PHP 82.83% Smarty 15.22% CSS 1.95%

mahara-openbadgedisplayer's Introduction

mahara-openbadgedisplayer

Open Badges displayer plugin for Mahara

Open Badge is a concept developed by the Mozilla Foundation. Read more here:

http://openbadges.org/

Requirements

Mahara 1.8 or newer.

Installation

  1. Copy the openbadgedisplayer/ folder to htdocs/blocktype/

  2. Log in as admin, go to Administration => Extensions, click install link for this plugin under blocktype column.

  3. Add Backpack sources to your htdocs/config.php file:

// Pull badges from Mozilla Backpack and openbadgepassport.com
$cfg->openbadgedisplayer_source = array(
    'backpack' => 'https://backpack.openbadges.org/',
    'passport' => 'https://openbadgepassport.com/'
);

Usage

In order to display badges in a portfolio or profile page, two things are needed:

  1. The User must create public badge collections in their Mozilla backpack.

  2. The email address used with backpack must be one of the verified addresses in Mahara profile.

After that, badge collections should become selectable in the block configuration popup.

Copyright 2013-2015 Discendum Oy http://www.discendum.com

mahara-openbadgedisplayer's People

Contributors

ajk avatar jamesballard avatar oinp avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.