Module: playerapi/page/PageInteractionContext

This context provides methods to use components as quiz objects.

Members

<inner> event :Object

This object provides methods to handle events in the quiz object scope.

Type:
  • Object
See:

<inner> provokesAutosolve

Enables / disables the given html element to solve specific interactions (input, key)
automatically on touch events.

The internal default is true.

<inner> provokesFeedback

Enables / disables the given html element to throw feedbacks
during an interaction.

The internal default is true.