-
Notifications
You must be signed in to change notification settings - Fork 2
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
scores for each section are averaged across all grades received #261
Comments
Thanks for your submission, @openedx/open-edx-project-managers will review shortly. |
This is one of the Spanish requirements regarding grades. As it stands this would be scoped to the regular xmodule problems or capa problems when the authors configure the problem to have multiple attempts. A similar request was made for ORA problems (the different grades from the steps), but I think it would be better to handle that separately. Now, looking a bit ahead into the implementation of this the average of all submission strategy would also require that the "Student Module History" is correctly configured and available. It could be simple to only offer that strategy when the Flag for the history is also active. |
I´ve documented this issue as a product proposal following the new template here: https://openedx.atlassian.net/wiki/spaces/COMM/pages/3920789505/Configurable+grading+strategy+for+problems |
Hi folks. I left a few questions for you here: openedx/edx-platform#33911 (comment). I hope to get input soon before merging the solution for https://openedx.atlassian.net/wiki/spaces/COMM/pages/3920789505/Configurable+grading+strategy+for+problems. Thanks! |
dupe ticket |
Make the grading policy flexible so that different grading strategies can be selected. Strategies for questions that support multiple submissions would include:
The text was updated successfully, but these errors were encountered: