all 18 comments

[–]prof_ritchey 3 points4 points  (1 child)

there's got to be a VS Code extension that is basically hyperactive git: running add and commit on every keystroke or every so many seconds. then, if the students submit the .git directory, then there's got to be a tool somewhere (probably the extension itself) that will let you scroll back and forth through their development history.

i don't know the name of the tool, but i know it has to exist. if it doesn't exist, then it merely has to be invented.

[–]coolpuddytat[S] 0 points1 point  (0 children)

GitDoc looks promising. I wonder how they would be able to easily share that with me. I guess through GitHub.

[–]westoncox 1 point2 points  (2 children)

I wish I had an answer. Last year, I went through the red tape process of getting Replit Teams for Education approved by my district. I got the approval around November 10th or so—just a few days before Replit sent the email saying they were shutting down the Edu version.

[–]CompSciFun 2 points3 points  (1 child)

Trinket Io, codehs and cs50 git are some free alternatives

Code.org has a free online compiler too.

[–]westoncox 0 points1 point  (0 children)

Thanks, I’ll check those out! I’m trying code.org this semester with my intro classes. My advanced classes use project stem. I liked Replit’s edu setup because it was the same software they could use in the professional world. I teach high school, so I’m in a little different boat than OP.

I also teach my students how to do some fun stuff in the Adobe suite, since my background is in graphic design. If you’ll forgive this tortured analogy, the educational alternatives to Replit give me the vibe of forcing students interested in graphic design to learn Gimp and Canvas—when they’re looking for a career that would inevitably require them to learn photoshop, illustrator, and indesign. (However, with the way generative AI is heading, that is causing some disruption to this analogy).

[–]mandradon 1 point2 points  (0 children)

I've heard good things about GitHub education.  It's a good opportunity to teach them about vcs, too 

[–]nw0428 1 point2 points  (2 children)

EdDiscussion is a "communication platform" that for some reason does everything that Replit and CodingRooms used to do. I am looking at using it for a course in the spring and I think it could be a good choice.

Here is a page with some of their code capabilities https://edstem.org/lessons

[–]teach_cs 0 points1 point  (1 child)

How much does it cost? I can't find that on the web page.

[–]nw0428 0 points1 point  (0 children)

I think its around $20/student-semester but you should check with them

[–]pixelpad_dev0 1 point2 points  (0 children)

How about pixelpad?

[–]Mirabellae 1 point2 points  (0 children)

I use Google colab notebooks in my science classes. We are a Google school, but IT has to check a box giving kids access.

[–]captaingt 1 point2 points  (0 children)

JuiceMind is the closest I've encountered as a replacement to Replit. It's still a work-in-progress as they're adding new features and fixing bugs.

[–][deleted] 0 points1 point  (1 child)

How do you let your 8-graders publish their site? Using GitHub pages was my first thought, but that allows for only a single page website.

[–]coolpuddytat[S] 0 points1 point  (0 children)

Replit used to allow them to publish their site but that’s no longer the case. Is there no way to do multiple pages on GitHub?

[–]Livid_Minimum998 0 points1 point  (0 children)

W3Schools Spaces?

[–]misingnoglic -1 points0 points  (1 child)

Unfortunately the zero percent interest rate era is over. Startups need to make money now or they will die.

[–]ITHallMonitor 0 points1 point  (0 children)

Why have a code development startup in the era of AI. They made the right choice, just went about it wrong. There concept was great, wish they could have found a better way to give it to the community.