Closed atilante closed 2 years ago
Add new property to Event schema: "gradeable" (boolean). It indicates whether the step corresponds to a JSAV event jsav-exercise-gradeable-step.
jsav-exercise-gradeable-step
spec/schemas/event.json
Background knowledge: This data corresponds to call to exercise.gradeableStep call in the JSAV API . Add that to the documentation above.
exercise.gradeableStep
Add new property to Event schema: "gradeable" (boolean). It indicates whether the step corresponds to a JSAV event
jsav-exercise-gradeable-step
.spec/schemas/event.json
Background knowledge: This data corresponds to call to
exercise.gradeableStep
call in the JSAV API . Add that to the documentation above.