Skip to content

Commit 065268f

Browse files
authored
fixes to docs
1 parent 33ee850 commit 065268f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/classroom-importer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ This Google Apps Script automates the import of:
1818
## Disclaimer
1919
Obviously, you’ll need to run the script from a different account — like a @gmail.com “fake teacher” account. Just invite your personal account (the one you actually want to access the Classroom with), and you’re good to go.
2020

21+
You also need to copy the folder exported with the [export](../classroom/export/classroom-exporter.gs) script. In order to do this, use the [copy folder](../drive/copyfolder.gs) script.
22+
23+
## Requirements
24+
25+
2126
## 🧩 Required Google APIs
2227
Before running the script, enable these services:
2328

0 commit comments

Comments
 (0)