This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"credential": { | |
"name": "Example Course", | |
"description": "This course provides an introduction to example. The recipient has proved their competency in example. They also demonstrated proficiency in example subject.", | |
"provider": "Example Provider", | |
"issued_on": "2015-07-03T07:10:04.306Z", | |
"achievement_id": "courseExample", | |
"course_link": "http://example.com", | |
"complete": true, | |
"approve": true, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"credential": { | |
"name": "Innotools: Transform your business idea ", | |
"description": "For decades, and even today, every entrepreneur process is accompanied by the need to project the future. The Business Plan has been and is the tool that entrepreneurs use to analyze the market, competition, opportunity or calculate our potential costs and insurance revenues, projecting them into the future. We address the challenge of formulating an innovative value proposition through the exercise to empathize with the needs of the customer and end-user through the map empathy and creating an inclusive and comprehensive, overview of all the key elements involved of a business model.", | |
"issued_on": "2015-07-03T07:10:04.306Z", | |
"achievement_id": "19305", | |
"course_link": "https://miriadax.net/web/innotools-transforma-tu-idea-de-negocio-5-edicion-", | |
"complete": true, | |
"approve": true, | |
"recipient": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lastSize 25 | |
bidPrice 328.25 | |
bidSize 222 | |
askPrice 328.6 | |
askSize 50 | |
bidSize 222 | |
volume 531873 | |
askPrice 328.3 | |
askSize 5 | |
askSize 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"credential": { | |
"name": "Professional Risk Manager", | |
"description": "The Professional Risk Manager (PRM\u2122) Designation is a globally recognized, graduate-level risk management credential. The PRM Program is a series of evaluation exams, designed for the development of professional risk managers. Endorsed by leading university programs and industry firms, it is the global standard for risk management professionals.", | |
"template_name": "Professional Risk Manager Designation", | |
"recipient": { | |
"name": "Test Account", | |
"email": "[email protected]" | |
}, | |
"issued_on": "2016-01-01", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
payload = { | |
"credential": | |
{ | |
"name": course_name, | |
"description": description, | |
"achievement_id": contents['course_id'] , | |
"course_link": "/courses/" +contents['course_id'] + "/about", | |
"approve": approve, | |
"template_name": course_name, | |
"grade": grade_contents, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'net/http' | |
require "json" | |
number = ARGV[0] | |
unless defined? number | |
raise "number not given" | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"credential":{"name":"Example Course","description":"This course provides an introduction to example. The recipient has proved their competency in example. They also demonstrated proficiency in example subject.","issued_on":"2015-07-03T07:10:04.306Z","achievement_id":"courseExample","template_name": "courseExample", "course_link":"http://example.com","complete":true,"approve":true,"learning_outcomes":["java","ruby","critical thinking","differential equations"],"evidence_items":[{"description":"Video Example","url":"https://www.youtube.com/watch?v=O-MfrT0wvMg","category":"video"},{"description":"Course Transcript","string_object":"[{\"category\":\"Homework\",\"percent\":95},{\"category\":\"Homework\",\"percent\":87},{\"category\":\"Homework\",\"percent\":70},{\"category\":\"Homework\",\"percent\":89},{\"category\":\"Exam\",\"percent\":92}]","category":"transcript"},{"description":"Final Grade","string_object":"89","category":"grade"}], "recipient":{"name":"John Doe","email":"[email protected]"},"refere |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
result_date value company_code_id field_id | |
2007-12-31 3.00 11 7 | |
2008-03-31 4.00 11 7 | |
2008-06-30 1.00 11 7 | |
2008-09-30 0.00 11 7 | |
2008-12-31 3.00 11 7 | |
2009-03-31 4.00 11 7 | |
2009-06-30 1.00 11 13 | |
2009-09-30 2.00 11 13 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.