edx-ora2
edx-ora2 copied to clipboard
More flexible weighting of feedback
Enable options for equal weighting of peer and staff reviews (Campus WG)
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:
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 ;)
@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?