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

Setup cron job in openedx server VM ruinng Virtual Labs to dump user analytics from edx database to analytics database #21

Open
ksripathi opened this issue Sep 14, 2017 · 1 comment
Assignees

Comments

@ksripathi
Copy link
Contributor

Requirement is to build the REST API to get the active, inactive and registered users in vlabs-openedx platform. After research on openedx API documentation its concluded that there is no existing API in to obtain these details.

python script https://github.com/vlead/vlabs-analytics-service/blob/analytics-apis/src/deployment/index.org#script-to-get-openedx-user-analytics is written to fetch the required data from edx database which dumps the analytics into analytcs database

@ksripathi ksripathi self-assigned this Sep 14, 2017
@ksripathi
Copy link
Contributor Author

This python script is to be executed in openedx platform running machine for every 24 hours (i,e 1 day)
thereby we can get openedx user analytics data in date wise

@ksripathi ksripathi added this to the Release VLABS Analytics API server v2.0.0 milestone Sep 14, 2017
@ksripathi ksripathi modified the milestones: Release v0.0.1-beta, Release of v0.0.1 on staging environment Oct 7, 2017
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