I am a teacher interested in getting a list of students who are currently editing their assignments. (which are completed in Google Docs/Slides/Sheets) I am aware of the getViewers and getEditors functions in the File class, but these appear to only produce a list of those who can edit/view the document. I am interested in who is currently doing so, to more quickly monitor which students are on task. Is there a way to do this with Google Apps script?
↧