My students are having difficulty with pair programming. Students are able to see one student’s work, but are not able to hand off who does the coding. Is there a way for students to both make changes similar to working on a shared google document?
Unfortunately, no, not on code.org. Replit (replit.com) is similar to Google Drive in the sense that it lets multiple people collaborate on code at once, but there are multiple restrictions on performance, storage, and more, so I would recommend working on the program on Replit then copying it over to code.org.