Skip to content

loop over makeAssessment until enough assessors

dju requested to merge loopMakeAssessment into master

solves the problem that some tests fial because the created assessment calls too few assessors. (therefore closes #109 (closed)) this is done by using looping over makeAssessment until the number of called assessors is at least the size of the assessment.

Merge request reports