MDL-57407 core_rating: Add new external util class for handling ratings
commitbb7c5148451089615334e37ed945a8a40577e586
authorJuan Leyva <juanleyvadelgado@gmail.com>
Fri, 14 Jul 2017 14:22:31 +0000 (14 15:22 +0100)
committerJuan Leyva <juanleyvadelgado@gmail.com>
Fri, 8 Sep 2017 11:49:07 +0000 (8 13:49 +0200)
tree6bd0b3b97bc65b0cb764c60428747cadda268b51
parentb3cfb01316b83869c50c4d22078e5fde283178c1
MDL-57407 core_rating: Add new external util class for handling ratings

This util class handles all the tasks related to retrieve and format
ratings for external functions.
rating/classes/external/util.php [new file with mode: 0644]