Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Problem ID macro not correct #115

Closed
saraburns1 opened this issue Aug 12, 2024 · 1 comment
Closed

bug: Problem ID macro not correct #115

saraburns1 opened this issue Aug 12, 2024 · 1 comment
Assignees

Comments

@saraburns1
Copy link
Contributor

The 'get_problem_id' macro is currently including '/answer' or '/hint' as part of the id because of a bad regex. This results in incorrect problem ids used downstream.

https://github.com/openedx/aspects-dbt/blob/v3.29.1/macros/get_problem_id.sql#L6

@saraburns1
Copy link
Contributor Author

This was resolved in #112

@saraburns1 saraburns1 self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant