How to check if my project has been remixed

I’ve created a prepared environment called “Ten Functions” to introduce folks to unit tests and writing functions for basic data types and operations.

Is there a programmatic way to determine if or how many times the project has been remixed? I’ve produced this for my students and want to check on their progress without manually collecting all of their project URLs.

Onward and upward :flight_departure:

1 Like

This is currently only available on team and business plans (https://glitch.com/forplatforms/) but we’re looking into how we can make it available to individuals too.

2 Likes

I would love that feature, but definitely understand premium features going with the premium offering. In the meantime, I’ll add an event listener to the remix button and hack something together :smiley:

Cheers!

1 Like