report_competency/grading_popup

Module to enable inline editing of a comptency grade.

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

Classes

report_competency/grading_popup

Methods

(inner) _contextLoaded(context) → {Promise}

Source:

We loaded the context, now render the template.

Parameters:
Name Type Description
context Object
Returns:
Type
Promise

(inner) _handleClick(e)

Source:

Get the data from the clicked cell and open the popup.

Parameters:
Name Type Description
e Event

The event

(inner) _pageContextLoaded(context)

Source:

We loaded the context, now render the template.

Parameters:
Name Type Description
context Object

(inner) _refresh() → {Promise}

Source:

Refresh the page.

Returns:
Type
Promise