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 nutmeg release. #232

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.

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 ztraboo self-assigned this Apr 12, 2024
@ztraboo ztraboo added this to the cu-release/nutmeg.2 milestone Apr 12, 2024
ztraboo added 2 commits April 11, 2024 23:30
…s not enabled.

lms.djangoapps.course_home_api.outline.tests.test_view.OutlineTabTestViews testMethod=test_assignment
…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 merged commit a5fcf14 into develop/nutmeg.master Apr 12, 2024
30 checks passed
@ztraboo ztraboo changed the title Remove course outline question count and estimates by default. Remove course outline question count and estimates by default for nutmeg release. Apr 12, 2024
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