TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Repl.it Teams for Education

85 pointsby dsr12about 4 years ago

7 comments

amasadabout 4 years ago
Hello HN! Replit CEO and cofounder here. When the pandemic hit last year, we start hearing from educators using Replit that Multiplayer has been crucial for their student&#x27;s continued education but that it was hard to manage a class full of students using it. We sprinted to design and ship a beta of our Teams product optimized for distance learning. We wanted to make something that delivered on the following:<p>- Helps teachers teach remotely: Features like &quot;Who&#x27;s Coding&quot; which allows the teachers to see what projects students were working on, helped teachers jump in like they would IRL and, on top of that, be able to leave inline comments and chat with the student.<p>- Helps students code together: Group projects, Multiplayer, and the fun, creative coding features that we have, like support for graphics, made project-based distance learning a blast for the student.<p>- Automated and asynchronous workflows. Things like auto-grading using I&#x2F;O and unit tests, in addition to Threads -- our inline code comments feature -- allow teachers to manage a large classroom and students to get both instant and async feedback on their work.<p>- Mobile support. We started hearing from students worldwide that they didn&#x27;t have computers at home to continue learning, so we made our coding environment mobile optimized and it grew 900% in 2020. <a href="https:&#x2F;&#x2F;blog.repl.it&#x2F;mobile" rel="nofollow">https:&#x2F;&#x2F;blog.repl.it&#x2F;mobile</a><p>Teachers are reporting that it&#x27;s a &quot;game-changer&quot; and that it fundamentally changed how they teach coding, so much so that they&#x27;ll continue to use the same workflow even when they go back to classroom (<a href="https:&#x2F;&#x2F;twitter.com&#x2F;Felienne&#x2F;status&#x2F;1346750239751942145" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;Felienne&#x2F;status&#x2F;1346750239751942145</a>).<p>But we&#x27;re not just building for teachers, students are reporting that they&#x27;re enjoying coding more, especially with group projects, and that they&#x27;re having fun learning. We&#x27;re engaging researchers to conduct a small-scale study to see if improved outcomes can be borne out in the data.<p>Happy to answer questions! More info on our blog: <a href="https:&#x2F;&#x2F;blog.repl.it&#x2F;teams_release" rel="nofollow">https:&#x2F;&#x2F;blog.repl.it&#x2F;teams_release</a>
评论 #26320886 未加载
评论 #26318880 未加载
评论 #26322876 未加载
评论 #26320260 未加载
评论 #26322359 未加载
评论 #26320676 未加载
shahbazacabout 4 years ago
This looks very useful. I usually teach 20 to 30 students at a time and always struggle to provide like by line feedback. This should help.<p>For a slightly different use case, I wrote <a href="https:&#x2F;&#x2F;postcell.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;postcell.io&#x2F;</a> for my classes. We use mostly Jupyter notebooks in my class and I mark certain cells with a special magic command. When students execute code in that cell, it is sent up to my server and I can see every student’s submission. I turn off student names and share the screen with the class. We then go through all the variations of answers and talk about the differences.<p>Although anyone can use it, the interface is probably a bit rough right now.
semitonesabout 4 years ago
Although I love the cool features, I&#x27;m worried this could potentially exacerbate situations where students already feel like they&#x27;re &quot;being watched&quot; while learning remotely (i.e. being forced to have their camera on constantly while in class). I could imagine some students feeling anxious about having to complete assignments on a platform like this, where every step of their incompetence (due to their nascent programming skills) is available for the teacher to see. Although I firmly believe the tech is cool and useful, how helpful it is will come down to classroom policies.
评论 #26318612 未加载
alexashkaabout 4 years ago
Maybe I&#x27;m missing something - I did &#x27;team&#x27; work by simply sharing the screen and letting both people control the cursor and keyboard, many years ago.<p>It had the added benefit of not being confined to a single tool but rather a complete desktop experience.<p>This strikes me as an inferior offering, as does a non-native IDE as a whole, in exchange for minor convenience. Thoughts?
评论 #26319224 未加载
评论 #26322393 未加载
评论 #26323758 未加载
评论 #26320382 未加载
wdrozabout 4 years ago
We are using nbgrader[0] to handle the labs of our students, while we are happy with nbgrader, from the videos, Teams for Education look so much nicer to use.<p>I also agree that using tools centered on coding offer a really nice experience for both students and teachers.<p>[0] -- <a href="https:&#x2F;&#x2F;github.com&#x2F;jupyter&#x2F;nbgrader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jupyter&#x2F;nbgrader</a>
somethoughtsabout 4 years ago
Is it possible to disable the &quot;Talk&quot; feature for Teams for Education accounts? This social media like feature actually makes it less interesting to use for a coding clubs for younger kids.
评论 #26318465 未加载
MikusRabout 4 years ago
It&#x27;s not Microsoft Teams.