blockpy-edu / blockpy

Blockly that's more Python than JavaScript, powered with Skulpt
Apache License 2.0
391 stars 130 forks source link

Starting files doesn't work #105

Open acbart opened 3 years ago

acbart commented 3 years ago

When you create a new submission, the starting files are copied verbatim. This poses an issue with files that are meant to be replicated as regular old files; instead, file prepended with ^ appear in the student space. We need to account for that.