We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It appears that $data was the old variable name for $response in the function's parameters:
$data
$response
moodle-mod_questionnaire/classes/question/rate.php
Line 213 in fc6defd
cf commit: 5a213a2#diff-eef56cf13108196b9f96ef83521979965b80b9ff7a0c41f3ab40be86ac1b5dc6R118
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It appears that
$data
was the old variable name for$response
in the function's parameters:moodle-mod_questionnaire/classes/question/rate.php
Line 213 in fc6defd
cf commit:
5a213a2#diff-eef56cf13108196b9f96ef83521979965b80b9ff7a0c41f3ab40be86ac1b5dc6R118
The text was updated successfully, but these errors were encountered: