openedx / aspects-dbt

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

feat: include anchor tag for problem, video links (FC-0051) #63

Closed SoryRawyer closed 4 months ago

SoryRawyer commented 4 months ago

Adding links to problems and videos from the course dashboard will provide useful context when looking at charts of problem responses and video views. One way of achieving this in Superset is to provide the HTML as part of the SQL query result.

An example of the generated anchor tag can be found in the test for the a_tag macro.

openedx-webhooks commented 4 months 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.

openedx-webhooks commented 4 months 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.