result
field includes now allAspects
which are all detected aspects for the provided answer.MULTIPLE_CHOICE
and MULTIPLE_RESPONSE
.resource
object that holds information of audio file for FREEEFORM_TEXT
tokenizationStrategy
from FREEFORM_TEXT
task-modelIN_TEXT_CHOICES
. Multiple choice embedded in text.title
can be used to create tasks with a custom title, if not given it will fallback to taskId
.language
can be used to specify the task language, if not given will default to en
.tenantId
to the feedback-request.
This field allows to specify a different tenant than the domain's default. As a result, one can create tasks outside
of the default tenant.overallCorrectness
was removed.metaData
field in the feedback-request. This object contains
a timeOnTask
field which replaces the duration
field that was on the root level before.
The new field is also optional and not required as the duration
was.input
is now answer
blankText
is not textWithBlanks
blankElements
are now blanks
freeformTextTaskDefinition
is now simply taskDefinition
.part
within a feedback
in the feedback-response is now context
solution
in the feedback-response is now sampleSolution
blanks
are now an array of objects instead of an array of stringcontext
within feedback
in the feedback-response is now an array of objects instead of an objecttype
field depending on the type of request.