-
Functional Test
-
Minor
-
Moodle 4.2
This test requires a Google client ID and secret for configuring the OAuth 2 Google service and a Google Drive account containing a number of files of different types.
- Log in as an admin and set up and configure the OAuth 2 Google service, as described in the documentation OAuth2 Services and OAuth 2 Google service.
You need to make sure that you can create and attach the new credential to your organisation (see with the organisation's administrator) - Enable the Google Drive repository.
- Log out and log in as an ordinary user and go to your Private files area.
- Try adding a file from Google Drive and verify you can see all your files.
- Add a Google doc file.
- Verify that it is saved as rtf (the default).
- Try downloading the file and verify that it is downloaded correctly as a rtf file.
- Log in as admin again, go to the Google Drive repository settings and change the default document import format to docx and save.
- Log in as the user again, go back to your Private files area and add another Google doc file.
- Verify this time that it is saved as docx.
- Try downloading the file and verify that it is downloaded correctly as a docx file.
- Repeat steps 5-11 with any or all of: drawing, presentation and spreadsheet. Verify that they are saved as the defaults (pdf, pptx and xls respectively) then change those defaults to other available formats of your choice and verify they are saved as expected.
- has a non-specific relationship to
-
MDL-33483 GoogleDocs: Save Doc files in different formats to RTF
- Closed