core_course/recommendations

A javascript module to handle toggling activity chooser recommendations.

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

Members

(static, constant) init

Source:

Initialisation function

Methods

(inner) toggleRecommendation(e) → {void}

Source:

Do an ajax call to toggle the recommendation

Parameters:
Name Type Description
e object

The event

Returns:
Type
void