- fixed max score value;
This commit is contained in:
@@ -1249,7 +1249,7 @@ const DomandaEditInstructorManager = () => {
|
||||
onChange={(e) => updateEvaluationValue(
|
||||
e.value,
|
||||
['criteria', i, 'score'],
|
||||
o.criteria
|
||||
o.maxScore
|
||||
)}/>
|
||||
<span className="p-inputgroup-addon">
|
||||
/ {o.maxScore}
|
||||
|
||||
Reference in New Issue
Block a user