Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Fix lessons data pump to correctly send lesson_id instead of unit_id #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ianibo
Copy link

@ianibo ianibo commented Feb 27, 2016

When using the lessons data pump, GCB sends the unit_id where lesson_id should appear, making it impossible to match lesson rows with the corresponding data in student_aggregate. This commit replaces it with lesson_id.

…_id for the lesson_id property. Verified working in citizen math deployment and corresponding BigQuery instance
DavidLemayian referenced this pull request in CodeForAfrica-ARCHIVE/coursebuilder-core Aug 12, 2017
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.

1 participant