-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OBEE Example #3 for Testing (Valid Badge) #5
Comments
Current result: {
"graph": [{
"type": "email",
"hashed": false,
"identity": "[email protected]",
"id": "_:b0"
}, {
"url": "https://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/assertion.json",
"type": "HostedBadge",
"id": "_:b1"
}, {
"issuedOn": "2016-02-15T17:29:23.893Z",
"uid": "928472#23619",
"recipient": "_:b0",
"verification": "_:b1",
"type": "Assertion",
"@context": "https://w3id.org/openbadges/v2",
"badge": "https://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/class.json",
"id": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/assertion.json"
}, {
"extensions:assessmentOutput": "Getting the automated tests to pass.",
"extensions:assessmentHasGroupParticipation": "false",
"extensions:assessmentScoringMethodExampleDescription": "Placeholder text",
"extensions:assessmentExample": "https://github.com/rmurphey/js-assessment",
"extensions:assessmentHasGroupEvaluation": "false",
"extensions:assessmentDescription": "This is a Github project that includes a set of tests that can be used to assess the skills of a candidate for a JavaScript position, or to evaluate and improve one's own skills. It is set up as automated tests that are all set to intially fail.",
"id": "_:b3",
"extensions:assessmentEvaluationMethod": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/evaluationMethod.txt",
"extensions:assessmentType": "Exam"
}, {
"extensions:assessmentOutput": "Pass or Fail score",
"extensions:assessmentHasGroupParticipation": "false",
"extensions:assessmentScoringMethodExampleDescription": "Placeholder text for a scoring method",
"extensions:assessmentExample": "https://github.com/rmurphey/js-assessment",
"extensions:assessmentHasGroupEvaluation": "false",
"extensions:assessmentDescription": "This is an additional assessment.",
"id": "_:b4",
"extensions:assessmentEvaluationMethod": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/evaluationMethod.txt",
"extensions:assessmentType": "Performance"
}, {
"extensions:assessmentOverallDescription": "This assessment is to test JavaScript understanding",
"extensions:assessmentArray": ["_:b3", "_:b4"],
"type": ["Extension", "extensions:assessment"],
"id": "_:b2"
}, {
"extensions:Assessment": "_:b2",
"name": "Badge of Thor",
"image": "https://coderecruiter.com/images/ThorBadge.png",
"criteria": "https://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/criteria.txt",
"@context": "https://w3id.org/openbadges/v2",
"issuer": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/issuer.json",
"type": "BadgeClass",
"id": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/class.json",
"description": "This badge is granted to those people named Thor who can craft an Open Badge by hand!"
}],
"messages": [{
"messageLevel": "ERROR",
"node_id": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/assertion.json",
"name": "ASSERTION_VERIFICATION_DEPENDENCIES",
"success": false,
"result": "Task could not execute."
}, {
"messageLevel": "ERROR",
"node_id": "http://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/issuer.json",
"name": "JSONLD_COMPACT_DATA",
"success": false,
"result": "<class 'pyld.jsonld.JsonLdError'> Could not expand input before compaction."
}],
"warningCount": 0,
"valid": false,
"input": {
"input_type": "url",
"value": "https://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/assertion.json"
},
"errorCount": 2
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assertion URL:
https://coderecruiter.com/badges/valid/doubleAssessmentSingleAccred/assertion.json
JSON:
You can learn more about testing this badge here: https://thortek.github.io/IMSBadgeValidator/
The text was updated successfully, but these errors were encountered: