Obviously, Applab doesn’t have the sharing features like a Google Doc where 2 users can edit in real time one DOC. Does anyone want to share any workarounds they have used for 2 partners to code in the same “space?” Obviously, the comments within the code would be different when the users go to print and submit their code based upon who wrote which sections of code.
Essentially, we are frustrated in not being able to share 1 program between 2 between.
Any thoughts?
Pair Programming is not designed for what we need.
@jkeays My students are asking for the same thing. I think they are so used to google-docs that they somewhat expect that for everything.
I keep stressing how the peer-programming is a best practice to encourage students to do the driving/navigator piece. Otherwise, I am having students identify other ways they can split up the work. In some ways, it is helping students think about how their program can be broken down into smaller pieces an what needs to be common between programmers (variable names or IDs) and what can later be copied and pasted.
Remember that students CAN import screens, so they can combine separate design mode elements at the end by importing the screen.
I suggested that they build all the screens in one account, then share and remix. Use a google doc to update with each person’s code. It seemed to work ok with my first semester students.
The link to the AppLab docs has changed. I believe the import feature has been depreciated.
Here is the new link to AppLab docs: https://docs.code.org/applab/