Are you allowed to use the code server in class? (where each Project builder use the same remembered access code)
Only one of the people working on the Project can access the app stored on this server at a time.
The advice in this link might help
You can store the questions and answers in Blocks in two lists. Each developer can modify these without an external file. because the questions/answers are stored in the Lists.
See Taifun's quiz example where the Q and A lists are stored in code Blocks that are editible by each coder using the Revisit Code and the code.
The http://code.appinventor.mit.edu server lets you login with a revisit code that does not require a Google sign. After you log in write down your return log in password / revisit code so you can return to your projects. Users that share the revisit code among themselves can access the app, but only one user at a time.
