We're investigating the use of Google Drive in an Education Apps Domain.
The scenario we're considering is as follows (and we wonder if any or all of this is possible with the existing Docs API, or if it might be possible soon):
coursework
folder.coursework
folder we create folders for each unit studied, eg. web101
, web201
- the student then works within specific folders (and subfolders therein) for particular units.coursework
folder or the unit folders, only the work that goes within.Google Drive provides user-managed storage, so if you create those folders in the students' accounts, they will have control over them.
A possible solution is to create all folders within a "teacher" or "admin" account and then share each of them with the corresponding student only.
All of this is currently possible with the Documents List API: