1,065
edits
Prawsthorne (talk | contribs) |
Prawsthorne (talk | contribs) |
||
| Line 160: | Line 160: | ||
The badge baking occurs when the earner claims thier badge. The issuer creates an instance of the metadata, which is the json describing the badge. The json can come in two forms; an actual text file stored at some internet location or a digital message created by software and "sent" the open badges infrastructure. There are four attributes of the json most important to the issuing of the badge. They are; | The badge baking occurs when the earner claims thier badge. The issuer creates an instance of the metadata, which is the json describing the badge. The json can come in two forms; an actual text file stored at some internet location or a digital message created by software and "sent" the open badges infrastructure. There are four attributes of the json most important to the issuing of the badge. They are; | ||
# the encrypted email of the recipient who earned the badge | # the encrypted email of the recipient who earned the badge | ||
# the badge image | # the badge image file location | ||
# the criteria description location | # the criteria description location | ||
# the origin URL of these above resources | # the origin URL of these above resources | ||
edits