- Description:
Handles events related to the multiple-choice question type answers.
- Source:
- Copyright:
- 2020 Jun Pataleta
- 2020 Jun Pataleta
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Handles events related to the multiple-choice question type answers.
Members
(inner, constant) SELECTORS :Object
- Description:
Selectors for this module.
- Source:
Selectors for this module.
Type:
- Object
Methods
(inner) init(rootId)
- Description:
Init method.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
rootId |
string | The ID of the question container. |