bcode
is a tool that enables Stanford section leaders to create collaborative small group problems during section. Hosts create rooms with one or more groups that students can join to collaboratively write code during section. Think of it like breakout rooms for code.
To start using bcode
for your section, sign in through GitHub and create a room! Once a room is created, you'll be able to share the link and QR code with your sectionees.
- Add stricter authentication checks 🛡️
- Add support for Python syntax highlighting (for CS106A) 🐍
- Add support for starter code (avoid multiple copy/paste) 📜
- Add support for locking rooms 🔒
- Add support for runnable code ⏯️