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

Remove course outline question count and estimates by default for maple release. #233

Conversation

ztraboo
Copy link

@ztraboo ztraboo commented Apr 12, 2024

We are temporarily disabling the course outline question count and estimate values by default until we can ensure that the values are correct.

The question count is off with Qualtrics XBlock indicating 1 Question when it has 10 Questions. We'll need to update the XBlock to return the number of questions on the Qualtrics survey.

The estimate metrics are off because we need to account for most course components. Also, we're improving the estimate values with our own override estimate calculations.

ztraboo added 2 commits April 11, 2024 23:00
We are temporarily disabling the course outline question count and estimate values by default until we can ensure that the values are correct.

The question count is off with Qualtrics XBlock indicating 1 Question when it has 10 Questions. We'll need to update the XBlock to return the number of questions on the Qualtrics survey.

The estimate metrics are off because we need to account for most course components. Also, we're improving the estimate values with our own override estimate calculations.
…zer.

Violations:
./lms/djangoapps/course_home_api/outline/serializers.py:33:13: E129 visually indented line with same indent as next logical line
@ztraboo ztraboo self-assigned this Apr 12, 2024
@ztraboo ztraboo added this to the cu-release/maple.3 milestone Apr 12, 2024
ztraboo and others added 2 commits April 12, 2024 00:27
…s not enabled.

lms.djangoapps.course_home_api.outline.tests.test_view.OutlineTabTestViews testMethod=test_assignment
@ztraboo ztraboo merged commit 55925b8 into develop/maple.3 Apr 12, 2024
26 of 29 checks passed
@ztraboo
Copy link
Author

ztraboo commented Apr 12, 2024

Most of the tests passed. I remember that maple could not fully complete the unit tests from failing occasionally. Need to get these changes out to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant