MDL-58453 mod_feedback: Refactor get_non_respondents WS
commit682aea9b84ecf4c339558855f7ea9585bbf6d4ad
authorJuan Leyva <juanleyvadelgado@gmail.com>
Fri, 31 Mar 2017 08:34:50 +0000 (31 10:34 +0200)
committerJuan Leyva <juanleyvadelgado@gmail.com>
Wed, 5 Apr 2017 07:28:29 +0000 (5 09:28 +0200)
treeb9f49ed4fa378332f3d76e68d1853be055345c1e
parent3aa424703b95a10d98cabc8c84f9fb9cee52d749
MDL-58453 mod_feedback: Refactor get_non_respondents WS

We should return more information like if the user started or not the
feedback and the total number of non respondents (to be able to
paginate).
mod/feedback/classes/external.php
mod/feedback/lib.php
mod/feedback/show_nonrespondents.php
mod/feedback/tests/external_test.php