Skip to content
This repository was 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
ianibo wants to merge 1 commit intogoogle:masterfrom
ianibo:master
Open

Fix lessons data pump to correctly send lesson_id instead of unit_id#3
ianibo wants to merge 1 commit intogoogle:masterfrom
ianibo:master

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

1 participant