core/moodlenet/service

Description:
  • A javascript module to handle MoodleNet ajax actions.

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

A javascript module to handle MoodleNet ajax actions.

Members

(static, constant) authorizationCheck

Description:
  • Check if the user is already authorized with MoodleNet.

Source:

Check if the user is already authorized with MoodleNet.

(static, constant) getActivityInformation

Description:
  • Get the activity information by course module id.

Source:

Get the activity information by course module id.

(static, constant) getCourseInformation

Description:
  • Get the course information by course module id.

Source:

Get the course information by course module id.

(static, constant) sendActivity

Description:
  • Send the activity to Moodlenet.

Source:

Send the activity to Moodlenet.

(static, constant) sendCourse

Description:
  • Send the course to MoodleNet.

Source:

Send the course to MoodleNet.

(static, constant) sendPartialCourse

Description:
  • Send the selected activities in a course to MoodleNet.

Source:

Send the selected activities in a course to MoodleNet.