-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
3.2
-
MOODLE_32_STABLE
While testing MDLQA-10279, the testing instructions indicated to
Confirm that the settings values are the same than in the Moodle interface.
Upon looking at the relevant issue MDL-49333, its testing instructions indicate to confirm that
You receive a new element in the json response "advancedfeatures", confirm that the settings values are the same than in the Moodle interface.
So while testing the QA issue, I compared the web interface versus the values returned from the web service and I found that some values are not set. For details, see the comparison below for master:
Web | JSON | |
---|---|---|
enableoutcomes | 1 | |
usecomments | 1 | 1 |
usetags | 1 | 1 |
enablenotes | 1 | 1 |
enableportfolios | 1 | |
enablewebservices | 1 | |
messaging | 1 | 1 |
messaginghidereadnotifications | 0 | |
messagingdeletereadnotificationsdelay | 1 week | |
messagingallowemailoverride | 0 | |
enablestats | 0 | |
enablerssfeeds | 1 | |
enableblogs | 1 | 1 |
mnet_dispatcher_mode | Off | 0 |
enablecompletion | 1 | |
completiondefault | Use activity default | |
enableavailability | 1 | |
enableplagiarism | 0 | |
enablebadges | 1 | 1 |
enableglobalsearch | 0 |
- Discovered while testing
-
MDLQA-10279 CLONE - Test tool_mobile_get_config webservice
-
- Passed
-