dodona-edu / papyros

📜 Scratchpad for Python and JS, running in the browser.
https://papyros.dodona.be/
MIT License
18 stars 8 forks source link

Support live monitoring and pair programming #35

Open pdawyndt opened 2 years ago

pdawyndt commented 2 years ago

Allow collaboration with other programmers by sharing the code editor in multiple browsers:

See CodeShare and other tools for inspiration.

pdawyndt commented 2 years ago

Same technology might also be used to record and replay sessions (keylogging), allowing post-mortem analysis on the software development process or for plagiarism detection purposes.

pdawyndt commented 2 years ago

CodeMirror: collaborative editing

pdawyndt commented 3 months ago

https://motif.land/blog/syncing-text-files-using-yjs-and-the-file-system-access-api