Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Discuss and implement local vs on bot storage of programs #20

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

We need to discuss and come to conclusion on how we are going to handle students files.

fgrossman commented 1 year ago

Brad and Frank discussed this issue and came to the following conclusion.

We will have all the options above and will document them. But the version 1 work flow will be to keep the users main version of their programs on the robot. With the recommendation that they occasionally download the files to the local file system on their computer.

fgrossman commented 1 year ago

Now that when you do a RUN it saves all the open files, this makes the save files on XRP solution a lot more accurate.