classroom
16 TopicsTurn off Assignment notifications for teachers
We have made one team per class of students with teachers as owners of the team, as per our country's policy. Problem is that there doesn't seem to be a way to set it so that Teachers don't get pinged every time some assingment is given to all of the pupils. It seems that the ping comes from the program automatically pinging the whole team which is bad. This also means we can't just turn off in notifications this type of event, because most still want to get notifications when a person mentions them, rather than a headless program. So is there a way for teachers on android and ios phones not to be notified about assignments that other teachers make?5.9KViews3likes6CommentsGitHub Classroom and VSCode Extension
Students learning computer science are met with numerous challenges beyond just the course material. Complex tooling, confusing setup, and overwhelming systems can frustrate students and teachers alike before even starting their coursework.4.5KViews1like1CommentUsing Visual Studio Code from a docker image locally or remotely via VS Online
A development container is a running Docker container with a well-defined tool/runtime stack and its prerequisites. The Remote - Containers extension in the Remote Development extension pack allows you to open any folder mounted into or inside a dev container and take advantage of VS Code's full development feature set.27KViews1like1Comment