-
Notifications
You must be signed in to change notification settings - Fork 0
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
rezscore api implementation - discussion #1169
Comments
Tyler is thinking we can anonymize the data prior to sending it to the api, so we don't compromise any student information. Also, Tyler says the data comes in an xml file, so we can pull all the data and present it however we want to format it. |
There's no example about using the api, hmm. @tylerbenson do you have access to it? |
Yeah, just go ahead and create an account. Use rezscore@vyllage.com as the email. |
Can you create a simple text template that we can send to them? |
A text template containing what? The resume? Isn't the content of the JSON sections enough? |
Their api is not working right now, I followed an example and did: GET http://rezscore.com/a/ourAPIkey/skill/MySQL I got:
|
Did you review this: http://rezscore.com/images/RezScore_API_Documentation.pdf |
Yes, when it failed I didn't try anymore. The document doesn't say anything about how they expect our document to be other than text. I'll try again today sending a plain text resume to see what happens. |
From https://vyllage.slack.com/archives/admin_carlos/p1447857854000014 Tried posting a resume:http://rezscore.com/a/apicode/grade?resume="Backend developer" results in error 202 "202: |
@tylerbenson @natebenson So, can we close this? |
I'll assign it back to me for now. |
We want to use rezscore's api to power our suggestions. Would love to get your thoughts:
http://rezscore.com/api
The text was updated successfully, but these errors were encountered: