Share project w/o access to the code?

Hi-

Is there a way I can share an existing project with the class so they can run and evaluate it w/o access to the source code?

I want them to play the app, dissect the logic and then code it themselves. Can’t remember if there’s a way to do so.

thx.
Mike

Depends there really isn’t a way to hide it if you know what to look for, the best way would be to use the embed with the no-source box enabled


then host the iframe on some static site. however you can still trace these requests through the network requests so depending on how far your willing to go this may be your best option https://studio.code.org/projects/applab/5DNO3wlQtxLKDg4UTDPhtKRShW-a9g1NpmQlNbY4C1O/embed?nosource you can also run the link without the iframe if you do not wish to host it on a site yourself if you’d like

Varrience

1 Like

Another idea…I have also made a screen recording of the game or app being played. I use Screencastify (a Chrome extension) OR windows screenshot now has a built in screen recorder as well. Screencastify allows me to share a link to the video.
~Michelle

Okay. Thanks for the replies…