-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.6
-
MOODLE_26_STABLE
1. We are testing Moodle Mobile App with a Moodle 2.6.3+ (Build: 20140613) site where we have installed local_mobile plugin.
We have found some errors that are detailed below:
“My courses” link shows correctly the list of enrolled courses. The buttons under the course title…:
- Button Participants only shows the logged user but it should show all users enrolled in the course.
- Button Grades shows the message “Error: Error connecting to the server”
- Button Notes (Site, Course, Personal) shows the message “Error: Error connecting to the server”
- Button Course completion shows the message “Error: Error connecting to the server”
Inside the course:
- Book resource does not work
- Chat activity shows “Error: Error connecting to the server”
- Choice activity shows “Error: Error connecting to the server”
- Forum activity “Error: Error connecting to the server”
- The Mobile App doesn’t show the SCORM activity
Other options:
- Notifications shows “Error: Error connecting to the server” and “There are no notifications”
- Calendar events shows “There are no events”
- My private files and Site files shows “Error: The list of files could not be loaded.”
2. We have also found a php error after activating developer debug mode in .
“Parse error: syntax error, unexpected '[' in $CFG->dirroot/local/mobile/externallib.php on line 4998”
This error appears when we try to see all web service functions available in local_mobile plugin.