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

More flexible weighting of feedback #1971

Open
e0d opened this issue Jun 3, 2023 · 2 comments
Open

More flexible weighting of feedback #1971

e0d opened this issue Jun 3, 2023 · 2 comments
Labels
awaiting prioritization enhancement Relates to new features or improvements to existing features product area: grading

Comments

@e0d
Copy link

e0d commented Jun 3, 2023

Enable options for equal weighting of peer and staff reviews (Campus WG)

@juancamilom
Copy link

juancamilom commented Sep 15, 2023

Quick update:
The edunext / Unidigital team is going to be working in this proposal over the next couple of weeks.

Our initial approach would be to explore the feasibility of adding configurable weitght to each of the active steps in the ORA activity configuration.
Something along this line:
weights

and then have the calculation of the final grade be done with this logic:

finalSCORE = self-SCORE * self-WEIGHT + sum ( peer_i-SCORE * peer-WEIGHT ) / numpeers )+ staff-SCORE * staff-WEIGHT

@mattcarter , @Daniel-hershel your review and input are greatly appreciated ;)

@e0d
Copy link
Author

e0d commented Dec 15, 2023

@ormsbee I seem to remember there was a conversations about this in another channel and you had offered a different approach. Am I remembering correctly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting prioritization enhancement Relates to new features or improvements to existing features product area: grading
Projects
Status: In Progress
Development

No branches or pull requests

2 participants