-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.9.2
-
None
-
MOODLE_39_STABLE
If you have a forum with whole forum grading on, and you hide the forum after the students have responded, you cannot use the whole forum grading interface.
When you click Grade users, or click to the next user, you get a js invalidresponse error:
error: true
|
exception: {message: "Invalid response value detected", errorcode: "invalidresponse",…}
|
backtrace: "* line 459 of /lib/externallib.php: invalid_response_exception thrown↵* line 267 of /lib/externallib.php: call to external_api::clean_returnvalue()↵* line 81 of /lib/ajax/service.php: call to external_api::call_external_function()↵"
|
debuginfo: "discussions => Invalid response value detected: posts => Invalid response value detected: userposts => Invalid response value detected: timecreated => Invalid response value detected: Invalid external api response: the value is "" of PHP type "NULL", the server was expecting "int" type↵Error code: invalidresponse"
|
errorcode: "invalidresponse"
|
link: "https://moodle.oakland.edu/"
|
message: "Invalid response value detected"
|
moreinfourl: "http://docs.moodle.org/39/en_us/error/debug/invalidresponse"
|
- will be (partly) resolved by
-
MDL-68900 Attempting to grade forums outside of their display period causes invalid response value error
-
- Closed
-