Skip to content
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

CSV grade uploader #90

Open
cycomachead opened this issue Nov 23, 2015 · 6 comments
Open

CSV grade uploader #90

cycomachead opened this issue Nov 23, 2015 · 6 comments

Comments

@cycomachead
Copy link
Member

If I drop a CSV link, Alonzo should parse the file and upload grades.

@cycomachead
Copy link
Member Author

But you can just grab message history and filter for files?
https://www.hipchat.com/docs/apiv2/method/view_recent_room_history

@aaaschmitt
Copy link
Contributor

Ah okay. Have you started on this at all yet?

@cycomachead
Copy link
Member Author

Not really. But this got me thinking to how you're updating the hipchat adapter. It could just expose the request interface.

@cycomachead
Copy link
Member Author

In this case the grade uploader command would probably be upload grades to assignment ID using recent file and then Hubot can call the hipchat API.

@aaaschmitt
Copy link
Contributor

yeah I was thinking about adding a function that allowed you to get the api id for the current room. Since this would just be exposing what I'm already doing for the sendFile stuff. Then you could use the hipchat api to make requests easily from hubot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants