Usability #6463
Peer assessment: weight of an attempt
Start date:
18/07/2013
Due date:
% Done:
0%
Estimated time:
Description
Giving weight to an attempt is obligatory, but it is not clear how this works:
- one can fill in 3x 100%??
- sum of weight of attempts should not be 100%??
how is this weight working in the calculation of the factor?
History
Updated by Jens Vanderheyden over 7 years ago
- Status changed from New to Needs more info
- Assignee set to Anonymous
renaat, could you explain this mechanism please?
e.g should a 0 value be allowed? now it looks like the weighed factor will become 1. should this be allowed?
which amount is expected?
$weighted_factor = ((100 - $weight) + ($weight * $s->get_factor())) / 100;
Updated by Anneleen Verckens over 7 years ago
Update by retesting: filling in '50' for first attempt and '80' for second attempt is possible, but what does it mean/how does it count in the results?