I have a question about the project the student work on in Unit 3. I see the project is spread out over several lessons, but should they be building the project in the APP lab?
I would say no because you can look at their progress if they build it in the lesson. The lesson environment is essentially App Lab with some features removed that have not been introduced yet.
Hi Anthony,
Students will be using the âapp labâ suite to crate the project, but should do so in the levels provided. Each level gives students access to the tools that they need for that portion of the project, but not any others. This will help you give them feedback and maintain their pacing. Once they click âfinishâ on a level it will propagate that material to the next project level so they will continue to work on the same material rather than having to start over from scratch.
Ok so I have a few students that did it in the App lab and when the try the import screens they say they cannot see the other persons code. Is there a way around this? I have enabled pair programming but, but they still can see the other persons code
Hi Anthony,
So pair programming doesnât actually enable students to work on code from their own accounts in tandem and has no effect on this project. For the students to import one anotherâs screens they need to follow the steps in the dayâs slide deck.
Generally:
- S1 should click the âshareâ button on their code and get a URL for their partner.
- S1 sends that link to the partner (email, text, etc)
- S2 goes to the âimportâ drop down option in the screens drop down, and Padres in the URL.
- S2 chooses which screen to import.
Two important notes:
- if they have not used unique ID names, the import wonât work because it wonât want to override the content of the existing project.
- this imports at the moment, but does not automatically update. If S1 changes things S2 will need to reimport that screen.
There is not a way to share code via the import screens drop down. I would have students simply copy/paste their code in to an email (from text mode) and send it to their partner.
Good luck!