Aalto-LeTech / JAAL

A data format for recording answers to JSAV exercises
0 stars 1 forks source link

"gradeable" property to Event schema #32

Closed atilante closed 2 years ago

atilante commented 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.

Background knowledge: This data corresponds to call to exercise.gradeableStep call in the JSAV API . Add that to the documentation above.