openedx / aspects-dbt

The dbt project for Open edX Aspects!
Apache License 2.0
2 stars 6 forks source link

feat: adds models for problem interaction reports (FC-0024) #10

Closed SoryRawyer closed 1 year ago

SoryRawyer commented 1 year ago

Models should support the following reports listed in #4 :

These models have been tested with the force_primary_key=1 setting to ensure they make proper use of indexes.

openedx-webhooks commented 1 year ago

Thanks for the pull request, @SoryRawyer! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

bmtcril commented 1 year ago

I think we're going to need to do some fiddling as the visualizations come online but this is looking good. We're also going to need to start joining in the block names from the event_sink schema, but I need to figure out how to make fake ones from the generated fake data first.

openedx-webhooks commented 1 year ago

@SoryRawyer 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.