Last updated
Last updated
Sends the learner's progress for the AU.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's boolean based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's choice based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's short text based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's long text based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's Likert based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's matching based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's performance based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's sequence based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's numeric based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.
Sends the learner's "other" based answer to an interaction.
This returns a Promise
containing an array with the resulting statementId if successful.