OpenMOOC / moocng

MOOC Engine
Apache License 2.0
88 stars 43 forks source link

Openbadges integration #47

Closed yamila-moreno closed 10 years ago

yamila-moreno commented 11 years ago

This PR includes integration with Mozilla Openbadges.

There's no visualization for the badges, due there was no specification for that pages, but the integration functionality is complete.

oscarcp commented 11 years ago

Hi Yamila!,

Could you please compleete this pull request with a bit of documentation please? like p.e. what's supposed to be in the BADGES_BASE_URL :)

oscarcp commented 11 years ago

The migration scripts are broken: Running migrations for courses:

pitbulk commented 11 years ago

@yamila-moreno any advance on the documentation?

Regards

yamila-moreno commented 11 years ago

@oscarcp it seems in your database you have empty or duplicated slugs, but slugs should be unique. It's necessary first to fix data.

@pitbulk I'm on it! (sorry for the inconvenience)

yamila-moreno commented 11 years ago

Attached some documentation. Sorry for the delay.

jespino commented 10 years ago

Falta, la migración de los objetos Award, extraer el Issuer a unos campos del settings, traducir las cadenas al español, cambiar la vista de backbone por un handler jquery y cambiar el "Add to backpack" por un boton de bootstrap.