mozilla / openbadges-badgekit

No Longer Maintained
https://badgekit.org
Mozilla Public License 2.0
123 stars 84 forks source link

Many Criteria URLs for BadgeKit Badges Broken #466

Closed kayaelle closed 9 years ago

kayaelle commented 9 years ago

The endpoint url being used by the Directory: http://api.badgekit.org/public/badges list badge class locations where many of the criteria urls reporting 404s.

Examples: http://api.badgekit.org/public/systems/los-angeles/issuers/two-bit-circus-steam-carnival/badges/77c3639f9fb1fe38eba4ee7f25ff48f6 http://api.badgekit.org/public/systems/los-angeles/issuers/two-bit-circus-steam-carnival/badges/cef451de11a9cad2b3efa8aed6c2152e http://api.badgekit.org/public/systems/chicago/issuers/fuse/badges/cb57f5215fdb3203080b28e6fa237faf

Examples of ones that work: http://api.badgekit.org/public/systems/los-angeles/issuers/inner-city-arts/badges/commitment-level-2 http://api.badgekit.org/public/systems/los-angeles/issuers/skoolbo/programs/skoolbo-l-a-kids-rock/badges/superhero-badge

cmcavoy commented 9 years ago

This one seems fixed, reopen it if if you're not seeing fixed pages @kayaelle

A similar issue popped up in #468. They're unrelated, except they both have something to do with criteria.

kayaelle commented 9 years ago

Unfortunately many criteria links are still broken. Here are some that I checked: https://badgekit.org/system/pittsburgh/badge/microphone-and-digital-recording-mastery/criteria https://badgekit.org/system/pittsburgh/badge/microphone-and-digital-recording-practice/criteria https://badgekit.org/system/pittsburgh/badge/micro-controller-maven/criteria https://badgekit.org/system/chicago/badge/raspberry-pi-connoisseur/criteria

Could it be that the criteria urls are incorrect in the badge classes? The directory re-indexes every 24 hours. It should delete the index and make a new at every re-index but I'll confirm that.

cmcavoy commented 9 years ago

The api.badgekit links are up, it's just the badgekit.org criteria links that are broken. I closed this ticket because it was about api links, opened a new ticket (referenced above) for the badgekit.org stuff.

Thanks @kayaelle!

On Wed, Nov 5, 2014 at 10:15 AM, kayaelle notifications@github.com wrote:

Unfortunately many criteria links are still broken. Here are some that I checked:

https://badgekit.org/system/pittsburgh/badge/microphone-and-digital-recording-mastery/criteria

https://badgekit.org/system/pittsburgh/badge/microphone-and-digital-recording-practice/criteria

https://badgekit.org/system/pittsburgh/badge/micro-controller-maven/criteria https://badgekit.org/system/chicago/badge/raspberry-pi-connoisseur/criteria

Could it be that the criteria urls are incorrect in the badge classes? The directory re-indexes every 24 hours. It should delete the index and make a new at every re-index but I'll confirm that.

— Reply to this email directly or view it on GitHub https://github.com/mozilla/openbadges-badgekit/issues/466#issuecomment-61833045 .

Director, Technology Badge Alliance W: http://badgealliance.org B: http://chrismcavoy.org T: @chmcavoy http://twitter.com/chmcavoy G: cmcavoy http://github.com/cmcavoy

kayaelle commented 9 years ago

Cool. Thanks @cmcavoy!