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

Implement notifications from Khan Academy to Glass #2

Open
ThibaudLopez opened this issue Jun 24, 2014 · 0 comments
Open

Implement notifications from Khan Academy to Glass #2

ThibaudLopez opened this issue Jun 24, 2014 · 0 comments

Comments

@ThibaudLopez
Copy link
Owner

We can either pull data from Khan Academy at a certain frequency (say every couple of seconds) and sift through the data for a particular event we're interested in (student is struggling), or we can (preferably) have Khan Academy push notifications to Glass when a particular event happens.

Right now, for the hackaton we only implemented the former, and the pull happens only once at startup (very much incomplete code). So we need to implement a loop to pull at a certain frequency.

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

No branches or pull requests

1 participant