core_course/recommendations

Description:
  • A javascript module to handle toggling activity chooser recommendations.

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

A javascript module to handle toggling activity chooser recommendations.

Members

(static, constant) init

Description:
  • Initialisation function

Source:

Initialisation function

Methods

(inner) toggleRecommendation(e) → {void}

Description:
  • Do an ajax call to toggle the recommendation

Source:
Parameters:
Name Type Description
e object

The event

Returns:
Type
void