Hey DEV! I'm in grad school, and I'm taking a course for the summer semester all about Education Technology. The class is structured almost like an independent study, where we spend the semester researching a topic of personal interest and producing something (original research, a tool to solve a problem, or some educational content). As a web developer with a long-time interest in accessibility, I'm exploring a few different angles for building a tool to address accessibility issues with online courseware (MOOC platforms, learning management systems, that kinda stuff).
So, I have a question for the community: are you aware of any software/web applications focused on long-distance group collaboration, such as for team projects and stuff? I'm looking for examples with real-time communication capabilities, file sharing (and ideally editing/reviewing) capabilities, shared notes, etc. I haven't had a reason to use this sort of app in the past, so I'm not familiar with any popular platforms or anything. My first thought is the Google suite (Hangouts/Chat + Google Drive basically), but are there more focused platforms out there?
Thanks in advance!
EDIT
To clarify, I'm not looking for a tool to use myself, I'm looking for tools to examine for accessibility, and I'm thinking about building an alternative myself. So I'm especially looking for full-featured combination tools if they exist, especially tools specifically aimed at coursework and student group projects.
And to clarify further, I'm definitely also interested in more general solutions that are often used by student groups for collaboration on school projects (e.g. G Suite, Slack), so let me know what you've used, especially if you're a current student!
Top comments (5)
Microsoft office 365 is the only tool here with no free plan
Thanks! The angle of coding collaboration is pretty interesting; I've never really looked into the accessibility of IDEs and web-based coding environments like CodePen, that could be very interesting
I have used VS live share, myself a few times. works quite well. just be aware that CLI tooling and build tools need to be run by the host. and dev server's ports need to be forwarded. you also do the same with the terminal.
quip.com
I’ve used it for years. So good.
I suspect that it’s not particularly easy to find a comparable full-featured service for coursework. However, quip could be used for that depending on what to do. It’s a collaborative document editor but keeps growing in features.
From A-Z solutions, try CSio. Check the explainer video on here.