Badge levelling

Badge levelling

William Mair -
回帖数:1

Hi,

Is there anywhere in the Moodle Open Badges structure which allows you to indicate a levelling up from mini-badges to badges, to create a pathway to learning, as per the Open Badges FAQ?

I assume that badge A could have a criteria of 'completed badge B and badge C' (which once I find how/where the criteria are setup I could probably do), but (as far as I understand it) the idea is that you would display badge B or Badge C until you get both, then only Badge A would be shown (I'd guess this would need a fair bit more coding).

Any suggestions? Would you like me to raise a feature request for it?

平均分:Useful (1)
回复William Mair

Re: Badge levelling

Simon Coggins -

Hi William,

At the moment we haven't created a badge criteria that is dependent on earning other badges. It's definitely something that we'd like to do though and it should be fairly straightforward as criteria are designed to be extended. You could definitely create a feature bug in the tracker for that one.

The second part (removing the earlier badges when the later ones are achieved) would be more work. I know Mozilla have some plans around badges that "fill up" as you progress so that might meet your needs. Currently that's scheduled to be implemented by Mozilla in version 1.5 (third quarter of this year):

https://github.com/mozilla/openbadges/wiki/Open-Badge-Infrastructure-Roadmap

The only info I can find on the open badges wiki is here:

https://github.com/mozilla/openbadges/wiki/Discussion:-Composite-and-Ranked-(or-Leveled)-badges./afa0e86bace1fe8e042eafb241f6743aea0ff08e

but it's an old discussion from their wiki that has since been deleted.

Hope that helps,

Simon