racademyocean-package | racademyocean: Client for 'AcademyOcean API' |
ao_auth | Authorization in 'AcademyOcean' |
ao_get_academies | Get the list of all academies. It returns the list of all academies in account with a description of them. |
ao_get_certificates | This returns certificates received by learners |
ao_get_course_progress | This returns a learner’s progress in all active courses/groups. |
ao_get_leaners | This returns an array of learners from the Academy, or an empty array, if there is no data. |
ao_get_leaners_amount_from_countries | This returns a breakdown of learners by country. |
ao_get_leaners_from_country | This returns a list of learners from the chosen country |
ao_get_leaners_progress_by_course | This returns a learner’s progress in specified courses |
ao_get_leaners_registered_at | This returns an array of learners from the Academy, or an empty array, if there is no data. |
ao_get_leaners_with_score | This returns a list of learners filtered by their score |
ao_get_learners_churn_at_content | This returns an array of learners who churned at a specific lesson in the course. |
ao_get_learners_course_complete | This returns a list of learners who have completed a given course. |
ao_get_learners_quiz_statistic | Returns statistics about the specified quiz for the specified learner(s). |
ao_get_learners_repeated_logins | This returns an array of learners who logged in to the Academy more than one time. |
ao_get_passive_leaners | This returns a list of learners who registered in an Academy but took no further actions (no lessons opened) |
ao_get_passive_learners | This returns a list of learners who registered in an Academy but took no further actions (no lessons opened) |
ao_get_teams | Returns a list of all teams in the academy. |
print.academyocean_token | Print method for academyocean_token |
racademyocean | racademyocean: Client for 'AcademyOcean API' |