Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Enrollment tracks: add credit, do not merge audit & honor #125

Merged
merged 2 commits into from
Jul 7, 2016

Conversation

thallada
Copy link
Contributor

This updates our enrollment tracks on the API side to match what we are communicating elsewhere.

@dsjen, let me know if this is or isn't what you are expecting to work with in insights.

@dsjen @ajpal

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 98.497% when pulling eb682ed on enrollment-track-switch into b165ff0 on master.

@@ -255,7 +256,7 @@ def handle(self, *args, **options):
username = options['username']
video_id = '0fac49ba'
video_module_id = 'i4x-edX-DemoX-video-5c90cffecd9b48b188cbfea176bf7fe9'
start_date = datetime.datetime(year=2015, month=1, day=1, tzinfo=timezone.utc)
start_date = datetime.datetime(year=2016, month=1, day=1, tzinfo=timezone.utc)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@dsjen
Copy link
Contributor

dsjen commented Jun 29, 2016

Nice! More code was deleted than added. :) I tested this out and it looks great! 👍

What do you think about holding off merging it until the learner analytics beta gets out in the next few days?

@thallada
Copy link
Contributor Author

@dsjen That sounds like a good idea. It would be nice to wait and synchronize this merge with an insights one that propagates these changes to the front-end too.

@ajpal
Copy link
Contributor

ajpal commented Jul 6, 2016

👍

@thallada thallada merged commit f6a4eb3 into master Jul 7, 2016
@thallada thallada deleted the enrollment-track-switch branch July 7, 2016 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants