qbank_usage/usage

Usage column selector js.

Source:
Author:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) clickEvent(questionId, contextId)

Source:

Event listeners for the module.

Parameters:
Name Type Description
questionId int
contextId int

(inner) getFragment(args, contextId) → {string}

Source:

Get the fragment.

Parameters:
Name Type Description
args Object
contextId int
Returns:
Type
string

(inner) init(questionSelector, contextId)

Source:

Entrypoint of the js.

Parameters:
Name Type Description
questionSelector string

the question usage identifier.

contextId int

the question context id.